#blackbox {
	background: url(../images/transBlack.png);
	width: 580px;
	height: 115px;
	color: white;
	position: absolute;
	top: 17px;
	left: 60px;
	font: normal 52px helvetica;
	letter-spacing: -1px;
	border: 1px solid #000;
	line-height: 120%;
	z-index: 999999;
	}	
#blackbox .quotes {
	display: block;
	font: normal 12px helvetica;
	line-height: 130%;
	letter-spacing: 0;
	padding: 10px 10px 0 10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index: 999;
	}
#blackbox .quotes a {
	text-decoration: none;
	cursor: default;
	color: #eee;	
	}
#photoFeature #box {
	z-index: 0;
	}	

/* ------ COLUMN 2 ------ */
	
#c2 {
	float: left;
	width: 590px;
	margin-top: 24px;
	border-right: 1px solid #aaa;	
	border-left: 1px solid #aaa;	
	padding: 0 20px 250px 20px;
	background: white;
	}
	
/* ------ COLUMN 4 ------ */
	
#c4 {
	float: left;
	width: 246px;
	height: 300px;
	margin-top: 24px;
	z-index: 99999;
	background: white;
	border-top: 1px solid #bababa;
	}	