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

#spring2010 {
	border : 1px solid #ccc;
	display : inline;
	margin-top : 2px;
	float : left;
	min-height : 330px;
	width: 898px;
	background-attachment: scroll;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
} 
* html #spring2010 { 
height : 330px;
} 
 
#spring2010 h2 {
	display: none;
}

#spring {
	float: left;
	height: 498px;
	width: 100%;
}
#spring p {
	float: left;
	height: 400px;
	width: 220px;
	font-size: 0.97em;
	position: absolute;
	left: 625px;
	top: 130px;
}
.fourphotos {
	float: left;
	width: 270px;
}
#spring2010 p span {
	display: block;
	font-weight: bold;
	float: right;
	padding-right: 120px;
}