* {
  margin: 0;
  padding: 0;
}

#main {
  width: 980px;
  min-height: 100%;
  height: auto !important;
  height: 768px;
}

#banner {
  background: #000000;
  width: 980px;
  height: 125px;
}

#banner_text {
  float: left;
  width: 820px;
}

#banner_logo {
  float: left;
  width: 140px;
}

#banner h1 {
  float: left;
  color: #FFFFFF;
  margin-top: 35px;
  margin-left: 24px;
  margin-bottom: 0px;
  font-size: 30pt;
  font-weight: 500;
  text-decoration: bold;
  text-align: center;
  width: 800px;
}

#banner img {
  border: 2px solid #393F4D;
}

#footer {
  clear: both;
  padding: 3px;
  border-top: 1px solid #393F4D;
  border-top: 1px solid #000000;
  background: #444C5D;
}

#footer a:hover {
  text-decoration: underline;
}

#legal {
  margin: 0 auto;
  text-align: right;
  font-size: 6pt;
  color: #FFFFFF; 
}



.content {
  clear: both;
  display: block;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9pt;
  width: 978px;
  border: 1px solid #393F4D;
  height: 100%;
}




body {
  background: #000000;
  font: normal small Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

h1, h2, h3 {
  color: #FFFFFF;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
  margin-bottom: 1.4em;
  line-height: 1.8em;
  text-align: justify;
}

p {
  margin-left: 30px;
  margin-right: 30px;
  line-height: 1.0em;
}

ul {
  margin-left: 3em;
}

ul li {
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

a:hover {
  text-decoration: underline;
}

img {
  border: .4em solid #393F4D;
}

/* Header */
#header {
  border-left: 1px solid #393F4D;
  border-right: 1px solid #393F4D;
  height: 4.6em;
  background: url(images/img02.gif) repeat-x;
  font-size: 10pt;
}

/* Header > Logo */
#logo {
  height: 1.3em;
  margin: 0 auto;
  padding: .3em 0 0 .8em;
}

#logo h1 {
  text-transform: lowercase;
  letter-spacing: .05em;
  font-size: 8pt;
}

#logo h1 {
  float: left;
}

#logo a {
}

/* Header > Menu */
#menu {
  margin-left: 15em;
  font-size: 10pt;
}

#menu ul {
  margin: 0;
  margin-top: .65em;
  padding: 0;
  font-size: 10pt;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  height: 2.5em;
  margin: 0 .3em 0 0;
  padding: 0 1em 0 1em;
  background: url(images/img03.gif) repeat-x;
  border: .1em solid #222222;
  text-align: center;
  font-size: 7pt;
  font-weight: bold;
  color: #FFFFFF;
}

#menu a:hover {
  background-image: url(images/img04.gif);
  text-decoration: none;
}

#menu .active a {
  background-image: url(images/img05.gif);
}

#show_banner {
  width: 15em;
  float: left;
}

#show_ad {
  width: 775px;
  float: left;
  margin-top: 20px;
}

#show_links {
  width: 175px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  padding-left: 10px;
  border-left: 1px solid #393F4D;
}

#show_information {
  margin-right: 2em;
}

#vendor_information {
  margin-top: 1.3em;
  margin-right: 2em;
}

#home_text {
  margin-top: 3.3em;
}

.boxed {

}

.boxed .title {
  margin: 0;
  margin-bottom: 5px;
  padding: 5px 0;
  background: url(images/img07.gif) repeat-x left bottom;
  font-size: 1.5em;
}

.boxed i {
  margin-left: 20px;
}

.popup {
  margin: 15px;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9pt;
}

.popup .title {
  margin: 0;
  margin-bottom: 5px;
  padding: 5px 0;
  background: url(images/img07.gif) repeat-x left bottom;
}

.popup h3 {
  padding-left: 10px;
  padding-bottom: 5px;
}

.popup ul {
  line-height: 12pt;
}

#show_rules ul {
  padding-left: 35px;
}
