body
{
background-color: white;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

a
{
color: darkred;
}

a:hover
{
color: #000099;
}

a.foot
{
font-size: 10px; 
color: #dddddd;
text-decoration: none;
}

#main
{
background-color: white;
width: 728px;
}

#home  p {font-size:12px;}
#home  li {font-size:12px;}

li
{
font-size: 11px;
color: black
}

#content
{
text-align: left;
padding: 5px
}
/*
#header
{
padding: 0px;
border-style: solid none solid none; 
border-width: 2px; 
width: 728px;
height: 90px;
background: url(/images/header1.jpg);
}
*/
#navbar ul
{
padding: 0px;
margin: 0px;
width: 728px;
height: 20px;
border: 1px;
border-style: none;
background-color: #dddddd;
line-height: 20px;
}

#navbar ul li
{
display: inline;
}

#navbar ul li a
{
padding: 0px 5px;
font-family: trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: black;
text-decoration: none;
border-right: 2px groove darkred;
float: left;
}

#navbar ul li a.first
{
border-left: 2px groove darkred;
}

#navbar ul li a:hover
{
background-color: darkred;
color: white;
}

#navbar #current 
{
text-decoration: underline;
color: white;
}

h1
{
border-bottom:1px solid #dddddd;
padding-bottom:5px;
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
color: darkred;
text-decoration: none;
}

h2
{
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: darkred;
text-decoration: none;
}

p
{
font-size: 11px;
color: black; 
}

p.form_label
{
font-size: 10px;
color: black;
}


ul.general
{
font-size: 11px;
color: black
}

li
{
padding-bottom: 10px;
}

#footer
{
padding: 0px;
margin: 0px;
width: 728px;
height: 20px;
border: 1px;
border-style: solid none solid none;
border-color: black;
background: url(/images/navbar_off2.png);
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: white;
text-decoration: none;
line-height: 20px;
text-align: left;
}

#footer a
{
padding-left: 5px;
color: white;
text-decoration: none;
}

.preload
{
display:none;
}