body{ 
background-color: #0e0e0e;
font: 12px Tahoma; 
color: #888787;
letter-spacing: 1px;
line-height: 20px;
margin: 0;
padding: 0; 
}

a:link, a:active, a:visited {
font-style: normal;
font-weight: bold;
color: #bf1f40;
text-decoration: none;
}

a:hover {
color: #c0c0c0;
text-decoration: none;
}

#header{ 
background: url('headbg.jpg');
height: 372x;
}

#headerimg {
text-align: center;
}

#nav {
width: 100%;
height: 30px;
margin-top: -35px;
text-align: center;
}

ul#navlist {
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 5px 20px; 
}

#navlist a:link, #navlist a:visited {
color: #a0a0a0;
background: url('navbg.gif');
border: 1px solid #050505;
text-decoration: none;
}

#navlist a:hover {
background: url('navhoverbg.gif');
color: #fff;
border: 1px solid #333;
text-decoration: none;
}

#content { 
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
width: 618px;
margin-top: 13px;
margin-left: auto;
margin-right: auto;
}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
font-size: 17px;
color: #3e3e3e; 
letter-spacing: 3px;
text-transform: uppercase;
padding: 3px 0 3px 1px; 
margin: 5px 0 1px 0; 
font-family: Georgia, Serif;
}

blockquote {
background: #232323 url('blockbg.gif') no-repeat bottom right;
padding: 10px;
border-left: 15px solid #920d28;
text-align: left;
}

blockquote a:link, blockquote a:visited, blockquote a:active {
color: #575757;
}

blockquote a:hover {
color: #757575;
}

input, textarea, select { 
background-color: #1b1b1b;
border: 2px solid #333;
padding: 3px 5px 3px 5px;
margin-bottom: 2px;
color: #737373; 
font: 12px Tahoma; 
}

em { 
color: #718071;
letter-spacing: 0px;
font-family: Georgia, Sans-Serif; 
}

em a:hover {
color: #c0c0c0;
}

p, form, table { 
margin: 3px 0 13px 0;
}

ul {
margin-bottom: 13px;
}

small {
font-size: 10px;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

img {
border: 0px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.fans {
border-bottom: 1px solid #444;
padding: 1px;
}

.fans strong {
color: #8d8570;
}

.affiliates {
margin: 3px;
}

.email {
padding: 0 2px 0 2px;
font-size: 11px;
letter-spacing: 0px;
font-family: "courier new";
}

.boldtxt {
font-weight: bold;
color: #5a6890;
}

#footer { 
clear: both;
background-color: #232323;
height: 60px;
font-style: italic;
font-size: 11px;
letter-spacing: 0px;
text-align: center;
padding-left: 167px;
padding-right: 167px;
line-height: 16px;
font-family: Georgia; 
}