/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */

#left, #right {
	display: none;
}

#center {
	float: left;
	margin-top: -24px;
	width: 808px;
	top: 134px;
	left: 0px;
	position: absolute;
	z-index: 30;
}

#content {
	background: url(../img/content-bg-one.png) repeat-y left !important;
	background: url(../img/content-bg-one.gif) repeat-y left;
}

#contentTop {
	background: url(../img/content-top-one.png) no-repeat top !important;
	background: url(../img/content-top-one.gif) no-repeat top;
}

#contentBot {
	background: url(../img/content-bot-one.png) no-repeat top !important;
	background: url(../img/content-bot-one.gif) no-repeat top;
}
