@charset "utf-8";

p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7;
}

a {
	color:#700017;
	text-decoration:none;
}

img {
	border:none;
	margin:0px 10px 10px 0px;
}

.photo {
	float:left;
	width:160px;
}

#gallery_container {
	width:500px;
	float:left;
}
#content {
	width:500px;
	float:left;
}
