BODY
{ 
background: #5e190c;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #ffec8f;
}
div
{
font-family: verdana;
font-size: 9pt;	
color: #ffec8f;
}
p
{
font-family: verdana;
font-size: 11pt;
text-align: justify;	
color: #ffec8f;
}
h1
{
background-color: inherit;
color: #ffec8f;
font-family: georgia;
font-size: 12pt;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #7f715b;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #29392c;
font-family: verdana;
font-size: 9pt;
text-align: center;

}
h3
{
background-color: inherit;
color: #c1aa7a;
font-family: georgia;
font-size: 12pt;
text-align: left;
font-weight: bold;
text-transform: uppercase;
}
strong
{
background-color: inherit;
color:#ffec8f;
}
em
{
background-color: inherit;
color:#ffec8f;
}
u
{
background-color: inherit;
color:#ffec8f;
}
a
{
font-family: verdana;
background-color: inherit;
color: #ffec8f;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #f9c16f;
font-weight: bold;
text-decoration: underline;
}
table, td, tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #ffec8f;
}
textarea
{ 
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
input 
{
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
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: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 852px;
padding-left: 3px;
padding-top: 3px;
background-color: #29392c;
}
#banner
{
width: 852px;
height: 337px;
background-color:#29392c;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 845x;
background-color: #29392c;
padding: 5px;
}
#right
{
width: 250px;
float: right;
padding: 5px;
background-color: #29392c;
}
#footer
{
border-top: 1px solid #29392c;
width: 848px;
clear: both;
background-color: #29392c;
padding-top: 10px;
padding-bottom: 10px;
font-size: 7pt;
}
