body { 
background-color: #f9f6f1; 
width: 520px;
font: 8pt Tahoma, Arial; 
color: #d13e3e; 
letter-spacing: 1px;
line-height: 17px; 
padding: 0;
margin: 0;
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: bold; 
color: #e0c571; 
background-color: #fff;
text-decoration: none; 
}

a:hover { 
color: #7b371c; 
text-decoration: none; 
}

#navigation {
width: 520px;
height: 35px;
}

#navcontainer {
margin-left: -30px;
}

ul#navlist {
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

	#navlist a { 
	padding: 5px 20px; 
	}

	#navlist a:link, #navlist a:visited {
	font-weight: bold;
	color: #e2571c;
	background-color: #fff5ba;
	text-decoration: none;
	border: 1px solid #decdb2;
	}

	#navlist a:hover {
	background-color: #fff8ce; 
	color: #583031;
	text-decoration: none;
	}

#content {
width: 520px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin-left: 15px;
padding: 0 0 5px 0;
}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
font-size: 12pt;
color: #a14612;
letter-spacing: 2px;
border-bottom: 1px dashed #ebd9c7;
padding: 1px 0 1px 1px;
margin: 2px 0 2px 0; 
font-family: Georgia, Verdana;
}

input, textarea, select { 
font-style: italic;
background-color: #fff4d8;
border: 1px solid #b19087;
padding: 3px 5px 3px 5px;
color: #846861; 
font-size: 8pt; 
font-family: Georgia, Serif;
}

acronym { 
border-bottom: 1px dotted;
cursor: help;
}

em { 
color: #f67f61; 
letter-spacing: 0px;
font-family: Georgia, Serif;
}

strong { 
color: #b72c2c; 
}

p, form, table { 
margin: 3px 0 11px 0;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates { 
margin: 2px; 
}

.center {
text-align: center;
}

.members {
font-weight: bold;
color: #692a1b;
}

.email {
padding: 0 2px 0 2px;
font-size: 11px;
letter-spacing: 0px;
font-family: "courier new";
}

.show_members_no_website {
display: none;
}
	
#footer {
clear: both;
width: 100%;
background: url('layout.jpg') bottom left;
}
