BODY
{ 
background: #fbf9e2;
background-image:url(img/daraghbkgrnd5.jpg);
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #304864;
}
div
{
font-family: verdana;
font-size: 11pt;	
color: #304864;
} 
p
{
font-family: verdana;
font-size: 10pt;	
color: #304864;
}
h1
{
background-color: inherit;
color: #023b24;
font-family: georgia;
font-size: 12pt;
text-align: center;
font-weight: bold;
border-bottom: 1px solid #023b24;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #023b24;
font-family: georgia;
font-size: 10pt;
text-align: center;
border-bottom: 1px solid #023b24;
text-transform: uppercase;
}
h3
{
background-color: inherit;
color: #023b24;
font-family: georgia;
font-size: 9pt;
text-align: left;
border-bottom: 1px solid #023b24;
text-transform: uppercase;
}
strong
{
background-color: inherit;
color:#023b24;
}
em
{
background-color: inherit;
color:#023b24;
}
u
{
background-color: inherit;
color:#023b24;
}
a
{
font-family: verdana;
background-color: inherit;
color: #edc36d;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #edc36d;
font-weight: bold;
text-decoration: underline;
}
table, td, tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #8c1010;
}
textarea
{ 
background-color: #8c1010;
font-family: verdana; 
font-size: 9pt;
color: #edc36d; 
border-style: solid;
border-color: #edc36d;
border-width: 1px;
}
input 
{
background-color: #8c1010;
font-family: verdana; 
font-size: 9pt;
color: #edc36d; 
border-style: solid;
border-color: #edc36d;
border-width: 1px;
}
option
{ 
background-color: #8c1010;
font-family: verdana;
font-size: 9pt;
color: #edc36d;
}
select
{ 
background-color: #8c1010;
font-family: verdana; 
font-size: 9pt;
color: #edc36d; 
border-style: solid;
border-color: #edc36d;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 858px;
padding-left: 3px;
padding-top: 3px;
background-color: #fbf9e2;
}
#banner
{
width: 852px;
height: 337px;
background-color:#fbf9e2;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 570px;
background-color: #fbf9e2;
padding-left: 10px;
padding-right: 7px;
}
#right
{
width: 250px;
float: right;
padding: 5px;
background-color: #fbf9e2;
}
#footer
{
border-top: 0px solid inherit;
width: 848px;
clear: both;
background-color: fbf9e2;
padding-top: 10px;
padding-bottom: 10px;
font-size: 9pt;
}