@charset "ISO-8859-1";
.LEADING {
	line-height: 18px;
}
.bottomnav {
	a:link;
	color: #FF9900
	text-decoration: none;

a:visited {
text-decoration: none;
color: #666666;


a:hover;
text-decoration: underline;
color: #FFF;

a:active;
text-decoration: none;
}
.calendarback {
	background-image: url(../images/calendar_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.updatesbg {
	background-image: url(../images/tour1_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.storebg {
	background-image: url(../images/store_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
