body {
  margin:0px 0px 9px 0px;
  padding:0;
  background:#000000;
}

#h1container {
  padding: 3px;
  margin: 0 auto;
  width: 770px;
  color: #000000;
  background: inherit;
  border: 0px;
  text-align: right; 
} 

#container {
  margin: 0 auto;
  width: 770px;
  background: #000000;
  border: 1px solid #000000;
} 

#mainarea {
  padding: 15px;
  width: 770px;
  background:#000000;
  padding: 0px;
  color: #8b6443;
  font-size: 13px;
  font-family: Arial;
  font-weight: normal;
  background-image: url(/graphics/main_background.jpg);
} 

#copyright {
  margin: 0 auto;
  width: 770px;
  text-align: center;
  color: #ffffff;
  font-size: 11px; 
  font-family: Arial; 
  font-weight: normal; 
} 

A.pagelink {
  color: #d37424; 
  font-size: 13px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink {
  color: #fefbf4; 
  font-size: 13px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink2 {
  color: #d37424; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.pagelink2 {
  color: #fefbf4; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.pagelink3 {
  color: #8b6443; 
  font-size: 16px; 
  font-family: arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink3 {
  color: #fdf8eb; 
  font-size: 16px; 
  font-family: arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink5 {
  color: #8b6443; 
  font-size: 18px; 
  font-family: arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink5 {
  color: #fdf8eb; 
  font-size: 18px; 
  font-family: arial; 
  font-weight: bold; 
  text-decoration: underline; 
}


A.pagelink4 {
  color: #e0230f; 
  font-size: 13px; 
  font-family: arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink4 {
  color: #fefbf4; 
  font-size: 13px; 
  font-family: arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink5 {
  color: #B3590F; 
  font-size: 13px; 
  font-family: arial; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.pagelink5 {
  color: #fefbf4; 
  font-size: 13px; 
  font-family: arial; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.navlink {
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.navlink {
  color: #ffd249; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.navlink2 {
  color: #c9b695; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.navlink2 {
  color: #887151; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.navlink3 {
  color: #887151; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.navlink3 {
  color: #887151; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.webhublink {
  color: #ffe397; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.webhublink { 
  color: #ff0000; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.sitemap {
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemap { 
  color: #ffe397; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: normal; 
  text-decoration: underline; 
}

img.middle {
  vertical-align: middle;
}

p {
  text-align: justify;
  text-indent:0px;
  margin-top: 0px; 
  margin-bottom: 10px; 
  margin-left: 0px; 
  margin-right: 0px; 
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: inherit;
  color: #EADBBC;
  margin-bottom: 0px;
  padding-bottom: 2px;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background-color: inherit;
  color: #36880D;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: inherit;
  color: #630460;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

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;
}

.bold { 
  font-weight: bold; 
}

.bigheading { 
  font-family: Arial; 
  font-size: 22px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #044469; 
}

.bigheadingred { 
  font-family: Arial; 
  font-size: 22px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.heading { 
  font-family: Arial; 
  font-size: 19px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #8b6443; 
}

.headingred { 
  font-family: Arial; 
  font-size: 19px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.errorheading { 
  font-family: Arial; 
  font-size: 30px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.subheading { 
  font-family: Arial; 
  font-size: 17px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #8b6443; 
}

.subheadingred { 
  font-family: Arial; 
  font-size: 17px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.navtext { 
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #044468; 
}

.fineprint { 
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #646464; 
}

.fineprint2 { 
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #000000; 
}

.stats {
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
} 

.blue {
  color: #044469; 
  font-size: 13px; 
} 

