body
{
background-color: #1a1a1a;
font-family: verdana;
color: #FFFFFF;
font-size: 10px;
cursor: crosshair }



a:link, a:visited, a:active
{
color: #8d8f8f;
text-decoration: none;
font-family: courier new;
font-size: 10px;
border-bottom: 1px dotted #8d8f8f;
}

a:hover
{
color: #bbcb9c;
text-decoration: none;
border-bottom: 2px solid #bbcb9c;
}

#nav
{width: 150px; float: right; margin-right: -540px; top: 520px; position: relative; display: inline; }


#div3
{width: 400px; float: right; margin-right: -350px; top: 550px; position: relative; display: inline; text-align:justify;}

#banner
{background: url('banner.png') no-repeat; 
float: right; 
height: 550px; 
width: 550px;
}

#content {
background: #353535;
padding: 3px 5px 5px 6px;
border-bottom: 4px solid #c0cd9f;
margin-bottom: 7px;
border-top: 2px solid #313131;
opacity: 0.7;
}


h1 {
color: #FFFFFF;
border-right: 7px solid #8d8d8d;
border-bottom: 3px solid #FFFFFF;
font-family: century gothic;
font-size: 15px;
text-align: left;
font-weight: normal;
margin-bottom: 1px;
}

h2 {
color: #c0cd9f;
border-right: 7px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
font-family: century gothic;
font-size: 15px;
text-align: left;
font-weight: normal;
margin-bottom: 1px;
}

h3 {
color: #FFFFFF;
border-right: 7px solid #8d8d8d;
border-bottom: 3px solid #FFFFFF;
font-family: century gothic;
font-size: 15px;
text-align: left;
font-weight: normal;
margin-bottom: 1px;
}


#nav h4 {
color: #8d8d8d;
font-family: verdana;
font-size: 10px;
text-align: right;
text-transform: uppercase;
border-left: 7px solid #FFFFFF;
}

#nav a {
text-decoration: none; 
display: block;
background: #1a1a1a;
text-align: center;
color: #8d8d8d;
font-family: verdana;
font-size: 10px;
text-transform: lowercase;
border-bottom: 1px solid #1a1a1a;
}

#nav a:hover {
color: #cbcbcb;
border-bottom: 1px solid #FFFFFF;
}

b {color: #8d8f8f;}
u {color: #8d8f8f;}
i {color: #8d8f8f;}

textarea,input,submit,reset
{ font-size: 10px;
background: #535252;
font-family:verdana;
color: #FFFFFF;
border: 1px solid #8d8f8f;
}