BODY
{ 
background: #5e190c;
text-align: left;
font-family: verdana;
font-size: 11pt;	
color: #ffec8f;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
p 
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
color: #29392c;
margin-left : 35px;
margin-right : 30px;
}
.tt {
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color: ffec8f;
	margin-left : 10px;
	margin-right : 2px;
	font-weight : normal;
}
.warning {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color: #1d175b;
	margin-left : 10px;
	margin-right : 2px;
}
dir { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #800000;
	margin-left : 30px;
	margin-right : 2px;
}
A:link {
	text-decoration: none;
	color: #ffec8f;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:active 
{ text-decoration: none; color: #ffec8f
font-size : x-small; 
}
A:visited 
{ text-decoration: none;
font-size : x-small;
color: #ccba56; 
} 
a:hover
{
color: #f9d8ac;
font-weight: bold;
text-decoration: underline;
}
td.solid {
	border-width : 0px;
	border-style : solid;
	border-color : #ffec8f;
	padding : 2px;
	background-color : #ffec8f;
	vertical-align : top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	}
td.one {
	border-width : 0px;
	border-style : solid;
	border-color : #ffec8f;
	padding : 2px;
	margin-left : 10px;
	vertical-align : top;
}
td {
	border-width : 0px;
	border-style : solid;
	border-color : #ffec8f;
	padding : 2px;
	background-color : #29392c;
	vertical-align : top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
div, 
{
font-family: verdana;
font-size: 9pt;	
color: #ffec8f;
}
h1
{
background-color: inherit;
color: #ffec8f;
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: #4b3c28;
font-family: georgia;
font-size: 10pt;
text-align: center;
border-bottom: 1px solid #7f715b;
text-transform: uppercase;
}
h3
{
background-color: inherit;
color: #ffec8f;
font-family: georgia;
font-size: 12pt;
text-align: center;
font-weight: bold;
}
strong
{
background-color: inherit;
color:#ffec8f;
font-weight: bold;
}
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;
}

table, td, tr
{
font-family: verdana; 
text-align: center;
vertical-align: middle;
font-size: 11pt;
font-weight: bold;	
color: #ffec8f;
}
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: #c3a987; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
option
{ 
background-color: #1c1e1b;
font-family: verdana;
font-size: 9pt;
color: #ffec8f;
}
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: 858px;
padding-left: 3px;
padding-top: 3px;
background-color: #29392c;
}
#banner
{
width: 852px;
height: 337px;
background-color:#c3a987;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 900px;
background-color: #29392c;
padding: 10px;
}
#right
{
width: 250px;
float: right;
padding: 5px;
background-color: #29392c;
}
#footer
{
font-size: 10pt;
}