html,body {
	font: normal 11px Georgia, Palatino, Palatino Linotype, serif; 
	color: #E8DCB5;
}

body {
	background-image: url(../g/brnewsitebgstrip.jpg);
	margin: 0;
	padding: 0;
	background-color: #8A0000;
	background-repeat: repeat-x;
	background-position: 0 0 0 0;
}

#page {
	width: 735px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background-image: url(../g/hor_strip.gif);
	background-repeat: repeat-y;
}

#pagetop {
	position: absolute; 
	background: url(/img/pagetop.gif) no-repeat;
	width: 727px; height: 60px;
	top: 0; left: 2px; 
	z-index: 0;
}
	
#pagetop img {width: 727px; height: 60px;}

#navi {
	position: relative;
	width: 735px;
	left: -1px;
}
	
#display {
	display: none;
}
	
#content {
	position: relative;
	width: 670px;
	left: 30px;
}

#content a:hover {
	color: #D8CAA5;
}

#content a:link,a:active {
	color: #D8CAA5;
	background-color: #3e0100;
	border-bottom-style: none;
	padding: 2;
}

#content a:visited {
	color: #D8CAA5;
	background-color: #3E0100;
	border-bottom-style: none;
}

#news {
	font: normal 11px Georgia, Palatino, Palatino Linotype, serif;
	color: #E8DCB5;
	background-color: #470000;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
	
#newsshort {
	font: normal 11px Georgia, Palatino, Palatino Linotype, serif;
	color: #E0C2A3;
	background-color: #470000;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 8px;
}


#logo {
	position: relative;
	top: 0px;
	right: auto;
	z-index: 1;
	left: -9px;
	width: 743px;
	height: 175px;
	background-image: url(../g/bluderedtop.jpg);
}
	
#logo a:visited {border-style: none;}

#lightblack {
	position: relative;
	right: auto;
	z-index: 1;
	left: -1px;
	width: 737px;
	height: 85px;
	background-image: url(../g/footer.jpg);
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D0000;
	font-weight: bold;
}
	
#site {
	position: relative;
	right: auto;
	z-index: 2;
	left: 30px;
	width: 150px;
	height: 30px;
	top: 50px;
}
	
#cuttingedge {
	position: absolute;
	right: auto;
	z-index: 2;
	left: 190px;
	width: 275px;
	height: 30px;
	top: 50px;
}
	
#details {
	position: absolute;
	right: auto;
	z-index: 2;
	left: 480px;
	width: 150px;
	height: 30px;
	top: 50px;
}
	
#detailstwo {

	position: absolute;
	right: auto;
	z-index: 2;
	left: 520px;
	width: 100px;
	height: 30px;
	top: 50px;
}
	
#story {
	width: 735px;
	position: relative;
	top: 232px;
	left: 39px;
	z-index: 2;
	background-image: url(../g/hor_strip.gif);
}
	
#story2 {
	width: 650px;
	background: #F9F9F9 url(/img/storybg.gif);
	position: absolute;
	top: 85px; left: 39px;
	z-index: 2;
}	

/* Navigation */

#nav b { display: none; }

#mwBG, #mwOn {
	position: absolute;
	left: 330px;
	background: transparent url(../img/heartnav.gif) 0px 0px no-repeat;
	top: 58px;
}
#mpBG, #mpOn {
	position: absolute;
	left: 403px;
	background: transparent url(../img/heartnav.gif) -77px 0px no-repeat;
	top: 58px;
}
#mjBG, #mjOn {
	position: absolute;
	left: 480px;
	background: transparent url(../img/heartnav.gif) -160px 0px no-repeat;
	top: 58px;
}
#mlBG, #mlOn {
	position: absolute;
	left: 620px;
	background: transparent url(../img/heartnav.gif) -308px 0px no-repeat;
	top: 58px;
}

a#mw { display: block; height: 34px; width: 77px; }
a#mp { display: block; height: 34px; width: 77px; }
a#mj { display: block; height: 34px; width: 150px; }
a#ml { display: block; height: 34px; width: 77px; }

a:link,a:active {
	color: #8A0000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
a:visited {
	color: #400000;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}	
a:hover {
	color: #670000;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
a img {border-width: 0; border-style: none;}
.bgpx {
	font-size: 14px;
}
.eightpt {
	font-size: 10px;
	color: #000000;
	line-height: 7px;
}
.center {
	font-size: 14px;
	text-align: center;
}
.floatright {
	float: right;
	margin: 0px 0px 12px 14px;
	border: 1px solid;
	border-color: #370000;
	padding: 12px;
	background-color: #470000;
}

.floatleft {
	float: left;
	margin: 0 15px 10px 0px;
	border: 1px solid;
	border-color: #370000;
	padding: 12px;
	background-color: #470000;
}
