body {
	background-color: #E9E9E9;
	margin: 5px;
	padding: 0px;
}
.mainPage {
	width: 722px;
	height: 422px;
	position: absolute;
	border: 1px solid #006600;
}
.bottomLine {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-color: #FFFFE9;
	top: 432px;
	position: absolute;
	width: 722px;
	position: absolute;
	border: 1px solid #006600;
}
.cornerUL {
	height: 100px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color: #FFFF66;
	position: absolute;
}
.logoMain {
	position: absolute;
	left: 150px;
	top: 0px;
	height: 100px;
	width: 570px;
	background-image: url(assets/logoMain.gif);
}
.navBarH {
	position: absolute;
	height: 20px;
	width: 720px;
	left: 0px;
	top: 100px;
	background-image: url(assets/navBarH.gif);
}
.linkClass1 a, .linkClass1 a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold
}
.linkClass1 a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
.navBarL {
	background-color: #FFFF66;
	height: 300px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 120px;
}
.navBarLStripe {
	height: 280px;
	width: 5px;
	position: absolute;
	left: 140px;
	top: 10px;
	background-color: #006600;
}
.navButtonL a, .navButtonL a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	font-size: 14px;
}
.navButtonL a:hover {
	color: #FFFF66;
	background-image: url(assets/rOverL.gif);
	background-color: #330000;
}
.mainBody {
	position: absolute;
	height: 300px;
	width: 570px;
	background-image: url(assets/mainBody.gif);
	left: 150px;
	top: 120px;
	background-repeat: no-repeat;
}
.contentArea {
	height: 300px;
	width: 570px;
	position: absolute;
	padding: 5px;
}
.contentL {
	position: absolute;
	height: 300px;
	width: 385px;
	left: 0px;
	top: 0px;
	overflow: auto;
	padding: 5px;
}
.contentR {
	position: absolute;
	height: 300px;
	width: 185px;
	overflow: auto;
	left: 385px;
	top: 0px;
	padding: 5px;
}
.imgClass1 img {
	height: 96px;
	width: 128px;
	position: absolute;
	border: 1px solid #003300;
	left: 10px;
	top: 1px;
}
.imgClass2 img {
	height: 117px;
	width: 156px;
	border: 1px solid #003300;
}
.imgClass2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 158px;
	text-align: center;
	height: 30px;
	border: 1px solid #003300;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 4px;
}
.paragraph1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.paragraph1 p:first-letter {
	font-size: 200%;
}
.paragraph1 p:first-line {
	font-type: strong;
	font-weight: bold;
}
.paragraph2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.paragraph2 p:first-letter {
	font-size: 150%;
	font-weight: bold;
}
.paragraph2 a, .paragraph2 a:link {
	color: #006600;	
}
.ulClass1 ul {
	list-style-image: url(assets/20x10tri.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: blink;
	margin-left: 20px;
	margin-top: 4px;
}
.ulClass1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.ulClass1 p:first-letter {
	font-size: 150%;
	font-weight: bold;
}
.ulClass1 span {
	font-weight: bold;
}
.tableClass1 p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}
.tableClass1 a, .tableClass1 a:link {
	color: #006600;
}
.tableClass1 a:hover {
	color: #009900;
}
.cells1 {
	background-color: #FFFFFF;
	border: 1px solid #006600;
	text-align: center;
}
.cells1 span {
	font-weight: bold;
	text-decoration: underline;
}
