﻿body {
font-family:Verdana;
font-size:10px;
}
#siteLoader {
	position: absolute;
	z-index: 100;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	left: 180px;
	height: 855px;
	width: 900px;
	text-align: center;
	line-height: 0;
	top: 2px;
}

#loadImg {
	position: absolute;
	text-align: center;
	background-color: #fff;
	width: 900px;
	z-index: 100;
	top: 470px;
	left: 0px;
	line-height: 0;
}

#competition {
 	top: 50px;
	left: 580px;
	width: 400px;
    height: 115px;
    position: absolute;
}