body {
  margin:0px 0px 0px 0px;
  padding: 0px;
  color: #000000;
  background: #141414;
  background-image: url(/images/bg_fill.gif);
  font-size: 1em; 
  font-family: Raleway, Verdana, Arial, sans-serif; 
  font-weight: normal; 
}

#h1container {
  position: relative;
  width: 100%;
  height: 0px;
  padding: 0px;
} 

#header {
  margin: 0 auto;
  width: 100%;
  padding: 0px;
} 

#container {
  margin: 0 auto;
  width: 1100px;
  padding: 0px;
  color: #000000;
} 

#copyright {
  margin: 0 auto;
  width: 1100px;
  text-align: center;
  color: #444444; 
} 

a {
  color: #a5500d; 
  font-weight: bold; 
  text-decoration: none; 
} 

a:hover {
  color: #7DC302; 
  text-decoration: underline; 
}

.rollover a {
  display: block;
  width: 213px;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 4px 0px;
  color: #ffffff; 
  font-family: Roboto, Arial, sans-serif; 
  font-size: 1.0em;
  text-indent: 18px;
  background: url("/images/nav_fill.gif") 0 0 no-repeat;
  text-decoration: none;
}

.rollover a:hover { 
  background-position: 0 -30px;
  color: #7DC302;
}

a.pagelink {
  color: #298BFF; 
  font-size: 12px; 
  font-weight: bold; 
  text-decoration: none; 
} 

a:hover.pagelink {
  color: #77c40a; 
  text-decoration: underline; 
}

a.championlink {
  color: #152701; 
  font-weight: bold; 
  text-decoration: none; 
  font-size: 0.8em;
} 

a:hover.pagelink {
  color: #77c40a; 
  text-decoration: underline; 
}

a.listinglink {
  text-decoration: none; 
} 

a:hover.listinglink {
  color: #ffffff; 
  text-decoration: underline; 
}

a.webhublink { 
  color: #acfa2e; 
  font-size: 0.7em; 
  font-weight: normal; 
  text-decoration: underline; 
}

a:hover.webhublink { 
  color: #B6E0FF; 
  text-decoration: underline; 
}

p {
  text-align: justify;
  text-indent: 0px;
  margin: 0px 0px 20px 0px;
}

h1.seo {
  font-size: 10px;
  color: #55462b;
  margin: 0px;
  padding: 2px;
  text-align: center; 
}

h1 {
  font-size: 1.4em;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 30px 0px;
  text-align: center;
}

h2 {
  font-size: 1.3em;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 28px 0px;
  text-align: left;
}

h3 {
  font-size: 1.2em;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 26px 0px;
  text-align: left;
}

h4 {
  font-size: 1.1em;
  color: #000000;
  margin: 0px;
  padding: 0px 0px 24px 0px;
  text-align: left;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}

.italic {
  font-style: italic;
}

.red { 
  color: #C30000;
}

.fineprint { 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #aaaaaa; 
}
