

body {
	margin: 0px;
	background-color: #5D331A;
	background-image:url(../data/bg.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.all {
  width:999px;
  margin-left: -500px;
  position:absolute;
  left:50%;
  z-index:0;
}



a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}



h1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:6px}
h2 { font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:6px}



.textLeft { text-align:left}
.textRight { text-align:right}

.left { float:left}
.right { float:right}
.none { display:none}

.logo { width:220px;  margin-left: -110px;  position:absolute;  left:50%;  z-index:0; }

.start { margin-top:48px}

.bold { font-weight:bold}

a.btn { display:block; width:482px; height:17px; background-color:#E78C00; font-weight:600; padding:2px 6px 2px 6px; font-size:15px; color:#FFFFFF}

a.btn:hover {background-color:#5C3318}

.textStart { font-size:13px; padding:20px; text-align:center; overflow:hidden; clear:both}

.hasloStart { text-align:center; font-size:36px; color:#98012F; margin-top:40px}



.menuTOP { height:30px; padding:10px}

.menu { float:left; height:130px; width:300px}

a.menuBtn { display:block; margin-left:6px; color:#660000; line-height:15px; font-size:12px}

.text { overflow:auto; width:980px; height:343px; font-size:14px; padding-right:19px; margin-top:15px; clear:both; margin-bottom:20px}

.title { display:block; font-weight:bold; margin-top:28px}

.footer{ font-size:10px; padding: 10px 6px; height:30px; overflow:hidden; color:#C8B498}
	.footer a {color:#C8B498}
    .footer .overflow {  height:65px; margin-bottom:10px }
    .footer img { position:relative; top:11px; border:0}
    .eureka {  float:right; position:relative; bottom:19px}


