body { 
font: 8pt "Trebuchet MS", Verdana; 
color: #d2d2d2; 
letter-spacing: 1px;
line-height: 14pt;
background-color: #070908;
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #cbab96; 
text-decoration: none; 
border-bottom: 1px dotted;
}

a:hover { 
color: #9a1a57; 
}

#header {
background: url('layout.jpg') no-repeat;
position: absolute;
left: 0px; 
top: 0px; 
width: 781px; 
height: 389px;
}

#navigation {
position: absolute;
top: 316px; 
left: 95px;
width: 396px;
}

ul#navlist {
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 3px 10px; 
}

#navlist a:link, #navlist a:visited {
color: #ac916b;
background-color: #111513;
text-decoration: none;
border-bottom: 0px;
}

#navlist a:hover {
color: #fff;
text-decoration: none;
}

#content { 
position: absolute;
left: 70px; 
top: 364px; 
width: 515px;
padding: 0 0 15px 0;
}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
font-size: 13pt; 
color: #8b7c43; 
letter-spacing: 2px; 
border-bottom: 1px dotted #432b09; 
border-left: 5px solid #432b09;
padding: 2px 0 2px 6px; 
margin: 0px; 
font-family: Georgia, Sans-Serif; 
}

input, textarea, select { 
background-color: #111513;
border: 1px solid #070908;
padding: 3px 5px 3px 5px;
color: #ac916b;
}

p, form { 
margin: 3px 0 15px 0;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

em { 
font-family: Georgia, Serif;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates { 
padding: 2px; 
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

.center {
text-align: center;
}

#footer {
margin: 50px 0 3px 0;
text-align: center;
font-style: italic;
font-size: 10px;
font-family: Georgia, Serif;
line-height: 12px;
}