h1 {
	font-family: Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	letter-spacing: 4px;
	margin-bottom: 8px;
	margin-top: 30px;
}

h2 {
	font-family: Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
}
	
.firstgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: italic;
	color:#3E8E37; 
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 120%;
}

.firstblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: italic;
	color:#6699FF; 
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 120%;
}

.firstpink {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: italic;
	color:#FF51A8; 
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 120%;
}

.h2green {color:#3E8E37;}
.h2pink {color:#FF51A8;}
.h2blue {color:#6699FF;}
.h2tan {color:#FFCC99;}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.blackborder {
	height: 508px;
	width: 758px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	vertical-align: top;
}

.next {
	color: #000000;
	background-position: right center;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	vertical-align: middle;
	padding-top: 5px;
	font-family: Times, serif;
	font-size: 14px;
	text-align: right;
}

.mainpage td{
	color: #000000;
	height: 540px;
	width: 760px;
}

.maincolor {
	background-color: #F3C47A;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.graphicborder {
	border-right: solid 1px;
}

.clear {
	clear: both;
}

.nextarrow {
	float: right;
	margin-right: 10px;
}


#footer .copyright{
	font-family: "Times New Roman", Times, serif;
	float: left;
	margin-top: 40px;
	margin-left: 60px;
	margin-bottom: 0px;
	font-size: 12px;
	vertical-align: bottom;
}

#footer .copyright a:link, #footer .copyright a:visited {
	text-decoration: underline;
	color: #6a5acd;
	background-color: transparent;
}

#footer .copyright a:hover, #footer .copyright a:active {
	text-decoration: underline overline;
	color: #191970;
	background-color: #c9c3ed;
}
