a {
text-decoration: none; 
border-bottom: none; 
color: #EFC893;
font-weight: bold;}

a:hover {
text-decoration: none; 
border-bottom: none; 
color: #AA7F90;
font-weight: bold;}

body {
background-color: #4D521A;
font-family: georgia, sans-serif; 
color: #BDB6D0; 
font-size:11px;
line-height: 150%;
text-align: justify;}

.table,td,tr {
font-family: georgia, sans-serif; 
color: #BDB6D0;
font-size:11px;
line-height: 150%;
text-align: justify;}

input, textarea {
border:1px dotted #EE8EA1;
font-family: georgia, sans-serif; 
font-size:11px;
color: #BDB6D0;
background-color: transparent;
text-align: justify;}

.navhead {
font-weight: bold;
color: #77785A; 
text-align: left;
font-size: 12;
font-family: georgia, sans-serif;
border-bottom:1px dotted #AB637E; }

.conhead {
color: #AB637E; 
background-image: url(header.gif);
background-repeat: repeat-y;
font-weight: bold;
font-size: 12;
font-family: georgia, sans-serif;
padding-left: 17px; 
border-bottom: 1px dotted #ECC62C;}

#layout {
position: absolute;
top: 0px;
left: 0px;}

#nav {
position: absolute;
top: 475px;
left: 5px;
width: 150px;
text-align: justify;}

#con {
position: absolute;
top: 450px;
left: 170px;
width: 525px;
text-align: justify;}

#bgh {
position: absolute;
top: 0px;
left: 0px;
width: 102%;
height: 600px;
background-image: url(bgh.gif); }