/* CSS Document for BRR*/


body {
	margin: 0px;
	background: #000
	}

#contentwrapper {
	background: url('images/bg-imagefull.jpg') top center no-repeat;
	text-align:left;
	width: 816px;
	height: 873px;
	}
	
#mainnav {
	background: url('images/bg-mainnav.gif') top left no-repeat;
	width: 768px;
	height: 54px;
	}
	
#frame-top {
	background: url('images/frame-top.gif') bottom center no-repeat;
	width: 768px;
	height: 10px;
	}
	
#frame-midhome {
	background: url('images/frame-mid.gif') top center repeat-y;
	width: 768px;
	height: 231px;
	font-family: Arial, San-serif;
	font-size: 11px
	}	
	
#frame-mid {
	background: url('images/frame-mid.gif') top center repeat-y;
	width: 768px;
	font-family: Arial, San-serif;
	font-size: 11px
	}
	
a:link, a:visited, a:active {
	color: #0054a6;
	text-decoration: underline
	}
	
a:hover, a:visited:hover {
	color: #005825;
	text-decoration: none
	}				
	
#maincontent {
	font-family: Arial, San-serif;
	font-size: 11px;
	}	
	
#maincontent a:link, #maincontent a:visited, #maincontent a:active {
	color: #0054a6;
	text-decoration: underline
	}
	
#maincontent a:hover, #maincontent a:visited:hover {
	color: #005825;
	text-decoration: none
	}	
	
#maincontent a:link img, #maincontent a:visited img, #maincontent a:active img {
	border: none;
	text-decoration: none
	}
	
#maincontent a:hover img, #maincontent a:visited:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	text-decoration: none;
	}
	
#homenews {
	font-family: Arial, San-serif;
	font-size: 11px;
	}	
	
#homenews a:link, #homenews a:visited, #homenews a:active {
	color: #0054a6;
	text-decoration: underline
	}
	
#homenews a:hover, #homenews a:visited:hover {
	color: #005825;
	text-decoration: none
	}	
	
#frame-btm {
	background: url('images/frame-btm.gif') top center no-repeat;
	width: 768px;
	height: 11px
	}
	
.footer {
	width: 768px;
	font-size: 11px;
	font-family: Arial, San-serif;
	color: #fff;
	line-height: 14px;
	text-align:center
	}

.footer a:link, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: none
	}

.footer a:hover, .footer a:visited:hover {
	color: #acacac;
	text-decoration: underline
	}
	
/* SUBPAGE LAYOUT */

#contentwrapper-sub {
	background: url('images/subframe-mid.jpg') top center no-repeat;
	text-align:left;
	width: 816px;
	}

	
#subframe-top {
	background: url('images/subframe-top.gif') top center no-repeat;
	width: 816px;
	height: 7px;
	}
	
#subframe-btm {
	background: url('images/subframe-btm.gif') top center no-repeat;
	width: 816px;
	height: 13px;
	}
	
#banner-frame {
	background: url('images/banner-frame.png') top left no-repeat;
	width: 768px;
	height: 338px
	}
	
#banner {
	width: 754px;
	max-width: 754px;
	
	height: 321px;
	max-height:321px;
	margin: 8px 7px 9px 7px
	}
	
sup {
	font-size: 7px
	}
	
#newsnav {
	color: #000;
	text-align: center;
	font-family: Arial, San-serif;
	font-size: 11px;
	
	}

#newsnav a:link, #newsnav a:visited, #newsnav a:active {	
	margin: 5px;
	color: #000;
	background: url('Images/bg-selected.png');
	padding: 4px;
	text-decoration: none;
	display: block;
	width: 175px;
	border: 1px solid #e0dec7
	}

#newsnav a:hover, #newsnav a:visited:hover {
	color: #005825;
	display: block;
	padding: 4px;
	border: 1px solid #adac9d
	}
	