body { 
width: 511px;
margin: 0 auto;
font: 11px Tahoma, Arial;  
color: #787b40; 
letter-spacing: 1px; 
line-height: 16px;
background: url('bg.jpg'); 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #42322b; 
text-decoration: none; 
}

a:hover { 
color: #fdf5c3; 
text-decoration: none; 
}

#header {
width: 511px;
height: 368px;
}

#content { 
width: 495px;
background-color: #e6eca4;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
border-left: 3px solid #e3c378;
border-right: 3px solid #e3c378;
padding: 0 5px 50px 5px;
margin-top: -10px;
}

h1, h2, h3 {
font-style: italic; 
font-weight: bold; 
font-size: 17px;
color: #8c7236;
letter-spacing: 3px;
border-bottom: 2px dotted #e2c47b;
padding: 3px 0 3px 3px; 
margin: 2px 0 2px 0; 
font-family: Georgia, Verdana;
}

blockquote {
background: url('quote.gif') top left no-repeat;
padding: 17px 0 0 12px;
margin-top: 0px;
margin-bottom: 20px;
text-align: justify;
font-size: 10px;
line-height: 14px;
}

input, textarea, option, select { 
background-color: #f0f5b8; 
color: #b6964d; 
border: 1px solid #e4c47b; 
padding: 3px 5px 3px 5px;
}

.submit, .show_join_submit_button, .show_join_reset_button, .show_lostpass_submit_button, .show_update_submit_button {
background-image: url('submit.gif');
}

table {
font: 11px Tahoma; 
}

em { 
font-family: Georgia, Sans-Serif; 
} 

p, form { 
margin: 3px 0 13px 0;
}

ul {
margin-bottom: 13px;
}

img {
border: 0px;
}

acronym {
border-bottom: 1px dotted;
cursor: help;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates { 
margin: 2px; 
}

object {
height: 40px;
width: 200px;
}

.center { 
text-align: center;
margin-top: 20px;
}

.email {
padding: 0 2px 0 2px;
font-size: 11px;
letter-spacing: 0px;
font-family: "courier new";
}

#footer { 
width: 495px;
height: 35px;
margin-top: -20px;
background-color: #e6eca4;
border-left: 3px solid #e3c378;
border-right: 3px solid #e3c378;
border-bottom: 3px solid #e3c378;
padding: 0 5px 10px 5px;
text-align: center;
font-style: italic;
font-size: 10px;
font-family: Georgia;
line-height: 12px;
}