body {
 background: #B6BEC9 url("/img/gradient.jpg");
 background-repeat: repeat-x;
 margin:0px;
 text-align:center;
 font-family: Arial, Helvetica, Verdana, sans-serif;    
}

table {
	text-align: center;
	vertical-align: middle;
}

table td {
	text-align: center;
	vertical-align: middle;
}

table th {
	text-align: center;
	vertical-align: middle;
	font-size: medium;
}

#page
{
 background: #FEF7DA url("/img/headerbg.jpg");
 background-repeat: no-repeat;
 width: 957px;
 height: auto;
 text-align:left;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
}

#logo
{
 position: absolute;
 top: 0px;
 left: 12px;
}

#topmenu {
 margin-right: 10px;
 font-size: 13px;
 text-align: center;
 top: 0px;
 right: 5px;
 position: absolute;
}

#topmenu a {
 float:left;
 text-align: center;
 background-image: url("/img/topmenu0.gif");
 background-repeat: no-repeat;
 height:33px;
 width:94px;
 text-decoration: none;
 color:#27333A; 
 display: block;
 margin: 0px 5px;
 padding-top:7px;
} 

#topmenu a:hover {
 color: #286ea0;
 background-image: url("/img/topmenu0.gif");
}

#content {
float:right;
margin-top:420px;
padding-bottom: 30px;
width:720px;
display:block;
color:#204E83;
font-size:11pt;
}

#content a {
color:#204E83;
}

#contentleft {
float:left;
width:460px;
padding-left: 20px;
}

#contentleft h1 {
padding:0;
margin:0px;
font-size: 19px;
font-weight:normal;
color:#B61515;
}

#contentleft h2 {
padding:0;
margin:0px;
font-size: 14px;
font-weight:bold;
color:#B61515;
}

.newsheader {
margin-top:17px;
font-size:13pt;
}

.nhdt {
color:#8B8B8B;
font-weight:bold;
}

.newscontent {
background:#F8F3E7;
padding:10px;
margin-top:10px;
}

.newslink {
float:right;
background:#F8F8F8;
padding:3px;
margin-top:5px;
}

#contentright {
float:right;
width:230px;
}

#contentright a {text-decoration:none}

#contentright h1 {
padding:0;
margin:0px;
margin-left:40px;
font-size: 42px;
font-weight:normal;
color:#0E6084;
}

#contentright h2 {
padding:0;
margin:0px;
margin-left:40px;
font-size: 14px;
font-weight:bold;
color:#895F00;
text-decoration:underline;
}

.number {
float:left;
padding:5px;
background:#B61515;
color:white;
}

.numbertext {
float:left;
padding:5px;
}

.contentrighttext {
margin-left:30px;
}

.rightbanner {
margin-top:40px;
width:180px;
height:350px;
text-align:center;
background:white;
}

#leftside {
float: left;
margin-top: 200px;
width: 230px;
color:#204E83;
font-size:13px;
}

#lefttopmenu {
float:left;
color:white;
width:165px;
padding:10px;
background:#0E6084;
line-height: 150%;
}

#lefttopmenu a
{
color:white;
margin-left:13px;
text-decoration:underline;
}

.red {
background:red;
color:white;
text-decoration:none !important;
font-size:11px;
}

.doturl a {
padding-left:23px;
margin-left:45px;
background:url('/img/urldot00.gif');
background-position: right bottom;
background-repeat: repeat-x;
width:162px;
display:block;
text-decoration:none;
font-size:12px;
position:relative;
color:#0E6084;
padding-bottom:3px;
padding-top:7px;
}

#leftnews {
float:left;
color:#204E83;
width:165px;
padding:10px;
background:#F9C142;
line-height: 150%;
font-size:11px;
}

.leftnewsdt {
color:white;
font-size:13px;
font-weight:bold;
}

.leftnewstitle {
color:#B61515;
font-size:13px;
font-weight:bold;
}

#footer {
 float:none;
 width:937px;
 background: #afb5ba;
 height:40px;
 position:relative;
 text-align:center;
 padding:10px;
 margin: 0 auto;
}