#leftbox {
	background-image: url(../img/avi15.gif);
	width: 180px;
	background-repeat: no-repeat;
	padding: 5px;
	height: 550px;
	margin-top: 25px;
	float: left;
}
.sechead {
	font-size: 160%;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma;
	text-transform: uppercase;
	font-variant: small-caps;
}
.leftnav {
	width: 170px;
	padding-right: 5px;
	padding-left: 5px;
	top: 245px;
	position: absolute;
	
}	
UL#left {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}
UL#left LI {
	font-family: Verdana;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
UL#left LI A {
	WIDTH: 170px;
	COLOR: #658DC9;
	TEXT-DECORATION: none;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}
UL#left LI A:hover {
	BACKGROUND-COLOR: #FFFFFF;
	color: #52596B;
}
.style3 {color: #77A0EE; font-weight: bold; }