@charset "ISO-8859-1";


#unityContainer {
	position:relative;
	left:584px;
	top:299px;
	width:640px;
	height:480px;
	z-index:1;
}

#hiscore {
	position:relative;
	left:584px;
	top:500px;
	width:640px;
	height:480px;
	z-index:1;
}


#trailer {
	position:relative;
	text-align: center;
	left:584px;
	top:700px;
	width:640px;
	height:480px;
	z-index:1;
}


#credits {
	position:relative;
	left:584px;
	top:800px;
	width:640px;
	height:480px;
	z-index:1;
	text-align:center;
}


div#body{
	background: url(http://www.atholm.com/DADIU/background2.jpg);
	position:absolute;
	top:0;
	left:50%;
	width:2000px;
	height:4944px;
	margin-left:-650px;
}


.tmpText {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFF00;
filter:glow(color=FFFFFF,strength=3);
}


#centerwrapper { 
 width:615px; 
 margin:0 auto; 
 overflow:hidden; 

} 
#centerwrapper div { 
 float:left; 
 width:200px; 
 height:350px; 

} 

img { 
 margin: .2em; 
}

.header
{
	color:#939393;
	font-size:1.5em
}



a:link{
color:#FFFFFF;
text-decoration:none;
}

a:visited
{
	color:white;
	text-decoration:none;	
}
a:hover
{
color:#FFFF00;	
}




#me3
{
	position:relative;
	top:80px;
	width:500px;
	margin:auto;
}

.style1
{
color:#FFFFFF;
font-family:verdana;
font-size:medium;
font-weight:bold;
text-transform:uppercase;
}

.hiscorestuff
{
color:#FFFFFF;
font-family:verdana;
font-size:small;
text-transform:uppercase;
}

