<!--
BODY{
	margin: 0px 0px 0px 0px;
	color: White;
	background-color: #901498;
}

#leftnav{
	height: 1021px;
	width: 251px;
	padding: 20px 20px 20px 20px;
	color: White;
	text-align: Top;
	font-size: 18pt;
	font-family: "Times New Roman", serif;
	background-color: #901498;
	background-image: url(images/sidebarbg.jpg);
	background-repeat: repeat-y;
}

a:link{
	color: White;
}

a:visited{
	color: White;
}

a:active{
	color: White;
}

a:hover{
	color: White;
}