body {
width: 634px;
background-color: #000;
font: 9pt Tahoma;
color: #c6c6c6;
line-height: 20px; 
margin: 0 auto;
}

a:link, a:visited, a:active {
font-style: normal; 
font-weight: normal; 
color: #7d7d7d;
text-decoration: underline;
}

a:hover {
color: #148006;
}

#header {
width: 634px;
height: 367px;
background-color:#000;
}

#content { 
width: 564px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
background-color: #000;
padding-left: 70px; 
padding-bottom: 25px;
}

h1, h2, h3, h4 { 
font-style: italic; 
font-weight: bold; 
font-size: 12pt;
color: #a20b1c;  
letter-spacing: 6px;
border-left: 6px solid #a20b1c;
border-bottom: 1px dashed #a20b1c;
padding: 3px 0 3px 6px; 
margin: 0 0 3px 0; 
font-family: Georgia, Serif;
}

input, textarea, select { 
background-color: #656565;
border: 1px solid #000;
padding: 3px 5px 3px 5px;
color: #e8e8e8; 
font-size: 11px; 
font-family: Arial, Tahoma; 
}

form, table, ul {
margin-bottom: 16px;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

em { 
font-family: Georgia, Serif;
}

p { 
margin: 3px 0 16px 0;
}

img {
border: 0px;
}

object {
height: 40px;
width: 200px;
}

.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; 
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

.heart {
font-style: italic; 
font-weight: bold;
font: 10pt Georgia;
color: #ac0000;
}

.center { 
text-align: center;
margin-top: 20px;
}

#footer { 
padding-left: 70px; 
width: 564px;
height: 30px;
text-align: center;
font-style: italic;
font-size: 10px;
font-family: Georgia, Serif;
line-height: 12px;
clear: both;
}