* { margin:0px; padding:0px;}

body{
	background-color: #030202;
	background-image:url(../images08/aaff_wrapper08.jpg);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p { line-height:1.5em;}

/*  layout */
#container { margin:0px auto; 
			 width:960px;
			 background-color:#ffeed0;
			} 

/*  header  */

#header {
	height:210px;
	background-image:url(../images08/aaff_header08.jpg);
	background-repeat:no-repeat;
	margin:0; padding:0;
}

#header ul{
	padding: 177px 0px 5px 250px;
}

#header li{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	display:inline;
	margin: 0px 0px 0px 40px;
	list-style-type:none;  
}


#header a{ color:#fff; text-decoration:none; text-align:right;}

#header a:hover {color:#fe1f14;}

#header .current { color:#fe1f14;}


/* end header */


/******  content  ********/

#content{
	margin:20px;
	padding: 0;

}

#main { width:550px; float:left;
}

#poster{
    text-align:center;
    display:inline;
}

.text h1{
	font-size:16px;
	color:#876d5a;
	margin: 10px 0px 10px 0px;
}

.text h3 {
	font-size:13px;
	color:#876d5a;
	margin: 0px 0px 15px 0px;
}

.text p { margin: 10px 0px 10px 0px;}

.text img {
	margin-left: 90px;
}

.text a {
	font-size: larger; color: #FF6600; text-decoration: none;
}

.text a:hover{
	color:#fe1f14;
}


.text {
	padding:10px 0;
	color:#030202;
	font-size:12px;
	border-bottom:#876d5a dotted 2px;
	margin: 10px 5px 30px 30px;

}

.text ul{
	list-style-type:square;
	font-size:12px;
}

.text li{
	margin: 5px 0px 0px 40px;

}



#callout { float:right; 
		   margin-right:60px;
		   margin-top:10px;
		 }
		 
.box{
border:1px solid #876d5a;
width:230px;
margin:10px 0 10px 30px;
padding:10px;
}

.box ul{
	list-style-type:none;
	font-size:12px;
}

.box li{
	margin-bottom:5px;
}


.box p {font-size:12px;}


.box a { 
	font-size:12px;
	color:#501a16;
	text-decoration:none;
	
}

.box a:hover {
	color:#fe1f14;
	text-decoration:underline;
}

.box h3 {
background-color:#876d5a;
color:#ffeed0;
padding:5px;
font-weight:bold;
margin:-10px -10px 8px -10px; 
text-align:center;
}

/******  end content   ************/

/******  footer   ************/

#footer {background-image:url(../images08/aaff_footer08.jpg);height:200px;margin: 0; text-align:center; font-size:9px;
			padding:0px;}
			
#footer p {
	color:#000;
	padding-top:130px;

}

#footer a{color:#fe1f14; text-decoration:none;}
#footer a:hover{ color:#000;}
			
			
.clear { clear:both;}

/******  end footer   ************/






	  







