div#whatsnewheader h3 {
	display: none;
	padding: 0;
	margin: 0;
}

div#swim {
	width: 485px;
	height: 157px;
	background-color: #F00;
	background: url(../images/intro.jpg) no-repeat;
}

div#whatsnewheader {
	width: 485px;
	height: 30px;
	background-color: #F00;
	background: url(../images/whatsnew.jpg) no-repeat;
}

div#whatsnew {
	width: 485px;
	background: url(../images/nav_fadeout.gif) bottom repeat-x #EAEDF0;
}

div#whatsnew div#content {
	padding: 10px;
}

div#whatsnew p {
	font-family: Georgia;
	font-size: 12px;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#whatsnew p#older_news {
	padding-bottom: 0;
	margin-bottom: 0;
}

div#whatsnew p#older_news_long {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 54px;
}

* html div#whatsnew p#older_news_long {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 107px;
}

div#main {
	border-bottom: 1px solid;
}