@charset "UTF-8";
/* CSS Document */
/* css for inner section pages*/


/* inner page masthead */
body {
	background-image:url(images/score_background.gif);
	font:12px/1 Helvetica, Arial, Helvetica, sans-serif;
	width:100%;
	line-height:1.2;
}

#centerer {width:63em; margin:3em auto 0 auto; }
#main {float:left; width:100%;background:#EDE1E7 url(images/2009/756px-bg-image288.gif) top left repeat-y; z-index:500; border:1px solid #711941;}


#absDiv1 {
	position:absolute;
	width:63em;
	height:6em;
	top:9em;
	background-color:#711941;/* url(/images/2009/index-box.jpg) top left repeat-x; */
	z-index: 1200;
	left: 0;
}

#content {
	float:left;
	position:relative;
	top:0;
	width:63em;
	z-index:1500;
	
}

#leftCol {float:left; width:288px;}
#lColTop { height:468px; width:288px; position:relative; z-index:1700; background: #fff url(images/2009/2009-bwg-gold-mean-hiRes.jpg) top left no-repeat; }
#lColBot { float:left; padding:0;}
#lColBotCont {padding: 2em 24px 0  24px; background-color:#711941; max-width: 240px;}

#rightCol {float:left; width:39em;}
#rColTop { height:9em; }
#rColMid {height:6em;}
#rColBot { background:#EDE1E7 url(images/BWG_background.jpg) 50% 0  repeat-y;}
#rColBotCont {padding:0 2em;}

#nameplate  {height: 9em; padding:1em 0 0 2em; font-size:100%;}
#nameplate h1 {font-size: 2.5em; line-height:2em; margin:0; padding:0;}
#nameplate h2 {font-size: 1.8em; line-height:2em; color:#666; margin:-1em 0 0 0; padding:0;}

.twoferLeft {width:45%; float:left;}
.twoferRight {width:45%; float:left;}
.rContItem {width:95%; margin:2em auto 0 auto; border-bottom:1px dotted ;background:#EDE1E7 url(images/BWG_background.jpg) 50% 0  repeat-y;} 
.lContItem {width:95%; margin:2em auto 0 auto; border-bottom:1px dotted #ccc ;} 
.lContItemCenter {float:none;width:95%; margin:2em auto 0 auto; border-bottom:1px dotted #ccc ;} 

#relDiv1 {
	position:relative;
	width:24em;
	z-index:2500;
/*	background-color:#711941;*/

	left: 0;
	top:-20em;
}
ul#mainNav {position: absolute; top:243px; left:1em;  width:8em; padding:0; }


p {font: 100%/1.2 Helvetica, Arial, sans-serif; color:#33080F;}
h1 {font:160%/1.7 Helvetica; color:#000000; line-height:1.2em}
h2 {font:145%/1.7 Helvetica, Arial, sans-serif; color:#711941; margin:0;line-height:1em}
h3 {font: 130%/1.7 Helvetica, Arial, sans-serif; margin:0; color: #333;}
h4 {font: 115%/1.7 Helvetica, Arial, sans-serif; margin:0; color:#711941;}
h5 {font: 110%/1.7 bold Helvetica, Arial, sans-serif; margin:0; color:#565656; font-weight:bold;}
.style9 {
	font:100%/1.7 Helvetica, Arial, sans-serif;
	color:#C63;
	margin:0;
	line-height:130%;
}
h6 {
	font:150%/1.7 Helvetica, Arial, sans-serif;
	color:#711941;
	margin:0;
	line-height:140%;
}
.bgRed {letter-spacing:2px;}
.bgRed p {font: 100%/1.3 Helvetica, Arial, sans-serif; color:#FFFFFF; letter-spacing:2px}
.bgRed h1 {font:160%/1.7 Helvetica; color:#FFF;}
.bgRed h2 {font: 145%/1.7 Helvetica, Arial, sans-serif; color:#F0A01B; margin:0;}
.bgRed h3 {font: 130%/1.7 Helvetica, Arial, sans-serif; margin:0; color:#F69;}
.bgRed h4 {font: 115%/1.7 Helvetica, Arial, sans-serif; margin:0;color:#F0A01B;}
.bgRed h5 {font: 110%/1.7 bold Helvetica, Arial, sans-serif; margin:0; color:#FFF;}

ul {width:100%; list-style-type:none; margin:0; padding:0;}
/*ul ul {font-size:1em;}*/
.bgRed {background-color:#711941;}


.littleBox {height:2em; width:2em; border:1px solid #EDE1E7; float:left; margin:2em 1em; display: inline; overflow:hidden;}
	
	
a:link {color:#711941; text-decoration:underline}
a:visited {color: #666; text-decoration:underline;}
a:hover {color:#33080F; text-decoration:none;}
a:active {color: #DB220C; text-decoration:underline;}


.bgRed a:link {color:#F68; text-decoration:underline}
.bgRed a:visited {color: #CCC; text-decoration:underline;}
.bgRed a:hover {color:#FFF; text-decoration:none;}
.bgRed a:active {color: #F0A01B; text-decoration:underline;}

