/* CSS Document */
.mainPageText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #492301;
	}
.firstIndent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #492301;
	text-indent: 1.5em;
	}
	
BODY {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 40px 0px;
	background-color:	#669999;
	background-image: url(finalBackground2.jpg); 
	}
H1.purple{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cc99ff;
	line-height:  4em;
	}
	H1.dkPurple{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	line-height:  4em;
	}
	H1.dkGreen{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	line-height:  4em;
	}
	H1.gold{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff9900;
	line-height:  4em;
	}
	H1.beige{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffcc99;
	line-height:  4em;
	}
	H1.dkRed{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height:  4em;
	}
	
.indented{
   font-family: Verdana, Helvetica, sans-serif;
   padding-left: 5pt;
   padding-right: 5pt;
   }	
	
ul{
 type: square;
 margin-top:4px; 
 margin-bottom:4px;
 }
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #492301;
	line-height:  1.5em;
	text-indent: 1.5em;
	}
a.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffcc99;
	}
v.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ffcc66;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ffcc66;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ffcc66;
}a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ffcc66;
}
