@charset "utf-8";
/* CSS Document */
body {
background: url(images/asphalt.jpg) #808080 ;
margin: 0px auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div#content_black {
background-color: #000000;
width: 1010px;
margin: 0px auto;
}
div#wide_content {
background-color: #ffffff;
width: 1000px;
margin: 0px auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div#menu_width {
width: 748px;
margin: 0 auto;
}
div#header {
background: url(images/header3.jpg) no-repeat;
width: 800px;
height: 224px;
margin: 0px auto;
}

div#content_white {
background-color: #ffffff;
width: 740px;
margin: 0 auto;
border: thin #999999;
padding: 0 0 10px 0;
}
div#padding {
width: 710px;
margin: 0 auto;
}
p {
font-size: .85em;
line-height: 1.4em;
}
h1 {
background-image:url(images/hl_grad.jpg);
background-repeat:no-repeat;
font-size: 1.6em;
color: #372B98;
padding: 4px;
}
h3 {
color: #660033;
text-decoration: underline;
margin: 0 0 0 10px;
}
span#spot {
color: #EF3C3B;
font-size: 1.15em;
line-height: 1.5em;
font-weight: 700;
}
dt{
color: #EF3C3B;
font-size: .85em;
font-weight: 700;
}
div#footer {
background-color: #000000;
margin: 0 auto;
width: 1010px;
height: 40px;
padding: 5px 0 0 0;
}
div#footer a{
color: #95B3E3;
}
p#footer{
margin: 0 10px;
color: #ffffff;
font-weight: 500;
font-size: .6em;
line-height: 1.5em;
}
ul li {
line-height: 1.4em;
}
