BODY
{ 
background: #29392c;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #4f4337;
}
div, p
{
font-family: verdana;
font-size: 9pt;	
color: #4f4337;
}
h1
{
background-color: inherit;
color: #7f715b;
font-family: georgia;
font-size: 10pt;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #7f715b;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #c1aa7a;
font-family: georgia;
font-size: 8pt;
text-align: center;
border-bottom: 1px solid #7f715b;
text-transform: uppercase;
}
strong
{
background-color: inherit;
color:#4f4337;
}
em
{
background-color: inherit;
color:#4f4337;
}
u
{
background-color: inherit;
color:#4f4337;
}
a
{
font-family: verdana;
background-color: inherit;
color: #5e190c;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #c39d7c;
font-weight: bold;
text-decoration: underline;
}
table, td, tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #4f4337;
}
textarea
{ 
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #c3a987; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
input 
{
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #1c1e04; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
option
{ 
background-color: #e4c79e;
font-family: verdana;
font-size: 9pt;
color: #1c1e04;
}
select
{ 
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #1c1e04; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 852px;
padding-left: 3px;
padding-top: 3px;
background-color: #c3a987;
}
#banner
{
width: 852px;
height: 337px;
background-color:#c3a987;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 582px;
background-color: #c3a987;
padding: 5px;
}
#right
{
width: 250px;
float: right;
padding: 5px;
background-color: #c3a987;
}
#footer
{
border-top: 1px solid #c3a987;
width: 848px;
clear: both;
background-color: #c3a987;
padding-top: 10px;
padding-bottom: 10px;
font-size: 7pt;
}