/* LAYOUT  ================== */
/* Amended: 14 Feb 2012 : Adam Banks ===================== */

/* BLOCKS ============================ */
.menu {
	text-align			: center;
    margin  			: 0px auto 0px auto;
	padding 			: 14px 0px 0px 0px;
}

div.contentpanel {
	position			: relative;
	margin				: 2px 0px 0px 0px;
	width				: 910px;
	height				: 549px;
	background-image	: url(images/white_fade_75.png);
}

/* ======================================================= */