body {
	background-attachment: fixed;
	}

.bodytext {
	font: 1.5em Times New Roman, sans-serif;
	font-style: italic;
	color: #666666;
	padding-left: 30px;
	padding-right: 30px;
	text-align:justify;
}

.thumbs {
	font: .9em Times New Roman, sans-serif;
	font-style: italic;
	color: #666666;
}

.sampletext {
	font: .9em Times New Roman, sans-serif;
	font-style: italic;
	color: #666666;
}

.tabletext {
	font: 1.2em Times New Roman, sans-serif;
	font-style: italic;
	color: #666666;
}

.footer {
	font: .9em Times New Roman, sans-serif;
	font-style: italic;
	color: #666666;
}

a img {
	border-color:#000000;
	border-width:1px;
	font: .9em Times New Roman, sans-serif;
	font-style: italic;
	color: #666666;
}

.h1 {
	font: 1em Tahoma, sans-serif;
	color: blue;
}

.submit, .submit-hover {
	font: 1.1em Times New Roman, sans-serif;
	font-style:italic;
	color: #FFF;
	cursor: pointer;
	background: #003E00;
	padding-left: -5;
	padding-right: -5;
	}
.submit-hover {
	background: #987A12;
	color: #fff;
	}
.field {
	font-size: 1em;
	border: 1px solid #bbb;
	width: 250px;
	} 


a:link {color: #003E00; text-decoration: underline}
a:visited {color: #003E00; text-decoration: underline}
a:hover {color: #987A12; text-decoration: underline}

.navbar_head  a:link {color: #fff; text-decoration: none}
.navbar_head a:visited {color: #fff; text-decoration: none}
.navbar_head a:hover {color: #FF0000; text-decoration: underline}

.navbar_foot a:link {color: #000080; text-decoration: none}
.navbar_foot a:visited {color: #000080; text-decoration: none}
.navbar_foot a:hover {color: #FF0000; text-decoration: underline}

.navbar a:link {color: #003E00; text-decoration: none}
.navbar a:visited {color: #003E00; text-decoration: none}
.navbar a:hover {color: #00CC00; text-decoration: underline}

.numbers a:link {color: #000080; text-decoration: none}
.numbers a:visited {color: #000080; text-decoration: none}
.numbers a:hover {color: #FF0000; text-decoration: overline}

.lessonsTofC a:link {color: #000080; text-decoration: none}
.lessonsTofC a:visited {color: #000080; text-decoration: none}
.lessonsTofC a:hover {color: #0000FF; text-decoration: underline}

.sitemap a:link {color: blue; text-decoration: underline}
.sitemap a:visited {color: #800080; text-decoration: underline}
.sitemap a:hover {color: #FF0000; text-decoration: underline}

.stayblue a:link {color: blue; text-decoration: underline}
.stayblue a:visited {color: blue; text-decoration: underline}
.stayblue a:hover {color: red; text-decoration: underline}

.redlink a:link {color: red; text-decoration: underline}
.redlink a:visited {color: red; text-decoration: underline}
.redlink a:hover {color: blue; text-decoration: underline}

.blacklink a:link {color: black; text-decoration: none}
.blacklink a:visited {color: black; text-decoration: none}
.blacklink a:hover {color: #000080; text-decoration: underline}

.enter a:link {color: blue; text-decoration: underline}
.enter a:visited {color: blue; text-decoration: underline}
.enter a:hover {color: white; text-decoration: underline}

H1 {margin-bottom: 0em;
	margin-top: 0em}
H2 {margin-bottom: 0em;
	margin-top: 0em}