body {
	color: #333333;
	padding: 0;
	font-family: "Georgia", Verdana, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	margin-left: 50px;
}
#wrapper {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	padding: 25px;
	font-family: Georgia;
	font-size: 16px;
}
#content {
	position: relative;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Georgia;
	font-size: 16px;
}
#content p {
	margin: 0 130px 6px 0;
	text-align: justify;
	font-family: Georgia;
	font-size: 16px;
}
#nav {
	position: static;
	float: right;
	width: 100px;
	font-family: Georgia;
	font-size: 14px;
	}
#nav ul {
	margin: 15px 0 15px 0;
	padding: 0;
	list-style: none;
	border: 0;
	font-family: Georgia;
	font-size: 14px;
}
#nav li {
	text-align: center;
	border-bottom: 1px solid #000;
	width: 100px;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia;
	font-size: 14px;
	line-height: 15px;
}
.navtop {
	border-top: 1px solid #000;
	font-family: Georgia;
	font-size: 14px;
}
#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFF;
	color: #000;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;
	font-family: Georgia;
	font-size: 14px;
}
html>#nav li a {
	width: 98px;
	font-family: Georgia;
	font-size: 14px;
}
#nav li a:hover {
	font-weight: normal;
	background: #999;
	color: #000;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
}
#nav h3 {
	font-size: 120%;
	text-decoration: underline;
	background-image: none;
	text-align: center;
	padding: 0;
	font-family: Georgia;
}
#footer {
	border-bottom: 0 px solid #000;
	border-top: 0 px solid #000;
	margin: 0 25px 0 25px;
	padding: 10px;
}
.error {
	color: #FF0033
}
