body { 
background-color: #000;
width: 856px;
font: .65em Verdana, sans-serif; 
color: #6e634a; 
line-height: 1.6em;
padding: 0px;
margin: 0 auto;
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #b29c6b; 
text-decoration: none;
}

a:hover { 
color: #fff;
text-decoration: none;
}

#header {
background: url('layout.jpg') no-repeat;
width: 856px;
height: 450px;
}

#wrapper {
width: 856px;
background: url('bg.gif') no-repeat;
overflow: auto; 
}

#sidebar {
float: right;
width: 185px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin-right: 123px;
padding-top: 3px;
}

#content {
width: 414px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin-left: 97px;
padding-top: 3px;
}

h1, h2, h3, h4 { 
font-style: italic; 
font-weight: bold; 
font-size: 1.6em;
color: #998f6c;
letter-spacing: 1px;
border-bottom: 1px dashed #362507;
padding: 2px 0 2px 1px;
margin: 0px;
font-family: "times new roman", serif;
}

input, textarea, select { 
background-color: #251010;
padding: 3px;
border: 1px solid #3e1d1d;
color: #6e634a; 
font-family: Tahoma, Arial;
}

ul.nav { 
list-style-type: circle; 
}

ul.list {
list-style-image: url('bullet.gif');
}

p, form { 
margin: 3px 0 13px 0;
}

em { 
font-size: 1.1em;
font-family: Georgia, Serif;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

img {
border: 0px;
}

object {
height: 40px;
width: 200px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates { 
margin: 2px;
}

.center { 
text-align: center;
}

.fans {
border-bottom: 2px dashed #311717;
}

.color {
color: #90703b;
}

.red {
color: #902b2b;
}

.email {
padding: 2px;
font-size: 1.1em;
letter-spacing: 0px;
font-family: "courier new";
}

#footer { 
clear: both;
}