/* Div Content Boxes */
#mainbody {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	align: center;}

/* Format */
.header {
	font-size: 17px;
	font-weight: bold;
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;}
	
.homesidenav {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #990000;
	text-decoration: none;}

.pagetitle {
	font-size: 20px; 
	font-weight: bold; 
	font-family: arial; 
	color: #990000;}
	
.homesecondary {
	font-size: 16px;
	font-family: arial;
	color: #990000;
	font-weight: bold;}

.secondarytitle {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	color: #990000;
	text-decoration: none;}
	
.bodytext {
	font-size: 12px;
	font-family: arial;}
	
.ulnospace {
	margin-top: 0px;
	font-size: 12px;
	font-family: arial;}
	
.bqnospace {
	margin-top: 0px;
	font-size: 12px;
	font-family: arial;}
	
.footerlink {
	font-size: 12px;
	font-family: arial;
	color: #990000;}