.clearing {clear: both;}
.main_body {
	margin: 10px;
	background-color:#A70606;
	
	
}

.headerBox {
	height: 72px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	height: 54px;
	width: 90%;
	float: left;
}
.headerBox img {
    width: 96px; 
    height: 72px;
	float: left;
}
.infoHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.menuMainBar {
	text-align: left;
	width: 100%;
	white-space: nowrap;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.menuMainBar a{
   white-space: nowrap;
   margin: 10px;
}

.menuMainBar ul{
	float: left;
	list-style-image: none;
	list-style-type: none;
}
.menuMainBar ul li {float: left;}
.menuMainBar ul a {
    display: block;
	padding: 0 1em;
	line-height: 2.1em;
	text-decoration: none;
}

.navColors {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
}
.navText {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	list-style-type: disc; 
	list-style-image: none; 
	text-align: left; 
	list-style-position: outside; 
	left: -5px; 
	position: relative
}

.contentBox {
	padding: 5px;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
	text-align: left;

}
.mainBox {
	font-family: "Times New Roman", Times, serif;
	background-color: #F2F2F2;
	width: 95%;
	border: medium double #CC6600;

}
.mainDiv {




}
