/* CSS Document */

a {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#999999;
}

a:active {
color:#FF6600;
}

a img {
border-style:none;
}

body {
background-color: #ffffff;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
}

#main_body {
width:482px;
height:370px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background-image:url(../images/main.png);
background-repeat:no-repeat;
}

#banner {
width:500px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#outer-wrap {
margin-left:auto;
margin-right:auto;
width:800px;
}

#wrapper {
background-image:url(../images/flags.png);
background-repeat:no-repeat;
background-color:#0000CC;
padding-top:10px;
margin-top:30px;
width:800px;
height:auto;
float:left;
border:1px solid white;
}

#counter {
margin-top:10px;
width:500px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#disclaimer {
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:10px!important;
margin-top:10px!important;
width:500px!important;
height:auto!important;
margin-left:auto!important;
margin-right:auto!important;
padding-top:20px!important;
}

#disclaimer a{
color:#000000;
}

#ringwood_title {
padding-top:10px;
width:auto;
height:auto;
text-align:center;
}

#click_here {
width:auto;
height:auto;
margin-top:50px;
text-align:center;
}

#raceway {
width:auto;
height:auto;
margin-top:50px;
text-align:center;
}

#ringwood_raceway_title {
width:auto;
height:60px;
}

#top_menu {
text-transform:uppercase;
margin-top:5px;
border-top:1px solid white;
background-image:url(../images/bg3.jpg);
height:25px;
width:100%;
float:left;
text-align:center;
}

#left_menu {
text-transform:uppercase;
padding-bottom:20px;
text-align:center;
width:115px;
float:left;
height:auto;
background-color:#0F96BB;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
border-bottom:1px solid white;
border-right:1px solid white;
}

#right_top {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding:20px;
width:641.3px;
border:1px solid white;
float:right;
height:auto;
}

#right_bottom {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding:20px;
width:642px;
border:1px solid white;
float:right;
height:auto;
}

#button {
padding-left:17px;
margin-right:36px;
padding-top:5px;
width:80px;
height:20px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

#button_left {
margin-top:20px;
}