@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 from http://meyerweb.com/eric/tools/css/reset/index.html*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}

h1 {
	font-size: 3em;
	color: #660000;
}
h2 {
	font-size: 2em;
	color: #660000;
}
h3 {
	font-size: 1.5em;
	color: #660000;
}
p {
	font-size: 1em;
	color: #600;
	text-align: left;
}


a.maroon:link {
	color: #660000;
	font-weight: normal;
}

a.maroon:visited {
	color: #660000;
}

a.maroon:hover {
	color: #660000;
	font-weight: bold;
}

	
.pjhheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
	clear: right;
	float: left;
}
#all {
	height:auto;
	width:1000px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 10px;
	text-align: center;
	margin: 10px;
}
#header {
	height: 175px;
	width: auto;
	position: relative;
	text-align: left;
	padding-left: 20px;
}
#information {
	height: auto;
	width: auto;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 20px;
}
#footer {
	height: auto;
	width: auto;
	text-align: center;
	color: #600;
	border: medium double #600;
	position: relative;
	padding-left: 20px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	color: #600;
	text-indent: 25px;
}
#pjhheader {
	height: 175px;
	width: auto;
	position: relative;
	text-align: left;
}
a.gold:link {
	color: #F90;
	font-weight: normal;
}
a.gold:visited {
	color: #F90;
}
a.gold:hover {
	color: #F90;
	font-weight: bold;
}
.gold {
	font-size: 1em;
	color: #F90;
	text-align: left;
}
