html, body {
    background: #757575 url(images/bg.png) repeat-x top;
    color: #FFFFFF;
    font-family: "Century Gothic", "Avant Garde", Helvetica, Verdana, Tahoma, Arial;
    font-size: 12pt;
    margin: 0px;
    height: 100%;
    }
h1, h1 a {
    margin: 0px;
    color: #4B4FFF;
    font-size: 30pt;
    font-weight: bold;
    text-decoration: none;
    padding: 85px 0 5px 5px;
    }    
h2 {
    color: #FFFFFF;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 0;
    padding-top: 0;
    }    
div.mainbox {
    background-color: #4B4FFF;
    width: 790px;
    min-height: 500px;
    border: 3px white solid;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    }
td {
    color: #FFFFFF;
    font-family: "Century Gothic", "Avant Garde", Helvetica, Verdana, Tahoma, Arial;
    font-size: 15px;
    }
a {
    color: #FFFFFF;
    text-decoration: underline;
    }
a:hover, a:active {
    text-decoration: none;
    }
div.topbox {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 790px;
    height: 135px;
    background: #FFFFFF url(images/little-blue-fox.png) no-repeat top left;
    text-align: right;
    overflow-y: hidden;
    }

#bannerad {
    margin-left: 5px;
    width: 728px;
    padding: 5px;
    border: 3px white dotted;
    }

ul.chips {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    }
.chips li {
    float: left;
    padding: 10px 45px 25px 10px ;
    margin: 0;
    }



ul.linkbox {
    margin: 0px;
    height: 35px;
    list-style: none;
    background-color: #999999;
    }
.linkbox li {
    float: right;
    height: 15px;
    margin: 0px;
    padding: 7px 20px 7px 0;
    }
.linkbox a, .linkbox a:hover, .linkbox a:active {
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    }
.linkbox a:hover, .linkbox a:active { color: #DEDEDE; }
ul.subhide {
    display: none;
    }
li.subhide {
    display: none;
    }
    
div.bottombox {
    margin-top: 30px;
    padding: 10px;
    width: 600px;
    min-height: 300px;
    }
div.copybox {
    clear: both;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 0;
    width: 790px;
    text-align: center;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    }
.copybox a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    }
.copybox a:hover, .copybox a:active {
    text-decoration: underline;
    }
.portfoliotitle {
    font-weight: bold;
    }
#container {
    padding: 15px 25px 10px 25px;
    }

.cardtable {
    background-color: #666666; 
    border: 3px white dotted;
    margin: 20px 20px 20px 0;
    min-width: 330px;
    }
.cardtable td {
    padding: 20px;
    }

.pokerhands {
    float: left;
    border: 3px white dotted;
    margin: 20px;
    }
td.bet {
    border: 1px white dotted;
    padding: 5px;
    margin: 3px;
    color: #333333;
    background-color: #CCCCCC;
    }
td.handwinner {
    border: 1px white dotted;
    padding: 5px;
    margin: 3px;
    color: #6666FF;
    background-color: #FFFFFF;
    font-weight: bold;
    }
td.hand {
    border: 1px white dotted;
    padding: 5px;
    margin: 3px;
    }
div.yourmoney {
    float: left;
    border: 3px white dotted;
    margin: 0 20px 0 20px;
    padding: 20px;
    width: 200px;
    }

#rbhl td {
    padding: 0px;
    width: 91px;
    height: 116px;
    vertical-align: middle;
    text-align: center;
    }

#blackjack td {
    padding: 20px;
    }
.videopoker td {
    padding: 10px;
    }

div.status {
    display: block;
    float: left;
    width: 200px;
    min-height: 100px;
    border: 3px white dotted;
    margin: 20px;
    padding: 20px;
    }
    
#ad {
    display: block;
    clear: both;
    float: left;
    border: 3px white dotted;
    margin: 20px;
    padding: 5px;
    width: 468px;
    height: 60px;
    }
#ad img { border: 0; }
    
div.container {
    display: block;
    clear: left;
    float: left;
    }
    
#edituser td {
    padding: 5px;
    vertical-align: top;
    }
.alert {
    font-weight: bold;
    background-color: red;
    }
h3.terms {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    }
h3.terms a {
    font-weight: bold;
    text-decoration: none;
    }
h3.terms a:hover {
    text-decoration: underline;
    }
p.terms {
    margin-top: 0;
    margin-bottom: 10px;
    }
.inktable td {
    padding: 5px;
    border: 1px white solid;
    }
img { border: 0; }

.pokerhands {
    padding: 12px;
    border: 3px white dotted;
    margin: 0;
    }

.help {
    clear: both;
    padding: 12px;
    border: 3px white dotted;
    }