@charset "UTF-8";
@import url('header.css');

#leftside, #release-footer, #search, #top-menu, #menu, #events-header, #footer, .noprint {display: none;}




#content
{
	background-image: url(../images/purple-stripe.gif);
	background-repeat: repeat-y;
	width: 980px;
	display: block;
	padding-bottom: 20px;
	margin-top: -100px;
}
#release-header-text {
	font-size: 150%;
	margin-top: -10px;
}
