body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #3d6272;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#site_container {
	width: 760px;
}

#page_container {
	background: url(../images/bg.jpg) top center no-repeat;
}

#nav_container {
	text-align: center;
	padding: 15px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

a:link, a:visited {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

#content_area {
	margin: 0 20px 0 20px;
	background: url(../images/crest.gif) top right no-repeat;
}

h1 {
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1b0066;
	font-weight: normal;
	margin: 0 0 25px 0;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: #7d007f;
}