@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/gradient.jpg);
	font-family: "lucida sans unicode";
	font-size: 10pt;
}
.main_jumpmenu {
	position: absolute;
	top: 82px;
	left: 396px;
}
.search {
	position: absolute;
	left: 699px;
	top: 80px;
}
.home {
	position: absolute;
	top: 76px;
	left: 884px;
	width: 107px;
}
ul {
	font-size: 12pt;
	font-weight: bold;
}
.athletic_home {
	position: absolute;
	top: 76px;
	left: 742px;
	width: 141px;
}
.athletic_jump {
	position: absolute;
	top: 119px;
	left: 692px;
}
a {
	color: #005500;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #00ff00;
}
