/* CSS Document */
body{ margin:0px; background-color:#fd6802;}
html, body {height: 100%}

div.name {height:100%;}

/*default*/
p{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; color:#FFFFFF;}
a{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; color:#FFFFFF; text-transform:uppercase; text-decoration:none;}
a:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:normal; color:#FFFF00; text-transform:uppercase; text-decoration:none;}

/*Id's*/
#headwrap{width:779px; margin:auto; clear:both;}
#header1{width:310px; height:278px; margin:0px; float:left;}
#header2{width:469px; height:278px; margin:0px; float:right; background-image:url(../images/header2.jpg); background-repeat:no-repeat;}

#bodywrap{width:741px; margin:auto; clear:both;}
#body-left{width:234px; margin:0px; float:left;}
#navigation{width:200px; height:175px; margin:20px 0 0 0; border:#24C005 1px solid;}
#navigation ul{margin:0px; list-style-image:url(../images/star.gif); float:left;}
#navigation li{margin:8px 30px 0 25px;}

#news{width:175px; margin:20px 0 0 0;}

#body-right{width:507px; margin:0px; float:right;}
#play-now{width:507px; margin:50px 0 0 0; clear:both;}
#bonus{width:230px; height:158px; margin:0px; float:left;}
#payout{width:230px; height:158px; margin:0px; float:right;}

#footwrap{width:779px; margin:auto; clear:both;}
#footer{margin:10px 0 0 0;}

/*links*/
.footer-link{font-family:Tahoma; font-size:11px; font-weight:normal; color:#FFFFFF; text-decoration:none;}
.footer-link:hover{font-family:Tahoma; font-size:11px; font-weight:normal; color:#FFFF00; text-decoration:none;}

/*text*/
.white-small{font-family:Tahoma; font-size:11px; font-weight:normal; color:#FFFFFF;}