body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	margin-top: 35px;
	text-align: center;
	background: #CCCCBB;
	font-family: Verdana;
	margin: 0px;
	
background-image: url(bodybg.gif);

}

#body {
	float: left;
	width: 900px;
	background-color: transparent;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-top: 10px;
	
	
}

#footer {	
	float: none;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background-color: #BECACE;
	height: 50px;
	padding-top: 10px;
	border-bottom: 5px solid #5C94BD;
	font-size: 10px;
	color: #000000;
}

#footer a:link {
	display: inline;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}

#footer a:visited{
	display: inline;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}

#footer a:hover{
	color: #ccccaa;
	display: inline;
	text-decoration: underline;
	font-size: 10px;        
}
#footer td {
	font-size: 10px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#footerwrap {
	width: 100%;
	float: left;
	height: 150px;
	color: #ffffff;
}

#leftcolumn {
	float: left;		
	padding-top: 15px;
	width: 200px;
	background-color: transparent;
	padding-left: 15px;
}

#mainbody {		
	float: left;		
	padding: 9px;
	text-align: left;
	width: 620px;
	margin-left: 25px;
font-size: 16px;	
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	background: #ffffff;
	
}

#topstrip {
	background-color: #999;
	border-bottom: 1px solid #fff;
	float: left;
	height: 25px;
	width: 100%;
}

#topimgold {	
	float: none;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	height: 55px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#header {
	background-color: #000000;
	background-image: url(home.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	height: 145px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #000000;
}
