/**************************************************************************
** $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:					#000 url(../images/s3bodyBg.jpg) repeat-x top center;
	text-align:					center; 
}

#globalWrap {
	height: 					595px;
	width:						872px;
	margin:						0 auto;
	
}

#myContent {
	height: 					595px;
	width:						872px;
	margin: 					0;
	padding: 					0;
	text-align:					center; 
}

#myContent a {
	color:						#aaa;
	font:						bold 1em tahoma,verdana,arial,helvetica,sans-serif;
	text-decoration:			none;
	text-align:					center;
}
#myContent a:hover {
	text-decoration:			underline;
}

img {
	border:						0px;
	margin:						200px auto 10px;
}

.infoFlashDetect {
	width:						295px;
	widt\h:						275px;
	height:						62px;
	heigh\t:					42px;		
	padding:					10px;
	background:					url(../images/bg_orangeBox.gif) no-repeat 0px 0px;
	margin:						0px auto 10px;
	font:						bold 1em tahoma,verdana,arial,helvetica,sans-serif;
	color:						#fff;
	text-align:					center;
}

