/* CSS Document */

body{
	background: #000000;
}


.photofooter {
	width: 990px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 15px 0 0 0;
}

.photofooter a:link, .photofooter a:visited, .photofooter a:active {color: #FFFFFF; text-decoration: underline;}
.photofooter a:hover {color: #cc0000; text-decoration: underline;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	padding: 0 0 30px 0;
	width: 990px;
	margin:auto;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #808080;
	text-decoration: underline;
}
.footer a:hover {color: #FFFFFF;text-decoration: underline;}


.photothumb{
	width: 200px;
	float:left;
	padding: 0 15px 20px 0;
}



.photomain {
	background-color: #FFFFFF;
	width: 990px;
	background-repeat: no-repeat;
}
.phototitle {
	width: 548px;
	float: left;
	padding: 10px;
	font-size: 11px;
	background: #FFFFFF;
}
.photobtn {
	float: left;
}
.photoheadline {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 20px 0 5px 0px;
	text-align:center;
}

.photsubhead {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin: 30px 0 0 10px;
	float: left;
}

.photonav {
	width: 640px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 10px 0 0 175px;
	background: #FFFFFF;	
}
