html,body
{ 
background-image: url(img/gbcover1.png);
background-repeat: repeat;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #304864;
}
container
{
background-color: #transparent;
font-family: verdana;
font-size: 12pt;	
color: #000000;
}
content
{
font-family: verdana;
font-size: 12pt;	
color: #000000;
}
p
{
font-family: verdana;
font-size: 9pt;	
color: #000000;
}
h1
{
background-color: #transparent;
color: #800f0f;
font-family: 'Meddon', cursive, Georgia, Verdana;
font-size: 34pt;
text-align: center;
font-weight: bold;
border-bottom: 0px solid #800f0f;
;
}
h2
{
background-color: #transparent;
color: #000000;
font-family: 'IM Fell English SC', serif, Georgia, Verdana;
font-size: 11pt;
text-align: center;
border-bottom: 0px solid #ffec8f;
}
strong
{
background-color: #transparent;
color:#ffec8f;
}
em
{
background-color: #transparent;
color:#ffec8f;
}
u
{
background-color: #transparent;
color:#ffec8f;
}
a
{
font-family: 'IM Fell English SC', serif, Georgia, Verdana;
background-color: #transparent;
font-size: 11pt;
color: #800c8f;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #80016f;
font-weight: bold;
text-decoration: underline;
}
table, td, tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #800c8f;
}
textarea
{ 
background-color: #transparent;
font-family: verdana; 
font-size: 9pt;
color: #c3a987; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
input 
{
background-color: #transparent;
font-family: verdana; 
font-size: 9pt;
color: #c3a987; 
border-style: solid;
border-color: #c3a987;
border-width: 1px;
}
option
{ 
background-color: #transparent;
font-family: verdana;
font-size: 9pt;
color: #1c1e04;
}
select
{ 
background-color: #transparent;
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: #transparent;
}
#banner
{
width: 852px;
height: 337px;
background-color:#transparent;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 848;
background-color: #transparent;
padding: 10px;
}
#menu
{
text-align: center;
position: relative;
width: 848;
background-color: #transparent;
}

#footer
{
border-top: 1px solid #29392c;
width: 848px;
clear: both;
background-color: #transparent;
padding-top: 10px;
padding-bottom: 10px;
font-size: 9pt;
}
#header
{
border-top: 0px solid #29392c;
width: 940px;
position: center;
clear: both;
background-color: #transparent;
padding-top: 10px;
padding-bottom: 10px;
font-size: 9pt;
}