body {
background-image: url("images/bkgd_gradient.jpg");
background-repeat: repeat-y;
background-position: center;
margin: 0px;

}

#header {
width: 53em;
height: 8.06em;
z-index: 100;
background-image: url("images/logo.jpg");
background-repeat: no-repeat;
background-position: center;
position: relative;
}

#menu_left {
padding: 0.75em 0 0 0;
z-index: 100;
float: left;
}

#menu_right {
padding: 0.75em 0 0 0;
z-index: 100;
float: right;
right: 0;
}

#sponsors_right {
z-index: 100;
float: right;
right: 0;
padding: 0.75em 0 0 0;
}

#content {
width: 53em;

background-image: url("images/bkgd_raceweek_body.jpg");
background-repeat: no-repeat;
padding-top: 20px;
position: relative;
height: 450px;
}

#news {
width: 48.5em;
background-image: url("images/news/news_bkgd.jpg");
background-repeat: repeat-y;
}

.news_img{
float: left;
padding: 8px;
}

.news_text {
float: left;
height: 160px;
width: 350px;

}

.news_text p {
padding: 0 16 0 0;
color: white;
font-size: 11px;
font-family: Arial;
text-align: justify; 
}

#left_col {
float: left;
margin: 0 0 0 2.25em;
}

#right_col {
float: right;
margin: 0 2.25em 0 0;

}

#sp_left_col {
float: left;
margin: 0 0 0 2.25em;
width: 263px;
overflow: hidden;
}

#sp_right_col {
width: 497px;
float: right;
margin: 0 2.25em 0 0;
color: white;
font-size: 11px;
font-family: Arial;
}

#fo_galleryview {
display: block;
position: relative;
right: 45px;
top: -60px;
bottom: -60px;
height: 290px;
z-index: 1;
}

#event_details {
position: relative;
display: block;
top: -140px;
height: 240px;
width: 430px;
}

#centered_div {

z-index: 90;
width: 170px;
height: 170px;
top: 6em;
left: 21.1875em;
position: absolute;
}

.content_cell {
height: 150px;
width: 385px;
margin: 0 0em 0em 0em;
overflow: hidden;
}

.content_header {
width: 385px;
height: 27px;
}

.content_text_left {
width: 189px;
color: white;
font-size: 11px;
font-family: Arial;
text-align: left;
padding: 8px 8px 8px 8px;
float: left;
}


a {
color: white;
font-size: 11px;
font-family: Arial;
text-align: left;
}

.content_text_right {
width: 189px;
color: white;
font-size: 11px;
font-family: Arial;
text-align: left;
padding: 8px 8px 8px 8px;
height: 100%;
float: left;
}

.content_image_right {
width: 180px;
height: 120px;
float: left;
}

.content_image_left {
width: 180px;
height: 100%;
float: right;
}

#footer {
height: 5.5em;
width: 48.5em;
padding: 0.5em 0 0 0;
}

.footer_cell {
width: 12em;
height: 4.5em;
margin: 0.5em .05em 0em .05em;
float: left;
}

#contact_form_bg {
background-image: url("images/black_glass.png");
background-repeat: repeat;
width: 53em;
display: none;
left: 0;
position: absolute;
z-index: 300;
color: white;
}

#popup {
background-image: url("images/black_glass.png");
background-repeat: repeat;
width: 53em;
left: 0;
position: absolute;
z-index: 300;
color: white;
display: none;
}

#contact_form {
background-image: url("images/black_glass.png");
background-repeat: repeat;
margin: 10em 0 20em 0;
padding: 2em 2em 2em 2em;
width: 40em;
z-index: 300;
color: white;
font-family: Arial;
font-size: 11px;
}

h2 {
color: white;
font-style: italic;
font-family: Arial;
font-size: 16px;
}

h3 {
color: white;
font-family: Arial;
font-weight: normal;
font-size: 14px;
}

#sponsor img {
margin: 0 10px 0 10px;
}

.visitDiv {
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11;
font-style: italic;
display: block;
vertical-align: middle;
text-align: left;
height: 20px;
border: solid white 1px;
}

.visitDiv a {
text-decoration: none;
display: block;
line-height: 20px;
}

.visitDiv img {
border: 0;
float: left;
padding-right: 10px;
}