body {
	font-family: Verdana, Arial;
}

h1 {
	color: White;
	padding: 0;
	margin: 0;
	font-size: 80%;
	font-weight: normal;
}

h2 {
	color: White;
	padding: 0;
	margin: 0;
	font-size: 80%;
}

.link {
	font-size: 80%;
	color: #FDD535;
	text-decoration: none;
}

.link:hover {
	font-size: 80%;
	color: #FDD535;
	text-decoration: underline;
}

#star {
	float: left;
}

#announcement {
	float: left;
	padding: 45px 0 0 10px;
}


#footer {
	position: absolute;
	left: 135px;
	top: 3px;
	color:White;
	font-size: x-small;
}
#newsimage{
	position: relative;
	background: 003399;
	width: 508px;
	height: 22px;
	left: 300px;
	top: 180px;
}
.scroller {
	position: relative;
	overflow: hidden;
	visibility: hidden;
}

.scrollercontent {
	overflow: visible;
	position: absolute;
	top: 2px;
}
/*div#AnnualPass {
	width: 300px;
	text-align: left;
	padding: 55px 0 0 0;
	width: 144px;
	margin-left: -24px;
	}*/
div#AnnualPass {
	position: absolute;
	top: 270px;
	left: 650px;
	width: 144px;
	}
