#container {
	width: 100%;
	background: #e4e4e4;
	text-align: left;
	border: solid #84817c;
	border-width: 2px 1px 1px 1px;
}

#photos {
  width: 910px; 
	font-size: 10px;
	color: #84817c;
	text-align: left;
	padding: 10px;
	margin-right:auto;
	margin-left:auto;

}

#content {
	padding: 10px 10px 10px 10px;
	clear: both;

	
}

#content a {
	color: #84817c;

}

#content a:hover {
	text-decoration: none;
}



#rightbox {
	border: 1px solid #84817c;
	background: white;
	padding: 2.5px 10px 2.5px 10px;
	width: 255px;
	height: 85px;
}
#rightbox2 {
	height: 377px;
	width: 255px;
	border: 1px solid #84817c;
	background: white;
	padding: 2.5px 10px 2.5px 10px;
	margin: 0px 10px 0px 10px;
}
#whitebox {
	left: 20px;
	width: 915px;	/* IE 5.x */
	font-size: 10px;
	color: #84817c;
	background: #FFF;
	text-align: left;
	border: 1px solid #84817c;
	padding: 10px;
	margin: 10px 00px 10px 10px;
}