body {
	text-align: center;
	background-color: #EEEADD;
	margin-top: 10px;
}
#wrapper {
	float: none;
	width: 750px;
	background-color: #FFFFFF;
/*	border#009999: #009999;
	border: inset #36351B 3px; */
	margin-right: auto;
	margin-left: auto;
border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: #515128
}
#content {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 110px;
	padding-left: 110px;
}
#content h1 {
	font-size: 16px;
	border: 1px solid gray;
	text-align: center;
	letter-spacing: 0.25em;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
}
#content ul {
	padding-right: 25px;
}
#navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
}
#navtop ul {
	border: 0px none;
	background-color: #636531;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0.5em;
	padding-bottom: .5em;
}
#navtop li {
	display: inline;
	padding-right: 2em;
	padding-left: 2em;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	padding-top: 0em;
	padding-bottom: 0em;
}
#navtop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navtop a:hover {
color: #ADD37B;
}
#footer {
	float: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-variant: normal;
	letter-spacing: 0.1em;
}
#footer.tight {
	padding-top: .05em;
}

#cform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-left: 35px;
	background-color: #F7F4EE;
	margin-right: 35px;
	padding: 10px 0px 10px 0px;
	color: #333333;
	margin-top: 35px;
	margin-bottom: 35px;
}
#cform form {
	background-color: #F5F5F5;
	margin-right: 10px;
}
#cform h4 {
	text-align:center;
	font-size: 12px;
}
#cform input, #cform select, #cform textarea {
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid gray 1px;
}
#cform input.checkbox {
	font-size: 11px;
	background-color: transparent;
	border: none none 0px;
}
/*#cform select {
} */
#cform table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none none 0px;
}
#cform table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	width: 6em;
}
#cform table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
#cform submit {
	background-color: #CCCCCC;
}
#cform submit:hover {
	color: #FF0000;
}

.twoems {
	width: 2em;
}
.fourems {
	width: 4em;
}
.tenems {
	width: 10em;
}
.onefiveems {
	width: 15em;
}
.twozeroems {
	width: 20em;
}
.twofiveems {
	width: 25em;
}
.twofiveemsgbox {
	width: 25em;
	height: 15em;
}
#credits {
	font : 9px Arial, Helvetica, sans-serif;
	float: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: left;
}		
#credits a {
	color :#999999;
	font : 9px Arial, Helvetica, sans-serif;
	text-decoration : none;
	cursor : help;
}		
#credits a:hover {
	color :#3399FF;
	font : 9px Arial, Helvetica, sans-serif;
	background: url(/images/underline1.gif) repeat-x 100% 100%;
	text-decoration : none;
	cursor : help;
}

