body, div {
font-size: 11px; 
font-family: tahoma, verdana, arial, sans-serif; 
color: #d0cbcb; 
font-weight: none;
background: url(background.gif) repeat-y;
margin: 0 auto;}

a:link, a:visited {
color: #d3d3d3; 
text-decoration: underline; 
font-weight: bold;
text-transform: uppercase;}

a:hover {text-decoration: none;}

td, p, a, li, ul, div  { color: #d0cbcb;}

input, textarea, select, option {
border: 1px solid #d0cbcb;
color: #d0cbcb; 
background-color: #766f6f;
font-size: 11px; 
font-family: tahoma, verdana, arial, sans-serif; 
 }

div.menu {
font-size: 1.2em;
color: #d0cbcb; }


h2.title1 {
font-size:2.2em;
color:#d0cbcb;
font-weight:bold;
line-height:1.7em;
text-transform: uppercase; } 

h3.title2 {
font-size:0.7em;
color:#766f6f;
margin-left:60px;
margin-top:-15px; } 

h1, h2, h3, h4 {
padding: 0;
margin: 0; }

#header {
height: 603px;
width: 647px;
margin-left: 0px;
margin-top: 0px; 
background: url(header.jpg) no-repeat;}

#body {
position: absolute; 
top: 470px; 
left: 6px; 
width: 410px;
}

ul.nav
{
list-style-type:none;
position: absolute;
top: 570px;
left: 422px;
font-size: 0.8em;
}

ul.nav li
{
margin-bottom:0px;
width: 152px;
padding: 7px;
background:#d0cbcb;
}

ul.nav li a, ul.nav li a:visited
{
font-weight:bold;
text-decoration: none;
color:#2f312f;
width: 152px;
display: block;}

ul.nav li:hover, ul.nav li a:hover
{
background-color:#a8a7a7;
text-align: right;
color: #2f312f;
}

ul.nav li:hover a
{
background-color:#a8a7a7;
color: #2f312f;
text-align: right;
}
