body {
margin: 0;
padding: 0;
background-image: url(bg.gif);
background-repeat: repeat-x;
background-color:#f5f1f1; 
font: 7.5pt verdana, Helvetica, sans-serif; 
color: #480000; 
line-height: 150%; 
text-align: justify;}

h1 {
text-align: left;
background-position: left;
background-repeat: no-repeat;
font: 14pt Georgia, Helvetica, sans-serif; 
color: #751b31;
text-transform: uppercase;
margin-top: 5px;
line-height: 35px;
text-indent: 15px;
letter-spacing: 5px;
}

h3 {
text-indent: 100px;
letter-spacing: 2px;
margin-top: -23px;
color: #7c584e;
font: 10px "trebuchet ms", verdana, arial, sans-serif;
}


h1 {
text-align: left;
background-position: center;
background-repeat: no-repeat;
font: 14pt Georgia, Helvetica, sans-serif; 
color: #751b31;
text-transform: uppercase;
margin-top: 5px;
line-height: 35px;
text-indent: 15px;
letter-spacing: 5px;
}

a:link, a:visited, a:active {
text-decoration: none; 
font: 7pt verdana, helvetica, sans-serif; 
text-transform:  uppercase; 
font-weight: bold; 
color: #ab4a4a;}

a:hover {
text-decoration: none; 
font: 7pt verdana, helvetica, sans-serif; 
text-transform:  uppercase; 
font-weight: bold; 
color: #ba8388; 
cursor:crosshair;}

#content
{
position: absolute;
top: 330px;
left: 113px;
width: 535px;
z-index: 2;
background-color: transparent;
}

#nav
{
position: absolute;
top: 195px;
left: 690px;
width: 200px;
z-index: 2;
background-color: transparent;
}

input, select, textarea {
background: #f7f7f7; 
border: #7c7c7c 1px dotted; 
color: #c98f89 ; 
font: 8pt tahoma, helvetica, sans-serif;}

strong {
color: #900000;
}

em {
color: #923e7d;
}

.codes {
border: #f5f1f1 1px dotted;
background-color: #d9d6d6;
padding: 4px;
}

a.menulink {
display: block;
width: 130px;
padding-right: 7px;
margin: 0;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:8pt;
color: #d0cdcd;
background-color:#efecec;
padding: 4px;
text-indent: 10px;
border-left: dotted 1px #c9c6c6;
border-bottom: dotted 1px #c9c6c6;
border-right: dotted 1px #e7e5e5;
border-top: dotted 1px #e7e5e5;
}

a.menulink:hover {
color:#673828;
font-style: italic;
font-weight: bold;
}

td {
padding: 1px;
}

#stats {
text-align:left;
width: 295px;
background-color: #e7e4e5;
color: #331e43;
padding: 13px;
letter-spacing: 2px;
border: 1px dotted #c9c6c6;
}

.url {
color: #480000;
background-color: #efecec;
border: 1px dotted #f5f1f1;
padding: 3px;
width: 100%;
text-align: center;
text-transform: capitalize;
letter-spacing: 3px;
font-style: italic;
font-weight: bold;
margin-top: 12px;
margin-bottom: 20px;
}