body{
margin:0;
padding:0;
background-color:#7E0501;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
width:100%;
height:100%;
overflow:hidden !important;
}
img, a{
outline:none;
border:0;
}
p {
color:#8C8C8C;
}
a:link {
color:#999999;
text-decoration:none;
}
a:visited {
color:#999999;
text-decoration:none;
}
a:hover, a:active {
color:#6c87bc;
text-decoration:none;
}

#bgimg {
background:#480000 url(../img/bgimg.png) no-repeat;
top:50%;
left:50%;
width:1200px;
height:720px;
position:absolute;
margin:-360px 0 0 -600px;
}
#preload_container {
background:transparent;
top:45%;
left:50%;
width:350px;
height:auto;
margin:0 0 0 -175px;
position:absolute;
}

#bar {
background:url(../img/preload/preload.gif) no-repeat;
top:30px;
left:0;
width:300px;
height:10px;
position:absolute;
}
#bg {
background:url(../img/preload/mask.gif) no-repeat;
top:30px;
left:0;
width:300px;
height:10px;
position:absolute;
z-index:100;
}
#percent {
color:#FFFFFF;
top:27px;
left:315px;
position:absolute;
}
#stat {
color:#9d9d9d;
top:33px;
left:310px;
position:absolute;
display:none;
}
#doneMsg {
background:url(../img/preload/arrow.gif) 0px 3px no-repeat;
top:42px;
left:0px;
width:100px;
height:20px;
position:absolute;
}
#noscript {
background:url(../img/noscript.gif) no-repeat;
top:40%;
left:50%;
width: 215px;
height:35px;
margin:22px 0 0 -110px;
position: absolute;
z-index:200;
}
#celo {
	display:none;
	visibility:hidden;
}



