body { 
background: url('bg.jpg') repeat-y; 
font: 85%/150% Arial, Tahoma, Sans-Serif;
color: #293066; 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #dfe3ec; 
text-decoration: none; 
}

a:hover { 
color: #5e020b; 
text-decoration: none; 
}

#header {
position: absolute; 
top: 0px;
left: 0px; 
width: 800px;
height: 432px;
border: 0px;
}

#content { 
position: absolute; 
left: 226px; 
top: 410px; 
width: 517px; 
}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
font-size: 1.3em;
color: #161b3b;
letter-spacing: 2px;
border-bottom: 1px dashed #dbe2f3; 
padding: 2px 0 2px 1px; 
margin: 0px; 
font-family: Georgia, Verdana;
}

input, textarea, select { 
border: 1px solid #343434;
padding: 3px 5px 3px 5px;
color: #000; 
font-size: 11px; 
font-family: Tahoma, Arial; 
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

p, form {
margin: 3px 0 13px 0;
}

ul {
margin-bottom: 13px;
}

em { 
font-size: .9em;
font-family: Georgia, Sans-Serif; 
}

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: 2px;
}

.center {
text-align: center;
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

#foot { 
font-size: 9px; 
text-align: center; 
padding: 25px 0 10px 0; 
}