/* CSS Document */



#rightBox {
	margin-top: 30px;
}

#rightBox img {
	margin-bottom: 30px;
}

#sitesList {
	text-align:center;

	margin: 0 auto;
}

h1 {
	color: #009933;
	text-align:center;
}
#sitesList h2 {
	color: #009933;
}

#contentContainer {
	width: 560px;
}


#photosContainer {

	float: right;
	margin-top: 15px;
	background-color:#CCCCCC;
	width: 198px;
	padding: 2px;
	text-align: center;
	border: 1px solid #999999;
}

#photosContainer img {
	margin: 0 2px 5px 2px;
	border: 1px solid #000000;
}