body {
	background-color: #000000;
	background-image: url(images/Background-BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.PageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
.SiteLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	height: 15px;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.Background-LHS {
	background-color: #000000;
	background-image: url(images/BackGround-LH.gif);
}
.Background-HEAD {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 6px;
	padding: 0px;

}
.PageSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.Samples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6653;
	background-color: #CEB790;
	text-align: right;
	margin: 0px;
	padding: 2px 2px 2px 20px;
	text-transform: uppercase;
	border: 2px solid #CEB790;


}
.SampleThumb {
	border: 2px solid #CEB790;
	margin: 4px;
	font-weight: bold;
	color: FFEFD1;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;






}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;



}
li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;


}
.PartyBody {

	background-color: #000000;
	background-image: url(images/PartyWatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.CommercialBody {


	background-color: #000000;
	background-image: url(images/BluRayWatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ContactUsBody {
	background-color: #000000;
	background-image: url(images/FilmReelWatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.ContactAddress {
	font-size: 14px;
	font-weight: normal;
}
#PhotoLink {
	background-image: url(images/MFPHOTOGRAPHY.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 310px;	
}
#PhotoLink:hover {
	background-position: 0 -170px;
}