#body {
	background-color: #451D13;
	padding-top: 20px;
	background-repeat: repeat;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DAA955;
	float: none;
	height: 900px;
}

.smallerpics {
	background-color: #451D13;
	width: 650px;
	float: right;
	padding: 5px;
	margin-right: 10px;
	height: 250px;
}
.MainPhoto {
	background-color: #000;
	width: 250px;
	clear: both;
	float: right;
	margin-right: 10px;
	padding: 5px;
	height: 255px;
}
#body #content #sidebar .smallerpics ul li {
	font-size: x-large;
	color: #DAA955;
	
}
.Footer {
	background-color: #000;
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #DAA955;
	text-align: center;
}
.carol {
	color: #FF0723;
}
