
#centering {
margin:30px auto;
width:998px;
}
#shadows {
background:url('../images/home_shadow.jpg') bottom left no-repeat;
width:998px;
}
#container {
margin-left:59px;
width:874px;
}
#header {
background:url('../images/top_bot.gif') top left no-repeat;
height:37px;
padding:15px 0px 0px 47px;
}
#footer {
background:url('../images/top_bot.gif') bottom left no-repeat;
height:45px;
}
#content {
background:url('../images/bg.gif') repeat-y;
min-height:350px;
}
#content .logo h1 {
display:none;
}
#content .logo img {
margin:30px 0px 0px 120px;
}
#content h2 {
color:#191919;
margin:0px auto;
padding:40px 0px;
font-size:120%;
font-weight:normal;
width:600px;
}
#mainSearch {
margin:25px 0px 0px 140px;
}
#mainSearch input {
float:left;
}
#mainSearch #searchBox {
border:1px solid #b2b2b2;
color:#191919;
font-size:140%;
padding:3px;
margin:7px 10px 0px 0px;
width:500px;
}
#header ul {
float:left;
list-style:none;
}
#header ul li {
background:url('../images/menu_line.gif') top right no-repeat;
float:left;
font-size:80%;
font-weight:bold;
margin-top:2px;
text-transform:uppercase;
}
#header ul li.last {
background:none;
}
#header ul li a {
color:#fff;
display:block;
height:18px;
padding:3px 15px 0 12px;
text-decoration:none;
}
#header .off {
color:#fff !important;
position:absolute;
}
#header .on {
color:#000 !important;
}
#header #EventSelect {
float:left;
font-size:80%;
margin:3px 15px 0 15px;
width:250px;
}