#PhotoRow td {
	text-align: left;
}

#Container {
	width: 662px; height: auto;
}

#Container div {
	padding: 30px;
}

#Container div img {
	border: 1px solid #ccc; margin-bottom: 1.0em;
}

#Container div h1 {
	background: none; text-indent: 0; height: auto; color: #fff; font-size: 18px;
}

#Container div p {
	line-height: 1.4em; font-size: 13px; color: #ccc;
}

#Container p a:link, #Container p a:visited {
	text-decoration: none; color: #FF9966;
}

#Container p a:hover, #Container p a:visited:hover {
	color: #fff;
}

