body,html{
 height:100%;
}
body{
 margin:0px;
 background-color:#8C8067;
 color:#99010B;
 font:11px/1.4em Verdana,sans-serif;
 text-align:center;
}
h1{
 display:none;
}
a{
 color:#99010B;
}
img{
 border-width:0px;
}
ul{
 list-style:none outside;
 padding:0px;
 margin:15px 0px;
}
li{
 padding:0px;
 margin:0.2em 0px;
}
#wrapper{
 margin:0px auto;
 width:742px;
 height:100%;
 text-align:left;
 background:url(/images/bg.png) repeat-y;
}
#all{
 position:absolute;
 width:712px;
 background:url(/images/bg.png) repeat-y;
 padding:1px 15px 10px;
}
#head{
 background-color:black;
 color:white;
 text-align:center;
 text-transform:lowercase;
 padding:103px 91px 0px;
}
#head a{
 color:white;
 text-decoration:none;
}
#head a:hover{
 text-decoration:underline;
}
#title{
 margin:0px 0px 15px;
}
#subt{
 color:black;
 margin:15px 0px;
 padding:0px 132px;
}
#content{
 text-align:left;
 -moz-column-count:2;
 -moz-column-gap:25px;
 column-count:2;
 column-gap:25px;
 padding: 20px 132px;
}
.splash{
 color:white;
}
.splash a{
 color:white;
}
.splash #head,.contact #head{
 background:url(/images/head_splash.png) no-repeat;
 height:35px;
 padding:103px 47px 0px 141px;
 word-spacing:0.3em;
}
.splash #content{
 background:#99010B url(/images/content_splash.png) repeat-x;
 border-bottom:1px solid #9B0711;
}
.splash #links{
 padding:0px 98px;
}
.splash #links img{
 display:block;
 float:left;
 margin:30px;
}
.jokers #head{
 background:url(/images/head_jokers.png) no-repeat;
 height:47px;
}
.jokers #title{
 padding:60px 94px 0px;
}
.milton #head{
 background: url(/images/head_milton.png) no-repeat;
 height:41px;
}
.milton #title{
 padding:60px 90px 0px;
}
.jokers #title,.milton #title{
 font-variant:small-caps;
 color:black;
}
.contact #subt{
 padding-top:60px;
}
.jokers #links,.milton #links,.contact #links{
 margin:20px 132px;
}
#footer{
 clear:both;
 color:#AAAAAA;
 text-align:center;
 margin: 25px 0px 15px;
 padding-top:95px;
}
#footer a{
 color:#AAAAAA;
 text-decoration:none;
}
#footer a:hover{
 color:black;
 text-decoration:underline;
}

