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

body {
	margin:0px;
	padding:0px;
	background:#CBB069;
}

#wrapper {
	margin:0px auto;
	padding:0px;	
	width:1024px;
}

#header {
	margin:0px;
	padding:0px;
	height:164px;
	border-right:1px solid #666666;
}

#menu {
	background:url(../images/home/AFF_Home_nav_nar.jpg) repeat center top;
	text-align:center;
	font: 10pt verdana, arial;
}

#content {
	background:url(../images/sub-pages-back1.jpg);
	background:#EBDDB8;
}

#left_col {
	width:228px;
	height:600px;
	float:left;
	padding:0px;
}

#left_col_top {
	background:url(../images/home/left_col_top.png) no-repeat;
	height:405px;
	padding:0px;
	margin-top:-11px;
}

#left_col_top ul {
	padding-top:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height:175%;
}

#left_col_top ul li {
	padding:10px;
}

#left_col_top ul a {
	color:#FFFFFF;
}

#left_col_bottom {
	/* background:url(../images/home/left_col_bottom.png) no-repeat; */
	height:175px;
	padding:0px;
	margin:0px;
}	

#left_col_bottom a {
	text-decoration:none;
}

#left_col_bottom img {
	border:none;
}

#join_link {
	padding:0px;
	width:200px;
	height:150px;
}

#right_col {
	float:left;
}

#right_bottom {
	clear:left;
	padding-top:10px;
}

#right_bottom a img{
	border:none;
}

#facebook {
	float:right;
	padding:10px 20px;
}

#footer {
	clear:both;
	background:url(../images/home/home_footer.jpg);
	height:21px;
}

#daystar {
	float:left;
}

#slideshow {
	margin:0px;
	padding:0px;
	float:left;
}

#slideshow li {
	list-style:none;
}

#slideshow li a img {
	border:none;
}

#logos {
	clear:none;
}		