BODY
{ 
background-image:url(images/transbadge.jpg);
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #ffec8f;
}
div
{
font-family: verdana;
font-size: 12pt;	
color: #ffec8f;
}
p
{
font-family: verdana;
font-size: 9pt;	
color: #ffec8f;
}
h1
{
background-color: inherit;
color: #ffec8f;
font-family: georgia;
font-size: 11pt;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #ffec8f;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #ffec8f;
font-family: georgia;
font-size: 11pt;
text-align: right;
border-bottom: 1px solid #ffec8f;
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:link
{
color: #f9c16f;
font-weight: bold;
font-size: 9pt;
text-decoration: none;
}
a:visited
{
color: #f9c16f;
font-weight: bold;
font-size: 9pt;
text-decoration: none;
}
a:active
{
color: #f9c16f;
font-weight: bold;
font-size: 9pt;
text-decoration: none;
}
a:hover
{
color: #f9c16f;
font-weight: bold;
font-size: 9pt;
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: #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: #c3a987;
font-family: verdana;
font-size: 9pt;
color: #1c1e1b;
}
select
{ 
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #c3a987; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 868px;
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: 845;
background-color: #29392c;
padding: 10px;
}
#footer
{
border-top: 1px solid #29392c;
width: 848px;
clear: both;
background-color: #29392c;
padding-top: 10px;
padding-bottom: 10px;
font-size: 9pt;
}