/* Content Formats */

.News 
{
    vertical-align: top;
    text-align:left;    
}

.vat   {vertical-align:top;}
TD.w50p {width: 50px;}


/* Layout Controls */
.Content-wrapper {
	width: 859px;

	margin-left: auto;
	margin-right: auto;


}
.Footer {
    width: 859px;
	color: #797979;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #797979;

}

body {
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:0px;
	padding:0px;
	
}


.Header {
	
	width: 859px;
	height: 342px;
	
}

.menupane {
}

img#dnn_dnnLOGO_imgLogo {
	position: relative;
	top: 90px;
	left: -300px;
}
/* Text controls */

a,a:link,a:active						{ color:#014680; text-decoration: underline; font-weight:bold; border: none}
a:visited								{ color:#0165b8; text-decoration: underline; font-weight:bold; border: none}
a:hover									{ color:#5594c8; border: 0px; font-weight:bold;}

.link									{ border: none }

img										{ border: none }

.subhead                                { color:#014680; font: bold 15px; border: none; }

