/* CSS Document */

#container {	width:907px;
				height: auto;
				margin-left:auto;
				margin-right:auto;
				text-align:left;
				margin-top:0px;
			}
			
body{	min-width:1024px;
		background-image:url(../images/elements/bg.jpg);
		background-repeat:repeat-y;
		background-color:#000000;
		background-position:center;
		border:none;
		height:100%;
		margin:0;
		padding:0;
		text-align:center;
	}
	
#mainheader{ 	width:907px;
	 			height:322px;
				top:0px;
				position:absolute;
				text-align:left;
				margin-left:0px;
				z-index:0;
			}
	
#menu{	width:907px;
		height:50px;
		position:absolute;
		margin-left:0px;
		margin-top:322px;
	 }
	 
/* backgrounds */	 
	 
#races{	width:555px;
		height:150px;
		position:absolute;
		margin-left: 0px;
		margin-top: 372px;
	  }
	  
#interviews	{	width:352px;
				height:642px;
				position:absolute;
				margin-left: 555px;
				margin-top: 372px;
	  		}
			
#newsbg{	width:555px;
			height:492px;
			position:absolute;
			margin-left: 0px;
			margin-top: 522px;
	  }
	  
/* Races */

#terra{	position:absolute;
		width:141px;
		height:106px;
		margin-left:61px;
		margin-top:399px;
		}
		
#toss{	position:absolute;
		width:141px;
		height:106px;
		margin-left:228px;
		margin-top:399px;
		}
		
#zerg{	position:absolute;
		width:141px;
		height:106px;
		margin-left:398px;
		margin-top:399px;
		}
		
/* Gallery & Interview */

#gallery{	position:absolute;
			width:269px;
			height:203px;
			margin-top:653px;
			margin-left:577px;
		}
		
#interview{	position:absolute;
			width:271px;
			height:203px;
			margin-top:406px;
			margin-left:576px;
		}	
		
#shoutbox{	position:absolute;
			margin-left:577px;
			margin-top:1046px;
			height:320px;
			width:288px;
		 }	
		 
#shoutbox2{	position:absolute;
			margin-left:568px;
			margin-top:1030px;
			height:338px;
			width:285px;
		  }	
		  
#newsbox{	position:absolute;
			margin-top:590px;
			margin-left:40px;
			height:1900px;
			width:510px;
			overflow:hidden;
		}
		
#newsup{	position:absolute;
			margin-top:2510px;
			margin-left:485px;
			height:30px;
			width:30px;
		}
		
#newsdown{	position:absolute;
			margin-top:2510px;
			margin-left:520px;
			height:30px;
			width:30px;
		}
		
#database{
	position:absolute;
	margin-top:1380px;
	margin-left:578px;
	height:75px;
	width:300px;
	font-family:verdana;
	font-size:10px;
	color:#ff9900;
	font-weight:normal;
	text-align:left;
		}

#advert{
	position:absolute;
	margin-top: 522px;
	margin-left: 61px;
	width: 468px;
	height: 60px;
}

#advert2{
	position:absolute;
	margin-top:1480px;
	margin-left:578px;
	height:600px;
	width:160px;
}