* {padding:0; margin:0; line-height: 1.4; font-size:1em;}
body {
margin: 0;
padding: 0;
font: 68% verdana, sans-serif;
color:#eee;
background: #6e0000 url(images/deepBurgundyhL2.gif) repeat-y;   
}

#container{
width:955px;
float:left;
color: #FFF;
margin-top:1.1em;
font-size:1em;
}

div#header{
width:955px;
margin:10px 2px 0 0;
color:#ffc;
background:transparent;
}

div#logo{
width:505px; 
float:left;
height:170px;
background-color:transparent; 
background-image:url(images/webLogo.gif);
background-repeat:no-repeat;
background-position:10px 10px;
}

div#topAds{
width:400px;
float:right;
height:170px;
margin-bottom:0.5em;
}

div#sidebar{
width:160px;
float:left;
margin-top:0;
margin-bottom: 1em;
padding-right:2px;
padding-left:5px;
border-bottom: 5px solid #6e0000;
border-right: 3px solid #6e0000;
border-top:5px solid #6e0000;
background:transparent;
color:#eee;
font-size:1.1em;
}

html>body div#sidebar{
width:157px;
margin-top:0;
}

div#bgcontent{
  background-color:#850000;
  background-image: url(images/content5.gif);
  padding:0 0 3em 0;
  width:780px;
  margin:0 0 3em 0;
}


div#content{
width:780px;
float:left;
padding: 0 0 2em 0;
margin-bottom:2em;
font-size:1.1em;
line-height:1.5;
background: #888 url(images/contentTL.gif) no-repeat top left;
color:#fff;
border-top:5px solid #6e0000;

}

html>body div#content{
	width:785px;
}

div#contentGroup{
width:575px;
float:left;
margin-left:5px;
}

div#contentMain{
width:360px;
float:left;
display:inline;
}

div#contentSub{
width:190px;
float:right;
margin: 0.25em 0.25em 1.5em 0.25em;
padding:0.25em;
color:#fff;
background-color:#6e0000;
border-left:1px dashed #ccc;
border-right:1px dashed #ccc;
font-size:90%;
}

div#contentExtra{
width:160px;
float:right;
padding-top:10px;
margin-right:5px;
}

html>body div#contentExtra{
	margin-right:20px;
	padding-top:5px;
	margin-top:5px;
}

div#slides{
margin:3px 3px;
padding:0;
border:none;
width:356px;
}

html>body div#slides{
width:360px;
height:250px;
background-color:#320000;
color:#000;
}


div#slides object{
border-left:5px solid #320000;
border-right:5px solid #320000;
width:350px;
height:250px;
}

div#adBlocLower{
width:100%;
clear:both;
text-align:left;
margin-left:5px;
margin-top:1.5em;
}

div#footer{
width:100%;
clear:both;
float:left;
font-size: 0.8em;
text-transform: lowercase;
line-height: 1em;
color: #888;
text-indent: 10px; 
padding-bottom:1em;
margin-bottom:1em;
}

a:link, a:visited, a{
	color:#ffc;
	text-decoration:none;
}

a:hover{
  color: #DDD;
  background-color: #888;
}	
	
	
.link {
font-size: 1em;
color: #888;
text-decoration: none;
}

h1
{
font-size: 1.8em;
padding:0.25em;
}

h2
{
font-size:1.75em;
margin-left:5px;
padding:5px;
margin-top:5px;
color:#ffc;
}

h3
{
font-size: 1.25em;
margin-left: 5px; 
padding-top:0.5em;
}

ul{
font-size: 1em;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
list-style: none;
margin-left: 0px;
}

li {
margin:0;
padding:0;
}

ol{
margin-left:20px;
}

ol li {
margin-left:10px;
}

dl dt{
margin-left:8px;
padding-left:5px;
}
dl dt dd a:link, dl dt dd a:visited, dl dt dd a:hover, dl dt dd a{
margin-left:15px;
 padding-left:10px;
line-height:1.75;
font-weight:bold;

}

/*image alignment classes*/
.imgLeft, .imgRight {
margin: 5px;
}

.imgLeft {
float: left;
margin-left: 0px;
}

.imgRight {
float: right;
margin-right: 0px;
}

/*specific element styles*/

#content p {  
margin: 1.2em 1.2em 2em 1.2em;
font-size: 1.2em;
line-height: 1.8em;
}

#content a {  
text-decoration: none;
color: #ffc;
font-weight:bold;
}

#content a:hover {
color: #DDD;
background-color: #888;
}

/*sidebar*/

.sideNav, .subSideNav {
display: block;
clear: both;  
font-weight: bold;
font-size: 1em;
text-transform: lowercase;
color: #ffc;
border-bottom: 1px solid #AAA;  
margin-bottom:0.5em;
margin-top:0.5em;

}

.subSideNav {
border: 0;
}

.sideNav
{
margin-right: 1px;
margin-left: 10px; 
}

#sidebar ul li a:link, #sidebar ul li a:visited {
display: block;
background: url(images/icn_plus.gif) no-repeat center left;
border: 0px;
margin-bottom: 0.125em;
padding-right: 0;
padding-left: 54px;
font-size:1em;
color:#ffc;
text-decoration:none;
line-height:1.25;
padding-top:7px;

}

#sidebar ul li a:hover{ 
color: #DDD;
background-color: #888;
}

html>body #sidebar ul li a:link, html>body #sidebar ul li a:visited{
	padding-top:14px;
	padding-bottom:5px;
}



/*contentSub*/
.coverage{
border:1px dashed #ffc;
margin-bottom:2em;
padding:0.125em;
font-size:90%;
}

.coverage a img {
float:left; 
vertical-align:top; 
padding:0.125em; 
margin:0.5em 0.125em 0.125em 0.125em; 
border:none;
}

.coverage h3{
color:#ffc;
font-weight:bold;
font-size:140%;
}


.scoreboard table caption{
font-weight:bold;
color:#ffc;

}
/*contentMain*/ 
#loopDiv dl{
padding:0.25em;
margin:0.5em;
}
#loopDiv dd{
margin-left:1.75em;
margin-bottom:1em;
}

div#hed{
background-color:#6e0000;
margin:0 auto;
text-align:center;
color:#ffc;
padding:0;
}

/*ad img styles*/
a:link.ads  img,  a:visited.ads img,  a:hover.ads img,  a.ads img{
border-color:#888;
border-width:1px 2px 2px 1px;
border-style:solid;
margin:0 1em 0 1em;
}

div#adBlocLower a:link.ads img, #adBlocLower a:visited.ads img, #adBlocLower a:hover.ads img, #adBlocLower a.ads img{
	border:none;
}
/*footer elements*/

#footer p{
padding:0;
margin:0;
}

#footer a {
color: #888;
}

#footer a:hover {
color: #ccc;
}

/*rounded corners*/
#bottomcorner {
text-align: right;
}

#bottomcontent {
vertical-align: bottom;
background-image: url(images/contentBL.gif);
background-repeat: no-repeat;
z-index: 3;
height: 9px;
width: 10px;
background-position: bottom;
padding-left:0px;
margin-left:-2px;
float:left;
clear:both;
}

#bottommenu {
vertical-align: bottom;
position:relative;
background-image: url(images/subBR.gif);
background-repeat: no-repeat;
z-index: 3;
height: 9px;
width: 10px;
background-position: bottom right;
float: right;
}
#topmenu {
vertical-align: top;
background-image: url(images/subTR.gif);
background-repeat: no-repeat;
padding:0;
margin:0;
z-index: 3;
height: 9px;
width: 10px;
background-position: top right;
float: right;
}