body{
 padding:0;
 margin: 0;
 } 


.HABanner {
	height: 71px;
	width: 412px;
	float: left;
	position: absolute;
	z-index: 2;
}

#TopNav{
	position: absolute;
	height:41px;
	width: 758px;
	background: #FFFFFF;
	color:#000000;
	margin-top:0;
	padding:0;
	border: 3;
	background-color: #FFFFFF;
	z-index: 2;

 } 
.categorynav {
	border: medium dotted;
	width: 758px;
	background: #FF99FF;
	color:#000000;
	margin-top:0;
	padding:0;
	border: 3;
	background-color: #FF00FF;
	z-index: 2;
}
.Sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: none;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	position: absolute;
	color: #FFFFFF;
	width: 116px;
	height: 95px;
	left: 0px;
	top: 0px;
	background-color: #660066;
}
	
.Fontslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-align: center;
	word-spacing: 2px;

	thin dotted;
	text-decoration: none;
	}
