a:link, a:active, a:visited
{
color: #87bc31;
text-decoration: none;
font-weight:bold;
background: #fff;
}

a:hover
{
color:  #DCC4B8;
text-decoration: none;
background: #fff;
cursor: crosshair;
}

i
{
font-style: italic;
color: #a6a6a6;
}

.h
{
color: #6e8292;
text-transform: uppercase;
font: 13pt/10px  century gothic, sans-serif;
padding-left: 5px;
}

select
{
color: #6e8292;
font: 8pt/13px trebuchet, sans-serif;
letter-spacing: 1px;
background: inherit;
border: 1px solid #87bc31;
}

textarea, input
{
color: #6e8292;
font: 8pt/13px trebuchet, sans-serif;
letter-spacing: 1px;
background: inherit;
border: 1px solid #87bc31;
padding: 1px;
}

.all
{
position:absolute;
left:160px;
top:308px;
z-index: 1;
}

ssdiv img 
{
vertical-align: bottom;
}

.top
{
position:absolute;
top:0;
left:0;
}

.bot
{
vertical-align: bottom;
}

.c
{
position:absolute;
top:320px;
left:20px;
width:570px;
}

body
{
color: #000;
font: 8pt/13px trebuchet, sans-serif;
letter-spacing: 1px;
background: url(bg.jpg);
cursor: default;
text-align: justify;
}

#navigation 
{
list-style: none;
margin: 0; 
padding: 0;
}

#navigation li 
{
float: left;
}

#navigation li a 
{
display: block;
width: 65px;
text-align: center;
background:  #a0acb3;
color: #fff;
font: 8pt/12px arial, sans-serif;
text-transform: uppercase;
text-decoration: none;
opacity:0.9;
letter-spacing:1px;
}

#navigation li a:hover 
{
background: #fff;
color: #a0acb3;
text-decoration: none;
}