@import url("reset.css");

a {
	color: #465686;
}

a:visited {
	color: #564686;
}

a:hover {
	color: #B22222;
}

body {
	font-family: "Georgia", serif;
	font-size: 100%;
}

.hard {
	clear: both;
	font-size: 15px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	font-size: 0.7em;
	padding: 5px 10px;
	text-align: center;
}

h1.pagetitle {
	color: #B26416;
	font-size: 200%;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 5px 20px 10px 20px;
}

#header h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
	font-weight: normal;
	margin: 0.3em 0;
	padding: 15px 10px;
}

h3 {
	font-size: 140%;
	font-weight: normal;
	margin: 0.5em 0;
	padding: 10px 10px 10px 0;
	color: #D09B50;
}

h4 {
	font-size: 130%;
	font-weight: normal;
	margin: 0.3em 0;
	padding: 10px;
	color: #516994;
}

.hard {
	clear: both;
	font-size: 15px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

#nav {
	display: none;
}

td.splashbottom img {
	display: none;
}