/******** Site wide  styles **************************/
body {background: #f4ef6f; margin-top: 0px;}
body, caption, th, td, input, textarea, select, option, legend, fieldset
 {font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 13px; }
a {	color: #153B22;	font-weight: bold;}
p {	margin-top: 0px;}
h3 {
color:#FF0000;
font-style:normal;
font-weight:normal;
}
#whole {height:auto; margin-bottom: 5px;}

/******** Wrapper **************************/

#wrapper {	width: 942px; margin:  0 auto; background: #FFF; border: 4px solid #FFF;}


/******** logo **************************/


#logo { margin: 0 auto; padding-bottom: 30px; }


/******** sidebar-Left **************************/


#sidebar-left {width: 230px; padding-left: 30px; float: left; }


/******** main **************************/

#main { width: 645px; float:right; padding: 0 30px 0 0;}


/******** navigation **************************/

#nav li { display: inline; }
#nav li a{ margin: 0 20px 0 0 ; }
#nav ul {padding-left: 0px;}


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

#footer { clear: both;
	font-size: 12px;
	color: #FFF;
	background-color: #213B25;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;}
#footer a {
	color: #FFF;
}

/******** button **************************/


.button {
	text-decoration: none;
	background-image: url(../images/aafmbutton-up.gif);
	height: 50px;
	width: 150px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	display: block;
}
  
  
  /******** sponsors **************************/

#sponsors {
	margin: 0 auto;
	clear: both;
	width: 942px;
}
#sponsors img {padding: 0 10px;}

#sponsors, 
#sponsors td, 
#sponsors p {text-align: center;}

 /******** sponsors **************************/
#content-bottom{ text-align: center;}
