body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

html {
	scrollbar-face-color:#444444;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
}

a:link {
	text-decoration: none;
 	color: #FF9924;
}

a:visited {
	text-decoration: none;
	color: #FF9924;
}

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

.photoshootlinks {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: italic;
	color: #336600;
	list-style-type: disc;

}
.footnoteText {
	position: relative;
	left: 0px;
	top: 10px;



}
.photoshootlinksDiv {
	position: relative;
	top: 10px;
	left: 0px;


}
.frontMainImageDiv {
	position: relative;
	height: 480px;
	width: 600px;
	left: 20px;
	top: 0px;



}
.photoshootlinksTitle {
	font-weight: bold;
	padding: 10px;
	margin: 10px;

}
.pricesTitle {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 20px 20px 0px;
	margin: 0px;


}
