/* CSS Document */
#summer2008 {
	border : 1px solid #ccc;
	display : inline;
	margin-top : 0px;
	float : left;
	width: 900px;
	background: url(bg.jpg) no-repeat scroll center top;
	padding: 0px;
} 
* html #summer2008 { 
height : 330px;
} 
.above h2 {}
.above h4 {
	float: right;
	width: 400px;
	margin-left: 500px;
	margin-top: 120px;
}
.above h5 {
	float: right;
	width: 400px;
	margin-left: 500px;
	font-size: 0.8em;
}
.above {
	clear: both;
	float: left;
	height: 450px;
	width: 800px;
	margin-left: 50px;
}