body{
background-color:#990000;
text-align: center;
height: 1100px;
}
#main {
font-family:Arial;
margin-right: auto;
margin-left: auto;
background-color:black;
color:white;
width:750px;
height:1000px;
}

#menu
{
float:left;
position:relative;
text-align: center;
margin-top:0px;
}

#display {
position:relative;
float: left;
text-align:left;
}

#registration {
float: left;
text-align:left;
margin-left: 110px;
width: 550px;
}

#footer
{
position:relative;
float: left;
text-align: center;
border-top: 2px solid #990000;
border-bottom: 2px solid #990000;
width: 750px;
margin-top:5px;
margin-bottom:0px;
}

#news{
text-align:left;
margin-left: 80px;
}

#365{
text-align:left;
width:720px;
margin-left:80px;
margin-right:30px;
}

#footer p a
{
color:blue;
text-decoration:none;
}


#footer a:hover
{
color:#990000;
text-decoration:none;
}

#footer p
{
margin-bottom: 5px;
margin-top: 5px;
}

h1.header
{
color:white;
text-align:center;
margin-top:5px;
margin-bottom:0px;
}

h1.new
{
color:white;
text-align:left;
margin-top:5px;
margin-bottom:0px;
margin-left:110px;
}

h2.link
{
margin-left:30px;
}

h2.link a
{
color:white;
text-decoration:none;
}

h2.link a:hover
{
color:#990000;
text-decoration:none;
}

p.text
{
font-size:15px;
margin-left:30px;
margin-right:30px;
}

p.text a
{
color:blue;
text-decoration:none;
}


p.text a:hover
{
color:#990000;
text-decoration:none;
}

p.offer
{
color:white;
font-family:Arial;
font-size: 0.8em;
}

ul.nav
{
position:relative;
float:left;
list-style-type: none;
padding-left:0;
margin-top:5px;
margin-left:75px;
}



ul.nav li
{
float:left;

}

ul.nav a
{
display:block;
background:#990000;
color:white;
width: 9em;
height: 1.2em;
text-align: center;
font-weight:bold;
border-width: 4px;
border-style:solid;
border-top-color: #DFDFDF;
border-right-color: #666;
border-bottom-color: #333;
border-left-color: #858585;
text-decoration:none;
}

ul.nav a:hover
{
display:block;
background:white;
color:#990000;
width: 9em;
height: 1.2em;
text-align: center;
font-weight:bold;
border-width: 4px;
border-style:solid;
border-top-color: #DFDFDF;
border-right-color: #666;
border-bottom-color: #333;
border-left-color: #858585;
text-decoration:none;
}

ul.advert
{
display: inline;
list-style-type: none;
align: left;
padding-left: 0;
margin-left: 3px;
margin-bottom: 3px;
}

ul.advert li
{
margin-bottom: 8px;
}

table.offer
{
border-collapse: collapse;
vertical-align: middle;
text-align: center;
margin-top: 10px;
margin-left: 80px;
}

.offer td
{
text-align:left;
vertical-align:top;
border: 2px solid red;
color:white;
font-family:Arial;
font-size: 0.8em;
}

p.offer
{
color:white;
font-family:Arial;
font-size: 0.8em;
}

.offer td.image
{
text-align:center;
vertical-align:middle;
}

.offer td.button
{
vertical-align: middle;
text-align: center;
font-family:Arial;
font-size:0.9em;
font-weight:bold;
}
.offer td.button a
{
display:block;
background:#990000;
color:white;
width: 8em;
height: 1.2em;
border-width: 4px;
border-style:solid;
border-top-color: #DFDFDF;
border-right-color: #666;
border-bottom-color: #333;
border-left-color: #858585;
text-decoration:none;
 
}
 
.offer td.button a:hover
{
display:block;
background:white;
color:#990000;
width: 8em;
height: 1.2em;
text-align: center;
vertical-align:middle;
font-weight:bold:
border-width: 4px;
border-style:solid;
border-top-color: #DFDFDF;
border-right-color: #666;
border-bottom-color: #333;
border-left-color: #858585;
text-decoration:none;
}

table.racing
{
border-collapse: collapse;
vertical-align: middle;
text-align: center;
margin-top: 10px;
margin-left: 95px;
}

.racing td
{
text-align:left;
vertical-align:top;
border: 2px solid red;
color:white;
font-family:Arial;
font-size: 0.8em;
}

p.racing
{
color:white;
font-family:Arial;
font-size: 0.8em;
}

.racing td.image
{
text-align:center;
vertical-align:middle;
}

.racing td.button
{
vertical-align: middle;
text-align: center;
font-family:Arial;
font-size:0.9em;
font-weight:bold;
}
.racing td.button a
{
display:block;
background:#990000;
color:white;
width: 8em;
height: 1.2em;
border-width: 4px;
border-style:solid;
border-top-color: #DFDFDF;
border-right-color: #666;
border-bottom-color: #333;
border-left-color: #858585;
text-decoration:none;
 
}
 
.racing td.button a:hover
{
display:block;
background:white;
color:#990000;
width: 8em;
height: 1.2em;
text-align: center;
vertical-align:middle;
font-weight:bold:
border-width: 4px;
border-style:solid;
border-top-color: #DFDFDF;
border-right-color: #666;
border-bottom-color: #333;
border-left-color: #858585;
text-decoration:none;
}

