body { 
width: 632px;
margin: 25px auto;
font: 11px "Trebuchet MS", Verdana;
color: #b19b85; 
letter-spacing: 1px;
line-height: 17px;
background: #eedbcb url('bg.gif');
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #b05d5f; 
text-decoration: none; 
}

a:hover { 
color: #fffefd; 
background-color: #eedbcb; 
text-decoration: none; 
}

#header { 
width: 632px;
height: 226px;
background: url('layout.gif') no-repeat;
}

#wrapper{
width: 632px;
background-color: #f4ebe2;
overflow: auto;
}

#navigation {
width: 560px;
height: 30px;
padding: 0 36px 0 36px;
text-align: center;
}

#content { 
width: 543px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
padding: 0 33px 20px 36px;
}

h1, h2, h3 { 
font-style: normal; 
font-weight: bold; 
font-size: 15px;
color: #943742;
letter-spacing: 2px; 
border-bottom: 1px dashed #fbf9f6;
padding: 3px 0 3px 1px; 
margin: 2px 0 1px 0; 
font-family: Georgia, Sans-Serif;
}

blockquote {
background: url('quote.gif') top left no-repeat;
padding: 17px 0 0 12px;
margin-top: 0px;
margin-bottom: 20px;
text-align: justify;
}

input, textarea, select { 
border: 1px solid #dac0aa;
background-color: #eedbcb;
padding: 3px 5px 3px 5px;
color: #a78971; 
}

form, ul {
margin: 3px 0 13px 0;
}

.submit, .show_join_submit_button, .show_join_reset_button, .show_lostpass_submit_button, .show_update_submit_button {
background-image: url('submit.gif');
border: 1px solid #dac0aa;
}

table { 
font: 11px "Trebuchet MS"; 
letter-spacing: 1px;
margin: 3px 0 13px 0;
}

em { 
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 13px 0;
}

img {
border: 0px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates { 
margin: 2px; 
}

.name {
font-weight: bold; 
color: #8d705d;
}

strong {
color: #9a7e62;
}

object {
height: 40px;
width: 200px;
}

.center { 
text-align: center;
margin-top: 20px;
}

.email {
background-color: #fff;
padding: 0 2px 0 2px;
font-size: 11px;
color: #000;
letter-spacing: 0px;
font-family: "courier new";
}

#footer { 
width: 560px;
height: 78px;
background-image: url('foot.gif');
padding: 0 36px 0 36px;
text-align: center;
font-style: italic;
font-size: 10px;
font-family: Georgia, Serif;
line-height: 12px;
}