.content {
	background-image: url(topfade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	border: 2px solid #FEBCFD;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000FF; text-decoration: underline} 
a:visited 	{ color:#0000FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
h1 {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #68009E;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4F0079;
	text-align: justify;
	margin-right: 4px;
	margin-left: 4px;
}
.insetlist {
	font-size: 90%;
	font-weight: bold;
	color: #68009E;
	margin-left: 10px;
	margin-top: 4px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #8A3CB4;
}
nav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
	 #nav ul li {
	display: block;
	padding: 0;
	margin: 0;
	}
	 #nav ul li a {
	width: 150px;
	height: auto;
	padding: 12px 0px;
	margin: 0px 0  1px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(oval.gif);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#nav ul li a:hover {
	color: #FFF;
		background-image: url(oval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
		#nav a:active {
			color: #F7A4FE;
		}
.style1 {color: #000000}
.style2 {color: #FF0000}

h2 {
	color: #68009E;
}
h3 {
	color: #68009E;
}
.horsehead {
	background-image: url(horseheadbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body {
	background-attachment: fixed;
	background-image: url(horseheadbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordertable {
	border: 1px solid #82009E;
	background-color: #FBF2FF;
}
.justifiedCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4F0079;
	text-align: justify;
	margin-right: 4px;
	margin-left: 4px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4F0079;
}
.frontback {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #4F0079;
}
