@font-face {
    font-family: 'bignoodletitling';
    src: url('../fonts/bignoodletitling.eot');
    src: url('../fonts/bignoodletitling.eot') format('embedded-opentype'),
         url('../fonts/bignoodletitling.woff') format('woff'),
         url('../fonts/bignoodletitling.ttf') format('truetype'),
         url('../fonts/bignoodletitling.svg') format('svg');
    font-weight:normal;
    font-style:normal
}

@font-face {
    font-family: 'alternategotno2regular';
    src: url('../fonts/alternategotno2regular.eot');
    src: url('../fonts/alternategotno2regular.eot') format('embedded-opentype'),
         url('../fonts/alternategotno2regular.woff') format('woff'),
         url('../fonts/alternategotno2regular.ttf') format('truetype'),
         url('../fonts/alternategotno2regular.svg') format('svg');
    font-weight:normal;
    font-style:normal
}

html,body{background:url(../images/bg.jpg) top center no-repeat #4b1600;background-size:cover;background-attachment:fixed;padding:0;margin:0;font:normal 10pt Verdana;color:#2c1001}
a{text-decoration:none;color:#c00}
a:hover{color:#f00}
img{border:none}
.container{margin:0 auto;width:970px}
.betAlot{background:url(../images/shadow.png) bottom center no-repeat;padding:0 0 56px 0;height:420px}
.betAlot h1, .betAlot h2, .betAlot h3, .betAlot ul{position:absolute;margin:0}
.betAlot h1{z-index:10;top:50px;padding:0 0 0 100px}
.betAlot h2{z-index:10;top:130px;padding:0 0 0 90px}
.betAlot ul{z-index:10;top:403px;padding:0;width:900px;list-style:none;text-align:center}
.betAlot ul li{display:inline}
.betAlot ul li a{padding:0 10px;text-shadow:0 5px 5px #000;font:normal 24px 'bignoodletitling';color:#fc0;line-height:30px}
.betAlot ul li a:hover{color:#fff}
.betAlot h3{top:20px;width:970px;text-align:center}
.login-join{position:absolute;z-index:100;top:346px;left:50%;margin:0 0 0 -127px;text-align:center}
.login-join a{display:inline-block;background-image:linear-gradient(to bottom, #e51c00, #6f0104);border-radius:12px 12px 0 0;width:125px;font:normal 24px 'alternategotno2regular';color:#fff;line-height:44px}
.login-join a:hover{background:#4cda60;color:#fff}
.wrapper{background:url(../images/bgWrapper.jpg);padding:20px;margin:0 20px;border-radius:10px}
.content{float:left;width:560px}
.content h1{margin:0;font:normal 54px "alternategotno2regular";text-shadow:0 3px 3px #a0a0a0;color:#d50056}
.content h1 strong{font:normal 54px "alternategotno2regular";color:#ff0067}
.content h2{padding:15px 0 0 0;margin:15px 0;font:normal 42px "alternategotno2regular";text-shadow:0 3px 3px #a0a0a0;color:#d50056}
.content h2 strong{font:normal 42px "alternategotno2regular";color:#ff0067}
.sidenav{float:right;margin:80px 0 0 0;width:300px}
.links{
	background:#efaf02;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#efaf02), to(#ffd453));
	background:-webkit-linear-gradient(top, #ffd453, #efaf02);
	background:-moz-linear-gradient(top, #ffd453, #efaf02);
	background:-ms-linear-gradient(top, #ffd453, #efaf02);
	background:-o-linear-gradient(top, #ffd453, #efaf02);
	box-shadow:0 3px 3px #a0a0a0;padding:10px;margin:15px 0;border:1px solid #fc0;text-align:center;color:#505050;font-size:9px}
.links a{display:block;margin:10px 0 0 0;text-decoration:underline;color:#ff0000;font:normal 12px Arial}
.links a:hover{color:#005104}
.sidenav h1{margin:20px 0 0 0;font:normal 36px "alternategotno2regular";text-shadow:0 3px 3px #a0a0a0;text-align:center;color:#d50056;line-height:20px}
.sidenav h1 strong{display:block;font:normal 36px "alternategotno2regular";color:#ff0067}
.sidenav ul{padding:10px 0 0 0;margin:0;list-style:none}
.sidenav ul li{border-bottom:1px dotted #694325}
.sidenav ul li a{display:block;padding:0 15px;line-height:30px}
.clear{clear:both}
.footer{padding:20px 0;text-align:center;font:normal 11px Arial;color:#90744e}
.footer a{color:#90744e}