body{
background-color:#000099;
}
#main{
	background-color:#000099;
	padding:25px;
	margin-top:20px;
	margin-right:25px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
}
#newsmain{
	background-color:#000099;
	padding:40px 7px 40px 7px;
	margin-right:17px;
	font-family: "Century Gothic";
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
}
#aboutmain{
	background-color:#000099;
	padding:20px 15px 20px 15px;
	margin-right:17px;
	margin-bottom:35px;
	font-family: "Century Gothic";
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
}
#homenav{
}
.rollover{
	font-family: "Century Gothic";
	color:#000099;
	font-size:14px;
	text-decoration:none;
}

.rolltext{
	/*border:1px solid #000099;*/
	text-align:center;
	font-family: "Century Gothic";
	color:#000099;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}