html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, input, form, table, td, tr{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0;
  outline: 0;
  list-style:none;
  text-decoration:none;
  font-family:Arial;
  text-align:left;
}

body.design {
  background:url(images/bg_top.png) top left repeat-x;
  background-color:#9EDAE2;
  height:100%;
}

img {
  color:#ffffff;
}

div.clear {
  clear:both;
}

div.wrapper {
  width:900px;
  margin:auto;
  position:relative;
  min-height:600px;
  height:auto !important;
  height:600px;
}
  div#login {
    background:url(images/login_box.png) top left no-repeat;
    width:260px;
    height:128px;
    float:left;
    margin-top:12px;
    padding:70px 25px 25px 25px;
  }
  
    div#login p {
      color:#ffffff;
      font-size:14px;
      line-height:18px;
    }
    
    div#login a#login_btn {
      float:right;
      width:68px;
      height:28px;
      margin:50px 10px 0px 0px;
    }
  
  div#logo {
    width:168px;
    height:98px;
    overflow:hidden;
    float:left;
    display:inline;
    margin:18px 0px 0px 10px;
  }
  
  div#top_strip {
    width:601px;
    height:35px;
    overflow:hidden;
    float:left;
    display:inline-block;
    margin:24px 0px 0px 70px;
  }
  
  div#top_navigation {
    height:60px;
    width:720px;
    float:left;
    margin-top:16px;
    background:url(images/star_strip.png) 0px 5px no-repeat;
  }
  
    a#responsible-gambling {
      background:url(images/responsible_gambling.png) top left no-repeat;
      display:inline-block;
      height:21px;
      width:150px;
      font-size:12px;
      font-weight:bold;
      color:#7b1685;
      text-align:center;
      padding-top:6px;
      margin-left:52px;
      float:left;
    }
    
    a.header_link {
      background:url(images/standard_link.png) top left no-repeat;
      display:inline-block;
      height:21px;
      width:110px;
      font-size:12px;
      font-weight:bold;
      color:#7b1685;
      text-align:center;
      padding-top:6px;
      margin-left:5px;
      float:left;
    }
  div#icon_links {
    width:528px;
    float:right;
    margin-right:60px;
    display:inline;
    padding-top:7px;
  }
  
  div#icon_links a {
    float:left;
    margin:10px 0px 0px 10px;
    display:inline;
  }
  
div#home_text_repeat {
  background:url(images/text_repeat.png) repeat-y top left;
  width:516px;
  float:right;
  margin:12px 60px 0px 0px;
  display:inline;
}

div#home_text_top {
  background:url(images/text_bottom.png) no-repeat bottom left;
  width:516px;
}

div#home_text_bottom {
  background:url(images/text_top.png) no-repeat top left;
  width:476px;
  padding:20px 20px 70px 20px;
  min-height:170px;
  height:auto !important;
  height:170px;
}

  div#home_text_bottom * {
    color:#35003a;
    font-size:11px;
    line-height:15px;
  }
  
  div#home_text_bottom p {
    padding-top:10px;
  }

  
div#bg_image {
  width:100%;
  clear:both;
  background:url(images/footer_bg_repeat.jpg) bottom left repeat-x;
}

div#club_info {
  position:absolute;
  bottom:-173px;
  left:301px;
  z-index:100000;
}

div#footer_image {
  width:100%;
  clear:both;
  background:url(images/bg_image.jpg) bottom center no-repeat;
  padding-bottom:230px;
}

div.footer_wrapper {
  width:900px;
  margin:auto;
  height:30px;
  position:relative;
  overflow:hidden;
}

  div.footer_wrapper * {
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
  }
  
  p#footer_left {
    width:300px;
    float:left;
    padding-top:7px;
  }
  
  p#footer_right {
    width:500px;
    float:right;
    text-align:right;
    padding-top:7px;
  }
  
  p#footer_right * {
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
  }