body { 
font: 11px "trebuchet ms", Verdana; 
color: #d4cab7; 
letter-spacing: 1px; 
background: #c1b6a0 repeat-y; 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #e1a88d; 
text-decoration: none; 
}

a:hover { 
color: #fff; 
text-decoration: none; 
}

#header {
position: absolute; 
top: 15px;
left: 217px; 
width: 470px;
height: 320px;
border: 0px;
}

#contentbox { 
position: absolute; 
top: 330px; 
left: 217px; 
width: 470px; 
background: url('bg.jpg') repeat-y; 
}

#content { 
padding: 0 10px 0 10px; 
}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
font-size: 15px; 
color: #aaa4b0; 
letter-spacing: 2px; 
padding: 2px 0 2px 1px; 
margin: 2px 0 2px 0; 
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;
}

em { 
font-family: Georgia, Sans-Serif; 
}

p, form { 
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%;
}

.affiliates {
margin: 2px;
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

.highlight { 
font-style: normal; 
font-weight: bold; 
color: #acb783; 
} 

.center {
text-align: center;
}

#foot { 
background: url('footimage.jpg') no-repeat;
padding: 0px; 
margin: 0px; 
height: 73px; 
width: 100%;
clear: both;
}