BODY
{ 
background-color: #d4966c;
background-image: url(fanbg.jpg);
background-repeat: repeat; 
text-align: justify;
font-family: tahoma;
font-size: 8pt;	
color: #06000e;
}
div, p
{
text-align: justify;
font-family: tahoma;
font-size: 8pt;	
color: #06000e;
}
h1
{
background-color: #inherit;
color: #8b1014;
font-family: georgia;
font-size: 10pt;
text-align: center;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid #8b1014;
}
h2
{
background-color: inherit;
color: #a75e58;
font-family: georgia;
font-size: 9pt;
text-align: center;
text-transform: uppercase;
}
b
{
background-color: inherit;
color:#702e22;
}
i
{
background-color: inherit;
color:#702e22;
}
u
{
background-color: inherit;
color:#702e22;
}
a
{
font-family: georgia;
background-color: inherit;
color: #2a4e80;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #6996d4;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
textarea
{ 
background-color: #ffffff;
font-family: verdana; 
font-size: 9pt;
color: #702e22; 
border-style: solid;
border-color: #e0bd86;
border-width: 1px;
}
input 
{
background-color: #ffffff;
font-family: verdana; 
font-size: 9pt;
color: #702e22; 
border-style: solid;
border-color: #e0bd86;
border-width: 1px;
}
option
{ 
background-color: #ffffff;
font-family: verdana;
font-size: 9pt;
color: ##702e22;
}
select
{ 
background-color: #ffffff;
font-family: verdana; 
font-size: 9pt;
color: #702e22; 
border-style: solid;
border-color: #e0bd86;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 700px;
padding: 10px;
background-color: #ffffff;
}
#banner
{
width: 700px;
height: 260px;
position: top center;
}
#wrap
{
width: 700px;
}
#left
{
float: left;
width: 200px;
padding:5px;
}
#content
{
width: 480px;
float: right;
padding: 5px;
}
#footer
{
width: 700px;
clear: both;
font-size: 8pt;
}