body
{
	margin:0px 0px; 
	padding: 0px; 
	background: #000000;
	
}

#wrapper 
{ 
 margin: auto auto;
 width: 1280px;
}

#menu
{
	width: 1280px;
	height: 28px;
	border: 0px; 
	cellpadding: 0px; 
	cellspacing: 0px;
	display: block;
}

#launchpage-wrapper { 
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-left: -425px;
}

h1{
	color: #CCCCCC;
}

p{
	color: #DDDDDD;
}

table #main
{
	vertical-align:text-top;
	padding-top:20px;
	padding-left:5px;
}

a.button-news 
{
	background: url(images/website_02-both.jpg) no-repeat 0 0;
	width: 132px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

a.button-games 
{
	background: url(images/website_08-both.jpg) no-repeat 0 0;
	width: 136px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

a.button-contact 
{
	background: url(images/website_04-both.jpg) no-repeat 0 0;
	width: 157px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

a.button-home 
{
	background: url(images/website_06-both.jpg) no-repeat 0 0;
	width: 128px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

a.button-news:hover, a.button-games:hover, a.button-home:hover, a.button-contact:hover
{ 
	background-position: 0 -28px; 
}

div#preload 
{ 
	display: none; 
}
