/* CSS Document */

body {
	background-color:#85cdfb;
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}



#container {
 width:100%;

}


#top {
	height:54px;
	width:100%;
	

}




#topginger {
	height:54px;
	width:auto;
	background-repeat:no-repeat;
	padding:15px 0px 0px 610px;
	
}

#topginger a {
	color:#DDDDDD;
	text-decoration:none;


}



#center {
	background-color:#E4BF85;
	height:500px;	
	width:100%;

}

#centerginger {
	height:100%;
	width:302px;
	background-image:url(images/logo_bottom.gif);
	background-repeat:no-repeat;
	float:left;
	}

#content {
	width:545px;
	height:100%;
	margin-left:0px;
	padding:20px;
}


#content h1 {
	background-color:#6F2918;
	height:60px;
	color:#905645;
	font-size:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:-20px;
	padding:30px 0px 0px 10px;

}


#bottom {
	background-image:url(images/bg_bottom.gif);
	height:54px;
	width:100%;
	

}
#bottomginger {
	height:54px;
	width:auto;
	padding:1px 0px 0px 610px;
	
}

#bottomginger a {
	color:#DDDDDD;
	text-decoration:none;


}


#bottomginger ul li {
	display:inline;
	color:#DDDDDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
		
	
}
