body {
	width:100%;
	margin:0;
	font-family: Arial, helvetica, sans-serif;
	font-size:1.0em;
	background-color:#ffc;
	letter-spacing:0.08em;
	font-weight: normal;
}
#wrapper{
	width:68em;	
	margin:0 auto 0;
}
h1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:6.5em;
	color:#008000;
	margin:0;
	text-align:center;
}
h2 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:4em;
	color:#008000;
	margin:30px 0;
	text-align:center;
	}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:center;
	}
fieldset {
	font-size: 1.2em;
	font-weight: bold;
	color: #335566;
	background:#fee6b6;
	padding: 10px;
	clear: left;
	float: left;
	width: 85%;
	margin-bottom: 20px;
	border: 1px solid #AAAA00;
	position: relative;
}
legend {
	font-weight: bold;
	color: #223344;
	background: #FFFFFF;
	padding: 3px 10px;
	margin:-1em 0 0 0.5em;
	border: 1px solid #AAAA00;
}
.label {
	text-align: right;
	float: left;
	width: 9em;
	margin-right: 5px;
	color: #946201;
}
fieldset p {
	line-height: 2em;
	float: left;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 0px;
}
fieldset#contact input {
	font: normal .9em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFE1;
	padding: 4px;
	width: 150px;
	border: 1px solid #666666;
}
fieldset#prefs p {
	clear: left;
	width: 350px;
}
fieldset#prefs input {
	font: normal .9em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background:#ffffe1;
	padding: 4px;
	width: 150px;
	border: 1px solid #666666;
}
#navigation {
	float:left;
	margin:0 0 0 0;
	border-right:thin solid #336666;
	left: -2px;
	top: 44px;
	width:15em;
}

#main {
	float:right;
	width:52em;
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
	}

#navlist
{
color: white;
background: #fee6b6;
border-bottom: 0.2em solid #fee6b6;
border-right: 0.2em solid #fee6b6;
padding: 0 1px;
margin: 0 0 0 5px;
width: 14em;
font: normal 0.8em Verdana, sans-serif;
vertical-align:top;
}


#navlist li
{
list-style: none;
margin: 0;
font-size: 1.5em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;

color: white;
background: #bf6130;

padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1.5em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
color: white;
background: #bf6130;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #f30; }

#navlist a
{
width: 100%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 12em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navlist a
{
width: 100%;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background-color:#669966;
border-color: #fee6b6;
padding: 0.25em 0.5em 0.4em 0.75em;

}

#navlist a:active, #navlist a#current:active
{
background: #fee6b6;
border-color: #069 #6cf #5bd white;
padding: 0.25em 0.5em 0.4em 0.75em;
}


textarea {
	font: normal .9em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background:#ffffe1;
	padding: 4px;
	width: 150px;
	border: 1px solid #666666;
}
textarea#message {
	font: normal .9em Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background:#ffffe1;
	padding: 4px;
	width: 500px;
	border: 1px solid #666666;
}
