a:link {
}
a:visited {
}
a:hover {
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #645214;
}
h2 a {
	color: #645212;
}
h3 {
}
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
}
#wrapper {
	width: 655px;
	margin-left: 305px;
	border-left: solid #333 1px;
}
#header {
}
#nav {
	font-size: 12px;
	border-bottom: solid #333 1px;
}
#nav ul {
	margin: 0px;
	padding: 15px 0 15px 0;
	text-align: center;
}
#nav ul li {
	display: inline;
	padding: 0 12px;
	list-style-type: none;
}
#nav a {
	color: #645212;
	text-decoration: none;
}
#nav a:hover {
}
#inset {
}
#content {
	padding: 20px;
}
#footer {
	font-size: 10px;
	padding: 10px;
	text-align: justify;
	line-height: normal;
}
#footer p {
	margin: 0px;
}
#footer h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
