@charset "UTF-8";
#holder {
	clear: left;
	width: 648px;
	background-image: url(images/photos.gif);
	background-repeat: no-repeat;
}
.PhotosBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #996600;
	text-decoration: none;
}

.PhotosBy:hover{
color:#FFFFFF;
}


.bcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#movie {
	width: 550px;
	padding-left: 98px;
	float: left;
	height: 390px;
	padding-top: 75px;
}
#links {
	background-position: center;
	float: left;
	height: 62px;
	width: 590px;
	text-align: center;
	vertical-align: middle;
	padding-top: 23px;
	padding-left: 60px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #895A20;
	text-decoration: none;
}
.links:hover{
color:#FFFFFF;
}
