html { 
margin : 0; 
padding : 0; 
background : url(img/bg2.jpg);
color : #000; 
} 
body { 
padding : 0; 
margin : 0; 
width : 100%; 
height : 100%; 
display : table; 
font : 11px verdana, Helvetica, sans-serif; 
text-align : center; 
} 
div#header { 
position : relative; 
} 

div#content p { 
line-height : 2.0; 
} 
div#navigation { 
background : #EAEAEA; 
float : left; 
width : 123px; 
} 
div#footer { 
clear : both; 
width : 100%; 
font-size : 10px; 
} 
div#container { 
width : 756px; 
margin : 5px auto; 
background : url('img/bg3.jpg') repeat-y; 
background-color: #fff;

} 
div#content { 
float : right; 
width : 633px; 
text-align : justify; 
line-height : 2.0; 
} 
div#menu { 
margin : 0; 
padding : 0; 
text-align : left; 
background : url('img/bg1.jpg') repeat-x; 
} 

a:link, a:active, a:visited { 
text-decoration : none; 
color : #439A9D; 
border-bottom : 1px solid #ccc; 
} 
a:hover { 
background : #fff; 
color : #585858; 
border-bottom : none; 
cursor : crosshair; 
}
 
#menu a:link, #menu a:active, #menu a:visited { 
font : 13px century gothic; 
letter-spacing: 1px;
text-transform: uppercase;
text-decoration : none; 
margin: 0px 5px 0px 05px; 
display : block; 
padding: 2px;
color : #000; 
display: block;
width: 120px;
border-left: 3px solid  #aaa;
text-indent: 10px;
border-bottom: none;
} 
#menu a:hover { 
cursor : crosshair; 
border-left: 3px solid #CA5C4A;
background: #fff;
}


 
h1, h2, h3 {
background: url(img/bg3.png) no-repeat left top;
font: 22px "century gothic";
color: $87ADA8;
font-weight: none;
font-style: italic;
margin-bottom: 10px;
letter-spacing: 2px;
text-indent: 10px;
text-transform: lowercase;
 padding-bottom: 0px;
border-bottom: 2px solid #ccc;
width: 98%;
margin-left: 5px;
}
 
strong {
font-family: century gothic;
color : #CA5C4A; 
font-weight : normal; 
font-size: 12px;
}
 
em {
color: #4E4E4E;
font-family: georgia;
}
 
a.hide:link, a.hide:visited, a.hide:active  {
color: #4E4E4E;
font-family: georgia;
font-weight:none;
border-bottom: 0px;
text-decoration:none;
}
 
a.hide:hover {
color: #3CAC9C;
border-bottom: 0px;
}
 
p { 
margin : 0 10px 10px; 
line-height : 2.0; 
} 
 
ul { 
list-style-type : square; 
line-height : 2.0; 
} 
p.c1 { 
text-align : center; 
} 



blockquote { 
border-right : 4px solid #eaeaea; 
font-family : arial; 
font-size : 11px; 
line-height : 19px; 
width : 80%; 
margin : 1em 2em; 
border-left : solid #fff; 
padding : 1em; 
background : #eaeaea; 
} 
.img, .image, .games, .slots { 
padding : 2px; 
margin-top : 5px; 
background: url(img/bg2.jpg);
border : 1px solid #3CAC9C; 
} 
.card2 { 
margin-left : -4px; 
margin-bottom : -5px; 
} 

table, tr, td, table#tablenav  { 
padding: 2px;
line-height: 16px;
border-collapse : collapse; 
} 
 
.table1 {
border-collapse : separate;
border: 0;
padding: 15px;
}
 
th.cat { 
background: #9FC3C3 ;
text-align : center; 
font-weight : none; 
text-indent : 5px; 
font-family: century gothic;
text-transform: uppercase;
border-bottom: 2px solid #D3D3D3;
} 
th.form { 
text-align: center;
} 
th { 
padding : 3px 3px 3px 3px; 
border-bottom : 1px solid #D3D3D3; 
font-weight : normal; 
line-height : 16px; 
text-align : left; 
text-indent : 8px; 
background : url('img/bg1.jpg'); 
} 
select#sec, .selone, .seltwo { 
background: url(img/bg2.jpg);
border: none;
border-bottom : 1px solid #aaa; 
font : 11px verdana, Helvetica, sans-serif; 
width : 135px; 
} 

input  { 
background: url(img/bg2.jpg);
border: none;
border-bottom : 1px solid #aaa; 
font : 11px verdana, Helvetica, sans-serif; 
} 
 
 
 
textarea {
background: url(img/bg2.jpg);
border: none;
border-bottom : 1px solid #aaa; 
}
.keys { 
position : relative; 
z-index : 0; 
} 
.keys:hover { 
z-index : 0; 
} 
.keys span { 
position : absolute; 
padding : 5px; 
border : 0; 
left : 100px; 
visibility : hidden; 
text-decoration : none; 
background :  #aaa; 
} 
.keys:hover span { 
visibility : visible; 
top : -45px; 
left : 35px; 
background: url(img/bg2.jpg);
} 
.lb { 
position : relative; 
} 
.lb:hover { 
background: url(img/bg2.jpg);
z-index : 50; 
} 
.lb span { 
position : absolute; 
background: url(img/bg2.jpg);
padding : 5px; 
left : 0; 
width : 140px; 
border : 1px solid #aaa; 
visibility : hidden; 
text-decoration : none; 
} 
.lb:hover span { 
visibility : visible; 
top : -30px; 
left : 42px; 
z-index : 500; }
 
