* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
}

.clear {
	clear: both;
}

#news-wrap {
	width: 820px;
	background: #000;
	color: #fff;
}

#news-wrap #content h3{
	color: #FFF;
	cursor: pointer;
}

#full{
	color: #f00;
	text-decoration: underline;
	cursor: pointer;
}

#news-wrap #content img{
	cursor: pointer;	
}

#newsnav{
	width: 110px;
	margin: 0px auto;
}

.button {
	float: left;
	margin: 0 5px 0 5px;
	cursor: pointer;
	background: #900;
	width: 15px;
	text-align: center;
}

#fourseasons {
	display: block;
}

#fourseasons-button {
	opacity: 1.0;
	border-bottom: 1px solid black;
}

#x2 {
	display: none;
}

#x2-button {
	opacity: 0.5;
	border-bottom: 1px solid black;
}

#waterparkcity {
	display: none;
}

#waterparkcity-button {
	opacity: 0.5;
	border-bottom: 1px solid black;
}

#victory {
display: none;	
}

#victory-button {
	opacity: 0.5;
	border-bottom: 1px solid black;
}
