@charset "utf-8";
BODY {
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x #000033;
	margin:0px;
	font-size:12px;
}
#enterbox{position:absolute; top:300px; right:50px; width:200px; background-color:#006600; height:27px; font-size:18px; padding-top:3px; background:url(../images/tabs/enter.gif);}
#enterbox a{text-decoration:none;}
#enterbox a:hover{color:#FFCC00;}

#privacy{position:absolute; bottom:30px; right:10px; width:90px; height:15px; padding-top:2px; font-size:10px; background-image:url(../images/tabs/privacy.gif); text-align:center;}

A{color:#000000;}
A.white{color:#FFFFFF;}
A.white:hover{color:#CCCCCC;}
#wrapper{ width:800px; margin:0 auto; background:url(../images/top.gif) top no-repeat; position:relative;}
#header{text-align:right; height:30px;}
#menu{height:70px; background:url(../images/logo.gif) left no-repeat;}

#half-wrapper{float:left; width:390px; overflow:auto; height:400px;}

#maintext{background:#FFFFFF; padding:5px; text-align:left; color:#000000; font-size:12px;}


#footer{background:url(../images/f-bg.gif) no-repeat left; height:50px; padding-top:10px; padding-left:45px; text-align:left; font-size:small; }

#main-top{background-image:url(../images/main-tp.gif); height:20px;margin-top:30px;}
#main{color:#000000; background:url(../images/main-middle.gif) repeat-y #FFFFFF; padding:5px; padding-right:10px; text-align:left;}
#main-btm{background-image:url(../images/main-btm.gif); height:20px;}

#bottom{background:url(../images/btm.jpg) no-repeat; height:136px; }
#spacer{clear:both;}

.next a{color:#336633; text-align:right;}
.next a:hover{color:#003333;}

h1{font-size:16px; font-weight:bold; text-decoration:underline;}