﻿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: 20px;
	left: 630px;
	width: 400px;
    height: 44px;
    position: absolute;
}

#viewPort{
width:1000px;
_width:1000px;
height:700px;
overflow:hidden; 
position:relative;
}

#iframeContent{
position:absolute; 
top:-70px;
_top:-70px;
left:3px;
_left:-5px;
width:999px;
height:800px;
}
