body{ 
background: #232323 url('bg.jpg');
font: 85%/150% Arial, Tahoma, Sans-Serif;
color: #5c5c5c;
margin: 0; 
padding: 0; 
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #c42326; 
text-decoration: none;
}

a:hover {
color: #fff;
}

#header{ 
background: url('layout.jpg') no-repeat;
height: 505px;
}

#nav { 
position: absolute;
top: 421px; 
left: 49px; 
width: 70px;
height: 42px;
border: 0px;
}

#nav1 { 
position: absolute;
top: 400px; 
left: 134px; 
width: 94px;
height: 30px;
border: 0px;
}

#nav2 { 
position: absolute;
top: 433px; 
left: 179px; 
width: 144px;
height: 54px;
border: 0px;
}

#nav3 { 
position: absolute;
top: 385px; 
left: 300px; 
width: 75px;
height: 43px; 
border: 0px;
} 

#content {
width: 677px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin-left: 66px;
padding: 10px 0 10px 0;
}

h1, h2, h3, h4 {
font-style: normal; 
font-weight: bold; 
font-size: 1.8em;
color: #3f3f3f;
letter-spacing: 2px; 
padding: 2px 0 2px 0;
margin: 0px;
font-family: Georgia, Helvetica;
}

h5 {
font-style: normal; 
font-weight: bold; 
font-size: 1.4em;
color: #717171;
letter-spacing: 1px; 
padding: 2px 0 1px 0;
margin: 0px;
font-family: Georgia, Helvetica;
}

h6 {
font-style: normal; 
font-weight: normal;
font-size: .65em;
color: #7a7a7a;
text-transform: uppercase;
letter-spacing: 3px;
padding: 1px;
margin: 0 0 0 10px;
font-family: Georgia, Arial;
}

blockquote {
background: url('blockquote.gif');
padding: 10px;
color: #5a5a5a;
}

input, textarea, select { 
background: #2b2b2b url('blockquote.gif');
padding: 4px;
color: #5b5b5b; 
border: 1px solid #1f1f1f;
}

	input:focus, textarea:focus, option:focus, select:focus {
	background: #2b2b2b url('form.gif');
	color: #8b8b8b;
	border: 1px solid #1f1f1f;
	}

form, table {
margin: 5px 0 17px 0;
}

.fanstable {
background: url('form.gif');
padding-left: 8px;
color: #888;
}

.fanstd {
background: url('blockquote.gif');
padding-left: 8px;
color: #656565;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

code, pre {
color: #925050;
font: 1em "Courier New", Courier, monospace;
margin: 5px 0 15px 0;
}

ul, .codesort li  {
list-style-type: none;
list-style-image: url('bullet.gif');
}

em { 
font-size: 1em;
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 17px 0;
}

img {
border: 0px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

	.exlink:hover { 
	background: url('linkout-hover.gif') no-repeat 100% 50%;
	}

.affiliates {
margin: 0 2px;
}

.center {
text-align: center;
}

.email {
padding: 0 2px 0 2px;
font-size: 1em;
color: #6d6d6d;
letter-spacing: 0px;
font-family: "courier new";
}

.color {
color: #707070;
}

#footer { 
clear: both;
width: 677px;
height: 60px;
margin-left: 66px;
font-style: italic;
font-size: .9em;
color: #545454;
text-align: center;
line-height: 1.1em;
font-family: Georgia;
}