@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	background:#D6008B;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: none;
}
#container {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#5C2D01;
	}
#header {
    
	background:url(../images/landing_page/header2.jpg) top left;
	height:103px;
	margin:0;
	padding:0;
	}
#header a {
	width:177px;
	height:89px;
	text-indent:-999em;
	display:block;
	margin:0 auto 0 140px;
	}
#main_image {
	background:url(../images/landing_page/main_image2.jpg) top left no-repeat #FFFFFF ;
	height:381px;
	padding:0;
	margin:0;
	}
#main_content {
	background:url(../images/landing_page/lower_back.jpg) bottom left repeat-x;
	color:white;
	height:auto;
	display:block;
	height:235px;
	width:auto;
	margin:0 auto;
	}
#column_containers {
	margin:1px;
	width:900px;
	text-align:left;
	}
td {
	font-size:11px;
	padding:20px;
	}
td a {
	color:white;
	}
#footer {
	position:absolute;
	top:650px;
	left:23px;
	color:white;
	height:21px;
	font-size:10px;
	}
#donkey {
	position:absolute;
	top:157px;
	left:34px;
	margin:0;
	padding:0;
	width:203px;
	height:48px;
	}
#calla {
	position:absolute;
	top:157px;
	left:315px;
	margin:0;
	padding:0;
	width:203px;
	height:48px;
	}
#couple {
	position:absolute;
	top:157px;
	left:593px;
	margin:0;
	padding:0;
	width:203px;
	height:48px;
	}
#right_sidebar {
	position:absolute;
	width:220px;
	height:300px;
	color:#381B01;
	font-size:11px;
	padding:0;
	margin:0;
	left:846px;
	top:160px;
	}
#right_sidebar ul {
	margin-top:0px !important;
	}
#right_sidebar p {
	margin-left:16px;
	}
#baglinks {
	text-indent:-999em;
	width: 801px;
	height:214px;
	position:absolute;
	top: 259px;
	left:39px;
}
#baglinks a{
	text-indent:-999em;
	width: 801px;
	height:214px;
	display:block;
}

