body {
	background: url(../images/site_bg_001.jpg) repeat-x top #333366;
}

#menutopText  {

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff; 
text-decoration: none;
font-weight: bold;

}

#menutop:link  {

font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff; 
text-decoration: none;
font-weight: bold;

}

#menutop:visited  {

color: #ffffff; 
text-decoration: none;
font-weight: bold;

}

#menutop:hover   {

color: #FFF200; 
font-weight: bold;

}



h1 {
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px auto;
	padding: 5px 10px 5px 10px;
}