#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 225px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 5px 9px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 93px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 12px;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#leftside{
	float: left;
}
#navlist2{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 22px;
	width: 120px;
	top: 100px;
}
#navlist2 li{
	display: colum;
	list-style-type: none;
}
#navlist2 a {
	padding: 0px 0px;
	background-image: url(bot01.gif);
	height: 22px;
	width: 120px;
	display: column;
	position: absolute;
	text-align: center;
	color: #003070;
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 12px;
	left: 0px;
}
#navlist2 a:hover{background-image: url(bot02.gif);}
#b1{top: 0px;}
#b2{top: 26px;}
#b3{top: 52px;}
#b4{top: 78px;}
#b5{top: 104px;}
#b6{top: 130px;}
#b7{top: 156px;}
#leftside{
	float: left;
	color: #ff3070;
}
