#contentLeft {
	float: left;
	margin: 0px;
	padding: 15px;
	width: 600px;
}
#contentRight {
	margin: 0px;
	padding: 15px;
	width: 320px;
	float: left;
}




#photo {
	
	background-repeat: no-repeat;
	width: 600px;
	height: 400px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}
#photoBanner {
	background-image: url(../images/alphaBack.png);
	width: 580px;
	position: relative;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	margin: 0px;
	clear: right;
	height: 42px;
	top: 338px;
	overflow: hidden;
}
#photoBanTitle {
	font-size: 18px;
	color: #FFFFFF;
}
#photoBox {
	background-color: #6699CC;
	border: 1px solid #666666;
	height: 108px;
	width: 108px;
	padding: 0px;
	margin: 5px;
	float: left;
	background-image: url(../images/comingSoon.png);
	background-repeat: no-repeat;
	display: inline;
}
#photoBoxBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-image: url(../images/alphaBack.png);
	background-repeat: repeat;
	text-align: left;
	height: 12px;
	width: 98px;
	position: relative;
	top: -14px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	float: left;
}

#photoBanner2 {
	width: 600px;
	margin: 0px;
	overflow: hidden;
	padding-top: 10px;
}
#photo2 {
	position: static;
	left: 0px;
	top: 0px;
	float: left;
}
#alert {
	background-color: #FF3;
	width: 580px;
	text-align: center;
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 200px;
}
