body { 
width: 655px;
margin: 28px auto;
font: 11px Tahoma, Verdana;
color: #ce9596;
letter-spacing: 1px; 
line-height: 16px;
background: #edc3c2 url('bg.gif'); 
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: bold; 
color: #d6ca9e;   
text-decoration: none;
}

a:hover { 
color: #70709d;
text-decoration: none;
}

#header {
width: 655px;
height: 209px;
background: url('layout.jpg') no-repeat;
}

#wrapper{
width: 655px;
background: #fff repeat-y; 
overflow: auto; 
}

#navigation { 
width: 590px;
height: 30px;
text-align: right;
padding: 0 35px 0 30px;
}

	#navigation a:link, #navigation a:visited, #navigation a:active { 
	font-style: normal; 
	font-weight: bold; 
	font-size: 8px; 
	letter-spacing: 1px;
	color: #666361;
	text-transform: uppercase;
	text-align: right;
	padding-left: 2px;
	margin: 0px; 
	font-family: Tahoma, Verdana; 
	}

	#navigation a:hover { 
	color: #e9c8b1; 
	border-bottom: none; 
	text-decoration: none; 
	padding-left: 2px;
	}

#content { 
width: 585px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
padding: 0 35px 25px 35px;
}

h1, h2, h3 {
font-style: italic; 
font-weight: bold; 
font-size: 17px;
color: #7577a6;
letter-spacing: 3px;
border-bottom: 1px dotted #cbc3c4;
padding: 3px 0 3px 3px; 
margin: 0px; 
font-family: Georgia, Verdana;
}

blockquote { 
color: #c48885; 
background-color: #f7d8d6; 
padding: 5px 10px 5px 10px; 
}

table {
margin-bottom: 20px;
border: 0px;
}

input, textarea, select { 
border: 1px solid #bebebd;
padding: 3px 5px 3px 5px;
color: #807f7b; 
}

	input:focus, textarea:focus, option:focus, select:focus {
	border: 1px solid #828282;
	}

	.submit, .submit:focus, .action, .action:focus, .show_join_submit_button, .show_join_submit_button:focus, .show_join_reset_button, .show_join_reset_button:focus, .show_lostpass_submit_button, .show_lostpass_submit_button:focus, .show_update_submit_button, .show_update_submit_button:focus {
	background-image: url('submit.gif');
	color: #bf7a79;
	border: 1px solid #e8bcbb;
	}

strong { 
color: #b8b7d3; 
}

em { 
font-family: Georgia, Sans-Serif; 
}

p, form, ul { 
margin: 3px 0 12px 0;
}

img {
border: 0px;
}

.affiliates { 
margin: 2px; 
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

object {
height: 40px;
width: 200px;
}

.center { 
text-align: center;
margin-top: 25px;
}

.name {
font-weight: bold;
}

.email {
padding: 0 2px 0 2px;
font-size: 11px;
letter-spacing: 0px;
font-family: "courier new";
}

#footer { 
width: 585px;
height: 67px;
background: url('footimg.jpg') no-repeat;
font-style: italic;
font-size: 10px;
font-family: Georgia;
line-height: 12px;
text-align: center;
padding: 0 35px 0 35px;
}