﻿
div.container
{
width: 100%;
border: 1px solid gray;
text-align: center;
background-image:url('images/checkered_flag_147b.jpg');
}
div.header
{
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
border: 2px solid black;
padding: 4px;
width: 80%;
background-color: #000000;
}
div.top_navigation {
font-family: Arial;
background-color: #bb0011;
color: #ffff66;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #bb0011;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
margin-bottom: 10px;
clear: left;
}
ul.top_navigation {
line-height: 110%;
font-size: 95%;
list-style-type: none;
padding:2px 0px 2px 0px;
margin: 0px;
text-align: left;
}
li.top_navigation {
display: inline;
padding: 2px;
font-size: 90%;
}
p.section_head
{
line-height: 120%;
text-align: center;
text-weight: bold;
color: #ffff66;
font-family: Arial;
font-size: 115%;
padding-left: 2px;
padding-right: 2px;
margin: 0px 0px 4px 0px;
background-color: #000000;
background-position:center;
}
img.logo
{
margin-top: 4px;
border: 1px solid black;
}
div.sponsors {
border: 2px solid #bb0011;
background-color: #000000;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 10px;
padding: 5px;
width: 75%;
clear: left;
}
p.sponsors
{
line-height: 100%;
text-align: center;
color: #ffff66;
font-family: Arial;
font-size: 100%;
padding-left: 2px;
padding-right: 2px;
margin: 2px 0px 0px 0px;
background-color: #000000;
}
div.copyright {
font-family: Arial;
background-color: #bb0011;
border: 2px solid #bb0011;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0px;
padding: 5px;
clear: left;
}
p.nav_bot {
line-height: 125%;
font-size: 80%;
padding-left: 2px;
padding-right: 2px;
margin: 0px 0px 4px 0px;
}
p.copyright {
line-height: 100%;
font-size: 80%;
margin: 4px 0px 0px 0px;
color: #efffee;
}
a:link {color: #ebe292;}
a:visited {color: #aaaa99;}
a:hover {background: #f0f0f0; color: #0f0f0f;}





















