/* BASIC ELEMENTS */
html, body {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#D9CAAD url(/img/bgmainlight.gif) top left;
	padding:0;
	margin:0}
a {
	color:#FFF;
	outline:none
   }
a:hover {color:#FA0}
img, a img {border:none}
p {
	padding:0;
	margin:0
	}
ul, ol {
	margin:0 0 0 15px;
	padding:0
	}

/* CLASSES */
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.block {display:block}
.block span {display:none}

.logocont {
	height:151px;
	text-align:center
	}
.warnbgtop {
	height:323px;
	background:url(/img/warn/bgwarntop.gif) no-repeat center top
	}
.p1 {padding:70px 0 40px 335px}
.p2 {font-size:12px; text-align:center}
.entrybtns {
	width:335px;
	height:81px;
	margin:0 auto
	}
.warnbgbot {
	height:119px;
	background:url(/img/warn/bgwarnbot.gif) no-repeat center top
	}
.botpcont {
	width:560px;
	height:70px;
	margin: 0 auto
	}
.botp1 {
	width:225px;
	margin:20px 0 0 0
	}
.botp2 {
	width:210px;
	margin:20px 0 0 100px
	}
.botp3 {
	width:250px;
	color:#595959;
	margin:50px 0 0 0
	}
.botp4 {
	width:200px;
	color:#595959;
	margin:50px 0 0 75px
	}
.leave {
	width:80px;
	height:30px;
	margin:42px 0 0 28px;
	position:relative
	}
.enter {
	width:170px;
	height:81px;
	margin:-55px 0 0 67px;
	}
	
#mainwarn {
	width:100%;
	background:url(/img/warn/bgmainwarn.gif) repeat-x left top;
	clear:both
	}
#wrapperwarn {
	width:765px;
	margin:0 auto
	}



