body { 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
}

* {
	margin:0; padding:0; border:0;
}

div#topheader {
	width: 100%;
	height:20px;
	background-color:#8E171A;
	color: #FFF;
	font-family: Arial;
	padding-left: 10px;
	padding-top: 2px;
	float:left;
}

div#topheader a, a:visited{
	color: #FFF;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 0.1em;
	text-decoration: none;
}

div#topheader a:hover{
	color: yellow;
}

div#header {
	width:100%; 
	height:40px;
	background-image:url(../images/newsbanner.gif); 
	background-repeat:no-repeat;
	background-position: left;
	border-bottom: 2px solid #a2a2a2;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	color: #8E171A;
	font-family: Arial;
	float:left;
}

div#left {
	width:170px; 
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	text-align: left;
	float:left;
}

div#left h1 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	padding-bottom: 15px;
	text-decoration: none;
}

div#left h2{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
}

div#left i{
	font-family: Arial;
	font-size: 10px;
	color: #bdbdbd;
}

div#left a, a:visited{
	color: #000000;
	text-decoration: none;
}

div#left a:hover{
	color: #840c0c;
	text-decoration: none;
}

div#middle{
	width:450px; 
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: #8E171A;
	font-family: Arial;
	min-height: 700px;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	float:left;
}

div#middle h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
      	color: #8E171A;
      	padding-top: 5px;
}

div#middle h2{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
      	color: #a5a5a5;
}

div#middle h3{
	padding-bottom: 5px;
}

div#middle a, a:visited{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
      	color: #8E171A;
      	text-decoration: none;
}

div#middle a:hover{
      	text-decoration: underline;
}

div#middle h4{
	text-align: justified;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
      	color: #424141;
	padding:0 5px 10px 5px;
}

div#right{
	width:250px; 
	padding-top: 10px;
	padding-left: 15px;
	color: #8E171A;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	float:left;
}

div#right h1 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	padding-bottom: 15px;
	text-decoration: none;
}

div#right h2{
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
}

div#right i{
	font-family: Arial;
	font-size: 10px;
	color: #bdbdbd;
}

div#right a, a:visited{
	color: #b2510a;
	text-decoration: none;
}

div#right a:hover{
	color: #000000;
	text-decoration: none;
}

div#newsbody{
	width: 420px;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	float:left;
}

div#highlight {
	padding-left: 5px;
	color: #8E171A;
	font-family: Arial;
}

div#highlight a, a:visited{
	color: #2855a8;
	font-family: Arial;
	font-size: 12px;
}

div#highlight a:hover{
	color: #3668c3;
}

div#contentarea {
	width:100%; 
	background-color:#FFF;
}


div.clearfloats {
	clear:both;
}

div#footer{
	margin-top: 5px;
	padding-bottom: 10px;
	width: 100%;
	color: #838371;
	font-weight: bold;
	text-align: center;
}


div.gray {
	background: url(../images/acadinfodot.gif) repeat center;
	background-color: #FFFFFF;
	border: 0;
	width: 100%;
	height: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
div.gray hr {
	display: none;
}

