html, body
{
    background-image: url();
    background-position: fixed;
    background-repeat: repeat;
	background-color: #BF0B0B;
	color: #FFF;
	font-size: 80%;
	font-family: arial;
} 

.main
{
	position: absolute;
	left: 50%; 
	min-height: 97%;
	width: 760px;
	top: 2px;
	margin-left:-385px;
	padding: 10px; 
	background-color: #BF0B0B;
}

.head
{
	text-align: center;
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	width: 740px;
	height: 60px;
}

.section2
{
	position: absolute;
	top: 200px;
	left: 250px;
	right: 10px;
	width: 450px;
	height: 500px;
    background-color: #BF0B0B;
}

.side
{
	position: absolute;
	top: 180px;
	left: 45px;
	right: 10px;
	width: 175px;
	height: 450px;
}

.champions
{
	position: absolute;
	top: 610px;
	left: 247px;
	right: 10px;
	width: 500px;
	height: 100px;
}

.discoinfo
{
	position: absolute;
	top: 75px;
	left: 400px;
	right: 0px;
	width: 400px;
}

.nextevent
{
	position: absolute;
	left: 50%; 
	min-height: 100%;
	width: 760px;
	top: 0px;
	margin-left:-385px;
	padding: 10px; 
	background-color: #000000;
	font-size: 12px;
}

.bio
{
	position: absolute;
	top: 140px;
	left: 150px;
	right: 10px;
	width: 200px;
	height: 100px;
	
}

.section3
{
	position: absolute;
	top: 650px;
	left: 375px;
	right: 10px;
	width: 223px;
}

.part1
{
	position: absolute;
	top: 600px;
	left: 100px;
	right: 10px;
	width: 223px;
}

.part2
{
	position: absolute;
	top: 400px;
	left: 100px;
	right: 10px;
	width: 223px;
}

.adverts
{
	position: absolute;
	top: 740px;
	left: 285px;
	right: 10px;
	width: 223px;
}


.but
{
	position: absolute;
	left: 260px;
	top: 160px;
	
}

.but2
{
	position: absolute;
	left: 340px;
	top: 725px;
	
}

.but3
{
	position: absolute;
	left: 360px;
	top: 160px;
	width: 150px;
	
}

.but4
{
	position: absolute;
	left: 550px;
	top: 160px;
	width: 150px;
	
}