body
{
font-family: verdana, sans-serif;
font-size: 11px;
background: url('images/bg.png') repeat-y;
margin: 0px;
}

table
{

font-family: arial, sans-serif;
font-size: 12px;
border-collapse: collapse;
table-layout: auto;
width: fixed;
}

tr
{
vertical-align: top;
}

img.thumbs
{
margin: 2px;
border: 3px solid;
border-color: e1ebf6;
}

img
{
border: 0px;
}

div.banner
{
position:absolute;
top:50px;
}

div.home
{
position:absolute;
left: 80%;
top: 20px;
}

div.nav
{
position:absolute;
left: 64px;
top: 125px;
}

div.body
{
position:absolute;
left: 185px;
top: 110px;
width: 70%;
}

a {font-weight: bold; font-family: verdana, sans-serif;}
a:link {text-decoration: none; color: #1057ad;}
a:visited {text-decoration: none; color: #1057ad;}
a:hover {text-decoration: overline underline; color: #154885;}
a:active {text-decoration: none; color: #1057ad;}

input{
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
background-color: #e1ebf6;
border: 1px inset #000000;
}

.area 
{
width: 300px;
}

textarea, select {
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
background-color: #e1ebf6;
border: 1px inset #000000;
TEXT-DECORATION: none;
}