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

#summer2010 {
	border : 1px solid #ccc;
	display : inline;
	margin-top : 2px;
	float : left;
	min-height : 330px;
	width: 898px;
	background-image: url(23.jpg);
	position: relative;
} 
* html #summer2010 { 
height : 330px;
} 
 
#summer h2 {
	font-size: 2.8em;
	padding-left: 60px;
	text-shadow:0 1px 0 #ffffff;
}

#summer {
	float: left;
	height: 460px;
	width: 100%;
	background-image: url(23top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#summer p {
	float: left;
	width: 280px;
	padding-left: 580px;
	font-family: serif;
	font-weight: bold;
	color: #1E1E1E;
}
.fourphotos {
	float: left;
	width: 270px;
}
#summer p span {
	display: block;
	font-weight: bold;
	float: right;
	padding-right: 120px;
}