

#layout {
	float: left;
	margin: 0 auto;
	width: 800px;
	background: #fff 
	border: 0px;
	padding-left: 0px;
	padding-top: 20px;
	}
	


#showcase {

	background: #fff;
	border-bottom: 0px;
	border-top: 15px;
	padding-left: 40px;

	}

#gallery {
	padding-left: 40px;
}
#showcase li {
	border-bottom: 0px;
	padding-right: 5px;
	list-style-type: none;
	display: inline;
	height: 40px;
	padding-left: 0px;
	}		
	

	#nav li {
	border-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: inline;
	height: 24x;
	}		



