@charset "UTF-8";
body {
	background-color: #fdf3d4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/parchmentbkgrnd.jpg);
	background-repeat: repeat;
}
#wrapper {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
}
#Datestext {
	text-align: center;
	float: left;
	width: 700px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom-color: #23408E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
}
#bottom rule {
	text-decoration: none;
}
#nav {
	height: 15px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: small;
	background-color: #FFC789;
	text-align: center;
	padding: 5px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#nav a {
	font-size: small;
	color: #193E89;
	text-decoration: none;
}
.style1 {
	font-size: x-small
}
.style6 {
	font-size: large;
	font-style: italic;
}
.style8 {
	font-size: large;
	font-weight: bold;
}
.style10 {font-size: large}
.style11 {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.style12 {font-size: small}
#fffRule {
	text-align: center;
	height: 12px;
	width: 760px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #23408E;
	clear: both;
}
