body {
	background:url(../images/bodybg.jpg) repeat-x #000;
	margin:0 auto;
	font-family:Tahoma, Verdana, Arial;
}

#wrapper {
	width:955px;
	margin:0 auto;
}

#headertop {
	width:955px;
	height:126px;
}
	#headertop img {float:left;}
	
#main {
	width:955px;
}

	#left {float:left; width:148px;}
	
	#middle {float:left; width:644px; background:url(../images/middlebg.jpg) #000 no-repeat;}
		#middlepad {padding:200px 0 0 25px; font-size:14px; color:#fff; font-weight:bold;}
		.small {color:#fff; font-size:9px; font-weight:bold;}
		.small a {color:#fff; text-decoration:none;}
		.small a:hover {text-decoration:underline;}
		.nobg {background-image:none !important;}
	
	#right {float:left; width:163px; text-align:center;}
	
.yellow {color:#e3bf11; font-family:Tahoma, Verdana, Arial; font-size:11px;}

.white {color:#fff; font-size:18px; font-weight:bold; text-align:center;}


