body {
background-image: url('bg.jpg');
width: 601px;
font: 9pt Tahoma, Arial; 
color: #313131; 
letter-spacing: 1px;
line-height: 18px; 
margin: 0 auto;
margin-top: 8px;
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: bold; 
color: #db002f; 
background-color: #fff;
text-decoration: none; 
}

a:hover { 
color: #000; 
text-decoration: none; 
}

#header {
width: 608px;
height: 471px;
}

#content { 
width: 601px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
}

h1, h2, h3 { 
font-style: normal; 
font-weight: bold; 
font-size: 16pt;
color: #db002f;
letter-spacing: 3pt;
padding: 2px 0 2px 1px;
margin: 3px 0 2px 0; 
font-family: "Times New Roman", Serif;  
}

h4 { 
font-style: normal; 
font-weight: normal;
font-size: 6pt;
color: #d0334e;
text-transform: uppercase;
letter-spacing: 2pt;
padding: 1px;
margin: 0px;
font-family: Georgia, Arial;
}

input, textarea, select { 
font-style: italic;
background-color: #fafafa;
border: 1px solid #ddda89;
padding: 3px 5px 3px 5px;
color: #db002f; 
font-size: 8pt; 
font-family: Georgia, Serif;
}

table, form {
margin-bottom: 13px;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

em { 
color: #f94b30;
letter-spacing: 0px; 
font-family: Georgia, Serif;
}

p { 
margin: 3px 0 13px 0;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.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";
}

.center {
text-align: center;
}

#footer { 
width: 601px;
height: 5px;
}