#content {
	height: 1020px;
}

a:link {
	text-decoration: none;
	color: #00b3ff;
}

a:visited {
	color: #0099da;
}

a:hover {
	color: #0077a9;
}

.headnav li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}

#nav1 a {
	text-decoration: none;
}

#nav2 a {
	text-decoration: none;
}

#nav3 a {
	text-decoration: underline;
}

.headnav li a:visited {
	color: #fff;
}

.headnav li a:hover {
	color: #030077;
	background-color: transparent;
}

.sub {
	height: 290px;
}

#side {
	margin-top: 0px;
	padding-top: 0px;
}

.sidesub {
	margin-top: 0px;
	padding-top: 0px;
}

#sidesubfirst {
	padding-top: 100px;
}

#sidesublast {
	margin-top: 0px;
	padding-top: 0px;
}
