/**************************************************************************
** $Id:$
**
** Copyright (c) 2000-2006 MassMedia Studios Pty Ltd.
** 68-72 Wentworth Ave, Surry Hills, NSW 2010, Australia.
** All rights reserved.
**
** This software is the confidential and proprietary information of 
** MassMedia Studios Pty Ltd. ("Confidential Information").  You shall not
** disclose such Confidential Information and shall use it only in
** accordance with the terms of the license agreement you entered into
** with MassMedia Studios Pty Ltd.
** ------------------------------------------------------------------------
** 
** Author: Chris Ash
** Release notes:
**
**************************************************************************/

html {
	height: 					100%;
}

body {
	height: 					100%;
	width:						100%;
	margin: 					0;
	padding: 					0;
	font: 						normal 0.7em verdana,arial,helvetica,sans-serif;
	background:					#f2f2f2 url(../images/final-phase-background.jpg) no-repeat top center;
}

#globalWrap {
	height: 					700px;
	width:						1000px;
	margin:						0 auto;
	
}

#mycontent {
	height: 					700px;
	width:						1000px;
	margin: 0;
	padding: 0;
}
