#dancedriven {
	background-image: url('../img/dancedrivenartistfueled.png');
	#background-image: url('../img/blank.gif');
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/dancedrivenartistfueled.png',sizingMethod='crop');
	width: 328px;
	height: 19px;
	position: absolute;
	left: 412px;
	top: 520px;
}
#email {
	border: 1px solid black;
	background-color: white;
	text-align: center;
	#width: 190px;
	#height: 64px;
	width: 188px;
	height: 62px;
	position: absolute;
	left: 26px;
	top: 653px;
	color: #336633;
	padding: 6px;
	font: 9px Arial;
	font-weight: bold;
}
#email input.text {
	height: 13px;
	width: 182px;
	#margin: 2px 0;
	margin: 8px 0;
	font: 9px Arial;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	background-image: url('../img/inputgrad.png');
	border: 1px solid #e3e3e3;
}
#email input.button {
	height: 18px;
	font: 9px Arial bold;
}
#blurb {
	color: #ffe684;
	font: 10px Verdana;
	line-height: 14px;
	position: absolute; 
	left: 118px;
	top: 415px;
}
#blurb .note {
	font-weight: bold;
}
#blurb .attribution {
	color: #ffffff;
	font-weight: bold;
}
ul#photos {
	display: block;
	position: absolute;
	left: 261px;
	top: 274px;
	width: 531px;
	margin: 0; padding: 0; text-indent: 0;
}
ul#photos li {
	display: block;
	float: left;
	width: 113px;
	height: 106px;
	margin: 7px;
	
}
ul#photos .border {
	width: 100%;
	height: 100%;
	border: 1px solid white;
	display: block;
}
