.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.LeftLinks:hover {
	color:#990000;
	text-decoration: none;
	}
.CategoryHeads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.ItemHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}
#CategoryList {
	color: #000000;
	border: medium solid #000000;
	position: absolute;
	width: 120px;
	top: 178px;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #CCCCFF;
}
#OtherLinks {
	color: #000000;
	border: medium solid #000000;
	position: absolute;
	width: 120px;
	top: 585px;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #CCCCFF;
}
#BodyCopy {
	color: #000000;
	border: medium none #000000;
	position: absolute;
	width: 612px;
	top: 179px;
	left: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 602px;
}
