body {

	margin-top: 0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	background:url(body_bg.gif) center bottom repeat-x;

	background-attachment:fixed;

	background-color: #DFF3FD;

	color: #2C2D11;

}



img {

	border: 0;

}

a {
	color: #9A9239;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #9A9239;
	font-weight:bold;
	text-decoration:underline;
	
}



.clear {

	clear: both;

}



#wrapper {

	margin: 0px auto;

	width: 800px;

}



#header {

	width: 800px;

	height: 180px;

	text-align:left;

}

#page {

	width: 800px;

	background:url(content_bg.gif) center top repeat-y;

}





#menu {

	width:195px;

	float:left;

	text-align:left;

	padding:4px 0px 10px 25px;

}

#content {

	width:540px;

	float:left;

}

#footer {

	padding-bottom:30px;

	width:800px;

	height:32px;

	clear: both;

}

.boxContent1, .boxTitle1, .boxReadMore1 { background-color:white; }
