body {
	background-color: #2C2C2C;
	font-size: 14px;
	font-weight: 500;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}

#content a:link {
	color: #3333FF;
	text-decoration: underline;
	font-weight: 500;
	font-size: 14px;
}

#content a:visited {
	color:#c43300;
	text-decoration: underline;
	font-weight: 500;
	font-size: 14px;
}

#content a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: 500;
	font-size: 14px;
}

h1 {
	font-size: 22px;
	padding: 5px;
	color: #9A1212;
	font-weight: 800;
	text-transform: uppercase;
}

h2 {
	color: #CE0000;
	font-size:16px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
}

#container {
	width: 790px;
	margin: auto;
	height:100%;
	background-color: #E7B92E;
	border:1px solid #000000;
}

#banner {
	height: 221px;
	text-align: center;
	background: url(images/aashc.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #990000;
	padding: 0px;
	margin: 0px;
}

#content {
	background-color:#FFFF99;
	padding: 0px;
	margin-left: 205px;
	margin-right: 0px;
	width: 580px;
}

p, pre{
	padding: 5px 10px;
	margin:0px;
}

#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color:#FFFF99;
	height:90%;
}

#footer {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 10px;
	height: 20px;
	text-align: center;
	background-color:#8C0000;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:link {
	color: #E7B92E;
	font-size: 10px;
	text-decoration: none;
}

#footer a:visited {
 	color: #E7B92E;
	font-size: 10px;
	text-decoration: none;
 }

#footer a:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
 }

.verticalmenu ul{
 	list-style:none;
 	padding: 30px;
 	margin: 0px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

 .verticalmenu li{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #9A1212;
	text-align:center;
	padding-top: 12px;
	width: 140px;
	height: 32px;
	border:1px solid #000000;
 }
 
 .verticalmenu a:link, a:visited{
 	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

 .verticalmenu a:hover{
	color: #dc4d1b;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
 }
 
 .style2 {
	font-size: 8px;
	font-weight:bold;
}

.style3 {
	color:#000000; 
	font-size: 16px;
	font-weight:800;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-weight:bold;
}
