#photopage{
	width:750px;
	height:400px;
	margin:0px 10px 0 15px;	
	padding:0;
}

#photopage img{
	border:0;
}

.photopage2{
	width:750px;
	height:400px;
	margin:0 15px 0 15px;
	padding:0;
	text-align:left;
	background-color:#eeeeee;
	border:dotted 1px #000000;
	line-height:130%;
}

.photopage3{
	width:240px;
	float:left;
	padding:3px;
	margin:25px 0px 0 7px;
	background-color:#eeeeee;
}

.photopage4{
	width:240px;
	padding:3px;
	float:left;
	padding:3px;
	margin:25px 0px 0px 0px;
	background-color:#eeeeee;
}

.photo-s{
	vertical-align:middle;
	border:solid 1px #888888;
	padding:5px 0px 5px 7px;
	background-color:#ffffff;
	margin-bottom:4px;
	width:235px;
	height:55;
}

.photo-s img{
	margin-bottom:3px;
	margin-right:7px;
	float:left;
	border:0;

}
.photobottom{
	clear:left;
	margin:60px 0px 0px 12px;
	width:720px;
	background-color:#eeeeee;
}

.photobottom a:{
	color:#000000;
	text-decoration:none;
}

.photobottom a:visited{
	color:#000000;
	text-decoration:none;
}

.photobottom img{
	border:0;
}