/* CSS Document */
#content {
	width:1667px;
}
#innerContent 
{
	width:1560px;
	background-color:#B3A16E;
}
#bogRoll {
	margin-left:420px;
}
#gallery {
	background-image:url(../images/random_shyte_landfill.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	height:366px;
	margin-left:612px;
	padding-left:0;
	padding-top:0;
	width:948px;
}
#gallery ul {
	list-style:none;
}
#gallery ul li {
	float:left;
}
