BODY
{ 
background: #ffec8f;
background-image: url(/images/parchment.jpg);
width: 100%;
display: table;
background-repeat: repeat;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #29392c;
}
div
{
font-family: verdana;
font-size: 11pt;	
color: #29392c;
} 
p
{
font-family: verdana;
font-size: 9pt;	
color: #29392c;
}
h1
{
background-color: inherit;
color: #29392c;
font-family: 'Eagle Lake', cursive;
font-size: 36pt;
text-align: center;
font-weight: bold;
border-bottom: 0px solid #5e190c;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #29392c;
font-family: 'IM Fell English SC', serif;
font-size: 20pt;
text-align: center;
border-bottom: 1px solid #5e190c;
text-transform: uppercase;
}
h3
{
background-color: inherit;
color: #5e190c;
font-family: 'IM Fell English SC', serif;
font-size: 16pt;
text-align: left;
}
h4
{
background-color: inherit;
color: #5e190c;
font-family: 'IM Fell English SC', serif;
font-size: 14pt;
text-align: left;
}
strong
{
font-family: 'IM Fell English SC', serif;
background-color: inherit;
color:#29392c;
}
em
{
font-family: 'IM Fell English SC', serif;
background-color: inherit;
color:#29392c;
}
u
{
background-color: inherit;
color:#29392c;
}
a
{
font-family: 'IM Fell English SC', serif;
background-color: inherit;
color: #29392c;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #1d175b;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
}
table, td, tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #29392c;
}
textarea
{ 
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #29392c; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
input 
{
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #29392c; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
option
{ 
background-color: #c3a987;
font-family: verdana;
font-size: 9pt;
color: #1c1e04;
}
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: 1058px;
padding-left: 7px;
padding-top: 3px;
background-color: #transparent;
}
#banner
{
width: 1054px;
height: 337px;
background-color:#transparent;
position: relative;
}
#ad
{
width: 1048px;
position: relative;
}
#content
{
float: left;
width: 1048px;
background-color: #transparent;
padding: 10px;
}
#right
{
width: 250px;
float: right;
padding: 5px;
background-color: #transparent;
}
#footer
{
border-top: 1px solid #29392c;
width: 1048px;
clear: both;
background-color: #transparent;
padding-top: 10px;
padding-bottom: 10px;
font-size: 7pt;
}