@charset "UTF-8";
/* CSS Document */

#summer2009 {
	border : 1px solid #ccc;
	display : inline;
	margin-top : 2px;
	float : left;
	min-height : 330px;
	width: 898px;
	background-attachment: scroll;
	background-image: url(images/2009top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
* html #summer2009 { 
height : 330px;
} 
 
#summer2009 h2 {
	display: none;
} 
#summer2009 h5 {
	color : #00C;
	font-size : 0.9em;
	width: 350px;
	height: 150px;
	line-height: 140%;
	display: block;
	margin-top: 240px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 55px;
	font-weight: normal;
} 
