body {
        font-family : Verdana;
        font-size: 9pt;
        background : #29392c;
		color : #4f4337;
       }
h1
{
background-color: inherit;
color: #ffec8f;
font-family: georgia;
font-size: 10pt;
text-align: center;
font-weight: bold;
border-bottom: 2px solid #5e190c;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #ffec8f;
font-family: georgia;
font-size: 14pt;
text-align: center;
text-transform: uppercase;
}
h3
{
background-color: inherit;
color: #29392c;
font-family: georgia;
font-size: 9pt;
}
strong
{
background-color: inherit;
color:#29392c;
}
em
{
background-color: inherit;
color:#ffec8f;
}
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: #29392c;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
input 
{
background-color: #29392c;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
option
{ 
background-color: #5e190c;
font-family: verdana;
font-size: 9pt;
color: #ffec8f;
}
select
{ 
background-color: #29392c;
font-family: verdana; 
font-size: 9pt;
color: #ffec8f; 
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 858px;
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: 570;
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;
}


