BODY, TD, DL, UL, OL {
	font: 13px/18px verdana,arial,sans-serif;
}
BODY{
	background-color: #FFFFFF;
	margin: 0 auto;
}
A{
	text-decoration: none;
	font-weight: bold;
	color: blue;
}
INPUT, SELECT, TEXTAREA{
	font: 11px verdana, arial, sans-serif;
	line-height: 14px;
	border: 1px solid black;
	color: green;
}
.clear{
	clear: both;
}
.page{
	position: absolute;
	left: 30px;
	width: 945px;
	margin-top: 10px;
}
#nav{
	margin-top: -3px;
}
A.m1{
	position: absolute;
	width: 189px;
	height: 20px;
	background: #f1f1f1;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
A.m1:hover{
	position: absolute;
	color: #ffffff;
	background: #000000;
}
A.m2{
	position: absolute;
	left: 185px;
	width: 189px;
	height: 20px;
	background: #f1f1f1;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
A.m2:hover{
	position: absolute;
	color: #ffffff;
	background: #000000;
}
A.m3{
	position: absolute;
	left: 374px;
	width: 189px;
	height: 20px;
	background: #f1f1f1;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
A.m3:hover{
	position: absolute;
	color: #ffffff;
	background: #000000;
}
A.m4{
	position: absolute;
	left: 563px;
	width: 189px;
	height: 20px;
	background: #f1f1f1;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
A.m4:hover{
	position: absolute;
	color: #ffffff;
	background: #000000;
}
A.m5{
	position: absolute;
	left: 752px;
	width: 189px;
	height: 20px;
	background: #f1f1f1;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
A.m5:hover{
	left: 752px;
	position: absolute;
	color: #ffffff;
	background: #000000;
}
.content{
	position: absolute;
	top: 145px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	margin-bottom: 20px;
}
#leftcol{
	position: relative;
	top: 25px;
	float: left;
	margin: 10px 10px 10px 10px;
	width: 678px;
	vertical-align: top;
}
#rightcol{
	position: relative;
	float: right;
	margin: 10px 10px 10px 10px;
	width: 223px;
}
UL.sitelist{
	line-height: 30px;
}