body {
	background-color:#4A638C;
	}

.exquisite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom {
	font-family: "Futura Lt BT";
	font-size: 10px;
	font-weight: 500;
}

.iframe {
	background-color: #93A9D5;
	}
	
#photoHolder{
	width:401px;
	height:265px;
	}
	
#textArea, photoTextArea{
	position:relative;
	/*width:385px; */
	margin-left:45px;
	margin-top:8px;
	margin-right:35px;
	height:370px;
	}

#textArea {
	width:385px;
	}

#photoTextArea{
		width:400px;
		}
		
img.thumbs {	
	float:left;	
	height:55px;	
	width:70px;	
	margin-right: 9px;	
	margin-bottom: 9px;	
	/*border: solid black 1px;*/
	 }

