/* Casino Document */

body {
  color:#000;
  text-align:center;
  background-image: url(../pics/bg.jpg);
  background-repeat: repeat;
  margin:0px;
  padding:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;}
  
p {
  margin:0px;
  padding:0px;}
  
img {
  border:none;}
  
a:link {
  color:#000;
  text-decoration:none;
  outline:none;}
  
a:visited {
  color:#000;
  text-decoration:none;
  outline:none;}
  
a:hover {
  color:#000;
  text-decoration:underline;
  outline:none;}
  
#c_wrapper {
  width:100%;
  height:100%;
  margin:44px auto 0px auto;}

  
#c_header {
  width:798px;
  height:84px;
  background-image: url(../pics/header/header.png);
  background-repeat: no-repeat;
  margin:0px auto 0px auto;}
  
#c_sub_header_a {
  width:100%;
  height:50px;
  background-image: url(../pics/borduere.jpg);
  background-repeat: repeat-x;}
  
#c_sub_header_b {
  width:798px;
  height:37px;
  background-image: url(../pics/header/sub_header_b.png);
  background-repeat: no-repeat;
  margin:0px auto 0px auto;}
  
#c_content {
  width:798px;
  margin:0px auto 0px auto;
  background-image: url(../pics/content/content.png);
  background-repeat: repeat-y;
  background-position: center top;
  padding:10px 0px;}
  
.c_content_l {
  width:32%;
  padding:0px 14px 5px 40px; 
  vertical-align: top;}
  
.c_content_l_p {
  padding-right:5px;}
  
.c_content_r {
  width:68%;
  padding:0px 50px 5px 20px; 
  vertical-align: top;
  border-left:1px dotted #000;}
  
.c_content_r img {
  padding-right:15px; 
  border-right:1px dotted #000;}
  
.c_content_r_nb {
  position:absolute; 
  margin:3px 0px 0px 15px; 
  line-height: 15px;}
  
.c_content_r_ub {
  padding: 10px 0px 15px 0px;}
  
.c_content_do_h {
  border-bottom:1px dotted #000; 
  height:5px; width:94.7%; 
  margin-top:10px;}
  
.c_content_info_right {
  float:right;
  width:195px;
  padding-top:7px;
}

#c_foot {
  color:#fff;
  width:798px;
  height:44px;
  background-image: url(../pics/foot/foot.png);
  background-repeat: no-repeat;
  margin:0px auto 0px auto;
  padding-top:10px;}
  
#c_foot a{
  color:#fff;}
