#ArenaLogo
{
	position: absolute;
	left:0px; 
	top:0px;
	height: 110px;
	width: 490px;
	z-index:10;
}

#LastModify
{
	position:absolute; 
	left:0px; 
	top:150px;
	height:20px; 
	width:280px; 
	height:15px; 
	z-index:10;
	background-color: #000099;
}

#Content
{
	position:absolute; 
	left:0px; 
	top:169px; 
	width:560px; 
	z-index:11; 
	background-color: #FFFFFF;
	background-image: url(Background_Thread.jpg);
	layer-background-color: #FFFFFF; 
	border: 0px none #000000; 
}

#ContentBlock
{
	position:absolute;
	top:249px;
	left:585px; 
	width:274px; 
	border: 0px none #000000; 
}

#Adverties
{
  	top: 10px;
  	position: absolute;
  	left: 535px;
}

#AdvertiesTop
{
  	position: absolute;
	left: 585px;
	top: 10px;
	width: 544px;
}

#AdvertiesOverContent
{
  	position: absolute;
  	left: 585px;
  	top: 150px;
}

#AdvertiesContent
{
	position: absolute;
	left: 585px;
}

#AdvertiesSky
{
  	position: absolute;
	left: 870px;
	top: 249px;
	width: 129px;
	height: 600px;
}

.Content2
{
	font-size: 24pt;
	font-family: Helvectia, Arial;
	color: yellow;
}

.BlinkSchrift
{
	font-size: 20pt;
	color: green;
	font-style: normal; 
	text-decoration: blink
}