/* CSS Document */


body {
	margin: 10px, 10px, 10px, 10px;
	border: 0;
	padding: 0;
	background-color: #cccccc;
	 }
	 
img {
	border: none;
}
		 
#mainPageOuter {	
	align: center;
	width: 899px;	
	height: 404px;
		border: 1px solid #ff9900;
	}
	

	 
#mainPageInner {	
	align: center;
padding-left: 2px;
padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
	
#generalBORDER {
	border: 1px solid #ff9900;
padding-left: 1px;
padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;

}
	
#moduleHeaderBORDER {
	border: 1px solid #ff9900;
padding-left: 1px;
padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;

}	
.moduleHeader {
	color: #ffffff;
	font-family: trebuchet, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background: #990000;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	 width: 154px;
}

.splashHeader {
	color: #ffffff;
	font-family: trebuchet, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background: #990000;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	 width: 200px;
}

#splashHeaderBORDER {
	border: 1px solid #ff9900;
padding-left: 1px;
padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	 width: 204px;
align: center;
}	

#directoryOuter {	
	align: left;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;	
	 }

	 
#directoryInner {	
	align: left;
	float: left;
	 width: 160px;	
padding-bottom: 1px;
	border: 1px solid #ff9900; 
	 }
	 
	 


#splashInner {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	
	
	  border: 1px solid #ff9900; 

}

#footer {
	float: center;
	width: 899px;	
	}

#footerLEFT {
	float: left;
	}
	
#footerRIGHT {
	float: right;
	}
		
.footerCopy
{
color: #990000;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 9pt;
line-height: 9pt;
font-family: times new roman, georgia, serif;
text-align: center;
}

.yellowCopy
{
color: #ff9900;
}

a.footer {
	font-family: times new roman, georgia, serif;
	text-decoration: none;
	color: #990000;
	}

a.footer:link {
	font-family: times new roman, georgia, serif;
	color: #990000;
	}

a.footer:visited {
	font-family: times new roman, georgia, serif;
	color: #990000;
	}

a.footer:active {
	font-family: times new roman, georgia, serif;
	color: #990000;
	}

a.footer:hover {
	font-family: times new roman, georgia, serif;
	color: #660000;
	}



#contentOuter {	
	align: right;
	float: right;
	width: 713px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	 }

#contentInner {	
	align: right;
	float: right;  
	border: 1px solid #ffffff; 
 }

#headerOuter {	
	align: left;
	float: left;
	width: 920px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
	border: 1px solid #ffffff; 
	 }

.headerMain
{
	border: 1px solid #ffffff; 
color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17pt;
font-family: times new roman, georgia, serif;

}



.headerPhotog
{
	border: 1px solid #ffffff; 
display: block;
color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #990000;
	font-size: 16pt;
font-family: times new roman, georgia, serif;

}


.copy
{
color: #330066;
padding-left: 5px;
padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
font-size: 11pt;
line-height: 12pt;
font-family: times new roman, georgia, serif;
text-align: justify;
}


.copy2
{
color: #330066;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
	padding-bottom: 5px;
font-size: 10pt;
line-height: 11pt;
font-family: times new roman, georgia, serif;
text-align: justify;
}


/*these styles for my main menu */




a.mainlevelNav
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #990000;
	border: 1px solid #ffffff; 
	background: #cccccc; 
	font-size: 12pt;
	font-family: times new roman, georgia, serif;

	
	
}

a.mainlevelNav:hover
{
	color: #fff;
	background: #990000;
}
