@charset "utf-8";
/* CSS Document */
.topNav a{
	color:#FFFFFF;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	}
.topNav a:hover{
	color:#666666;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	}
	
.sideNav a{
	color:#666666;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	width:100px;
	}	
	
.sideNav a:hover{
	color:#669933;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	width:100px;
	}	
	
#navcss {
	background-image:url(../images/speechbubbs.jpg); 
	background-repeat:no-repeat;
	height: 89px;
}

#apDiv1 {
	position:relative;
	left:21px;
	top:15px;
	width:95px;
}
#apDiv2 {
	position:relative;
	left:168px;
	top:4px;
	height: 15px;
	width:95px;
}
#apDiv3 {
	position:relative;
	left:280px;
	top:-11px;
	width:95px;
}
#apDiv4 {
	position:relative;
	top:-22px;
	left:410px;
	width:95px;
}
#apDiv5 {
	position:relative;
	top:-33px;	
	left:520px;
	width:95px;
}

