body, a, p, td {
	font-family: arial, verdana, sans serif;
	font-size: 10pt;
}

.content {
	width: 700px;
	height: 1032px;
	background-image: url("/images/background.gif");
	background-repeat: no-repeat;
	margin: 10px auto;
	padding: 50px;
}

.titlegraphic {
	position: relative;
	margin: 0 auto;
	width: 400px;
	text-align: center;
	clear: both;
}

.pagecontent {
	text-align: justify;
	width: 600px;
	height: 950px;
	margin-left: 75px;
	padding-right: 10px;
	overflow: auto;
}

.menu {
	margin: 10px auto 15px auto;
	width: 600px;
}

.pagetitle {
	color: #603913;
	font-size: 20pt;
	border-bottom: 2px solid #603913;
}

.menuitem {
	text-align: center;
	font-size: 11pt;
	text-decoration: none;
	color: #603913;
	display: inline;
	list-style-type: none;
}

.menuitem li {
	padding: 5px 10px;
}