@charset "UTF-8";
/* CSS Document */

body{
background:url(../images/backgroundImg.jpg) repeat-x #480c00;
background-position:center top;
margin:0px;
}

#wrapper{
margin:0px auto;
margin-top:35px;
padding:0px;
position: center top;
width:900px;
}

#header{
background:#FFFFFF;
width:900px;
height:131px;
}

#horizontalNavBG{
background:url(../images/yellowNavBG.jpg);
background-repeat:no-repeat;
width:900px;
height:33px;
}

#infoCont{
padding-left:5px;
padding-right:5px;
background:#ffffff;
float:left;
width:890px;
}

#sponsorWrap{
background:url(../images/partCntBG.jpg) repeat-y;
float:left;
width:900px;
}

#sponsorCont{
padding-left:5px;
padding-right:5px;
background:#ffffff;
float:right;
width:695px;
border-left-color:#333333;
border-left-width:1px;
border-left-style:solid;
}

#sideNav{
float:left;
width:180px;
padding-top:10px;
padding-left:10px;
}

#highlightGrad{
background:url(../images/contentGrad.jpg) repeat-x #ffffff;
height:35px;
}

#linkFlare{
background:url(../images/imgVidflare.jpg) no-repeat #ffffff;
height:51px;
vertical-align:middle;
}

.clearAll{
clear:both;
}


#bottomRound{
background:url(../images/bottomRound.jpg) no-repeat;
width:900px;
height:25px;
float:left;
vertical-align:middle;
}
#bottomRoundParticipate{
background:url(../images/bottomRoundParticipate.jpg) no-repeat;
width:900px;
height:25px;
float:left;
vertical-align:middle;
}

#footerBG{
background:url(../images/footerBG.jpg) no-repeat;
width:900px;
height:122px;
float:left;
vertical-align:middle;
}

/*----------------------------------------------------------------------------------*/


p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#333333;
padding-left:15px;
}

p.popOutParagraph{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#FFFFFF;
padding-left:15px;
}

p.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;
color:#ffffff;
padding-left:15px;
padding-top:5px;
}


h1{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:19px;
color:#990000;
padding-left:10px;
}

h1.popout{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:19px;
color:#E6F5D1;
padding-left:10px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF3300;
padding-left:10px;
line-height:-10px;
}


a.anchor{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#990000;
font-weight:bold;
}

a.anchor:HOVER{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#FFCC00;
font-weight:bold;
}

a.main{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#990000;
}

a.main:HOVER{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#FFCC00;
}

a.sideNav{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#990000;
display:block;
text-decoration:none;
border-bottom-color:#91b46f;
border-bottom-width:1px;
border-bottom-style:solid;
}

a.sideNav:HOVER{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#000;
display:block;
border-bottom-color:#91b46f;
border-bottom-width:1px;
border-bottom-style:solid;
}

a.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;
color:#8d7571;
padding-left:15px;
padding-top:5px;
}

a.footer:HOVER{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;
color:#ffffff;
padding-left:15px;
padding-top:5px;
}

ul{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#333333;
padding-left:5opx;
}
ul,li.popOutList{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#ffffff;
padding-left:5opx;
}


