#sidenav1 {
	color: #006;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	width: 160px;
	height: 580px;
}
.twoColElsLtHdr #container #sidebar1 #sidenav1 ul {
	color: #006;
	list-style-type: none;
	padding: 0px;
	display: list-item;
	margin: 0px;
}
.twoColElsLtHdr #container #sidebar1 #sidenav1 ul li {
	list-style-type: none;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #006;
}
.twoColElsLtHdr #container #sidebar1 #sidenav1 a:link {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.twoColElsLtHdr #container #sidebar1 #sidenav1 a:hover {
	color: #F00;
}
.twoColElsLtHdr #container #sidebar1 #sidenav1 a:visited {
	color: #900;
	text-decoration: underline;
}


#title {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	float: left;
	width: 200px;
	height: 50px;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 40px;
	margin-top: 20px;
}
