#fade_base {
	height: 20px;
	width: 691px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 2px 2px 10px;
	float: right;

border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#container {
	height: auto;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
}
#marquee_container {
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
#newsbutton {
	height: 30px;
	width: 150px;
	float: left;
	background-image: url(../images/latest-news.jpg);
	background-repeat: no-repeat;
}

#fade_base a:link {
	text-decoration: none;

}
#fade_base a:visited {
	text-decoration: none;

}
#fade_base a:hover {
	text-decoration: none;

}
#fade_base a:active {
	text-decoration: none;

}