div#header {
	border:solid #c00 1px;
	background:#444 url(../images/backgroundfl.gif) 50% -5em no-repeat;
}
div#menuwrapper {
	border:solid #c00 1px;
}
div#featured {
	border:solid #c00 1px;
	background:#444 url(../images/backgroundfl.gif) 50% -14.25em no-repeat;
	height:inherit;
}
div#content {
	width:1000px;
}
div#content img {
	border:solid #c00 1px;
	cursor:pointer;
	margin:10px;
}
table {
	margin:auto;
}
div#footer {
	border:solid #c00 1px;
	background:#444 url(../images/backgroundfl.gif) 50% -48.8em no-repeat;
}
