* 
{
padding: 0;
margin: 0;
}

/*
layout
*/

#wrapper
{
min-height: 700px;
width: 962px;
position: relative;
left: 50%;
margin-top: 10px;
margin-left: -493px;
margin-right: 0px;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
background-color: #ffffff;
}

#banner
{
width: 100%;
height: 125px;
text-align: center;
padding-top: 25px;
}

#sponsor
{
width: 100%;
height: 150px;
text-align: center;
border-top: 1px;
border-bottom: 1px;
border-right: 0px;
border-left: 0px;
border-style: dotted;
border-color: #0f0f0f;
}

#lhs
{
padding-top: 25px;
float: left;
width: 480px;
height: 125px;
text-align: center;
}

#rhs
{
padding-top: 25px;
float: right;
width: 480px;
height: 125px;
text-align: center;
}

#rhs a
{
font-size: 22pt;
}

#content
{
text-align: center;
padding: 40px;
height: 220px;
}

#footer
{
float: bottom;
width: 960;
height: 100px;
padding-top: 25px;
background-color: #DBDBDB;
border-style: style;
border-top: 1px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
border-style: dotted;
border-color: #0f0f0f;
}

/*
tags
*/

body
{
background-color: #000000;
}

a
{
text-decoration: none;
font-size: 10pt;
color: #0006E6;
}

img
{
border: 0px;
}

h1
{
font-family: Tahoma, helvetica;
font-size: 40pt;
color: #00C000;
}

p
{
font-family: Tahoma, helvetica;
font-size: 10pt;
color: #01204B;
padding-bottom: 12px;
line-height: 1.8em;
}

span
{
font-family: Tahoma, helvetica;
font-size: 10pt;
color: #01204B;
font-weight: bold;
display: block;
float: left;
width: 60px;
padding-left: 25px;
}