/* CSS Document */


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

	 
#mainPageInner {	
	align: center;
padding-left: 1px;
padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
}
	
#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;
}

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

#headerInner
{
	width: 725px;
	height: 150px;
		border: 1px solid #ff9900; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}



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

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


.copyHeader {
	color: #990000;
	font-family: trebuchet, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 4px;
	margin-right: 4px;
	}


#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;
	}





.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: #ffffff;
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 */



#buttons_inner {
width: 899px;
padding-left: 1px;
padding-right: 1px;
	float: center;
}

#mainLevelNav
{
padding-left: 0px;
padding-right: 2px;
padding-top: 1px;
padding-bottom:1px;
float: left;

}
	
	
a.mainlevelNav
{
		white-space: nowrap;

	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #990000;
	border: 1px solid #ff9900; 
	background: #cccccc; 
	font-size: 10pt;
	font-family: times new roman, georgia, serif;
width: inherit;
	
	
}

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