body {
  font-family:Arial;
  font-size:12px;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top:0px;
  margin-bottom:12px;
}

h1 {
  color:#0001fc;
  font-size:26px;
}

h2 {
  color:#017f01;
  font-size:21px;
}

a:link, a:visited, a:active {
  text-decoration:none;
  color:#fe0000;
  font-weight:bold;
}

a:hover {
  text-decoration:underline;
  color:#fe0000;
  font-weight:bold;
}

a img {
  border:none;
}

.forminput {
  width:400px;
}

#leftColumn {
  width:550px;
  float:left;
  padding-right:5px;
  margin-left:2px;
}

.newsHeader {
  font-style:italic;
  font-size:18px;
  padding-top:4px;
  padding-left:8px;
  padding-bottom:9px;
}

.headingBackground {
  background:url('site_images/heading_background.jpg') no-repeat;
  font-style:italic;
  font-weight:bold;
  font-size:18px;
  margin:20px 10px 10px 10px;
  padding-top:6px;
  padding-left:15px;
  padding-bottom:9px;
}

#rightColumn {
  width:201px;
  background:url('site_images/right_column_background.jpg') no-repeat;
  padding:4px 10px 6px 10px;
  margin:0px;
  clear:right;
  float:left;
}

#body {
  background:url('site_images/page_background.jpg') 50% 50%;
  margin:0px;
  padding:0px;
}

#topBackground {
  width:864px;
  height:30px;
  background:url('site_images/background_top.jpg') no-repeat;
  margin-top:0px;
}

#mainContainer {
  background:url('site_images/background_side.jpg') repeat-y;
  margin-left:auto;
  margin-right:auto;
  width:864px;
}

#banner {
  width:818px;
  height:171px;
  background:url('site_images/banner_background.jpg') no-repeat;
}

#banner li {
  float:left;
}

#innerContainer {
  margin:0px;
  padding:0px 23px 0px 23px;
}

#underBanner {
  text-align:center;
  font-size:12px;
  padding-top:12px;
  margin-bottom:12px;
}

#footer {
  width:798px;
  height:21px;
  background:url('site_images/footer_background.jpg') no-repeat;
  padding-top:10px;
  padding-left:20px;
  font-size:11px;
  margin-top:20px;
  overflow:auto;
  clear:both;
}

#footer a {
  color:#000000;
  text-decoration:none;
}

#copyright {
  color:#666666;
  font-size:9px;
  margin-top:4px;
  margin-bottom:8px;
  padding-left:12px;
}

#bottomBackground {
  width:864px;
  height:98px;
  background:url('site_images/background_bottom.jpg') no-repeat;
  margin:0px;
}

#pageContent {
  margin-left:20px;
  padding-bottom:20px;
  overflow:auto;
}

#banner li a {
  text-decoration:none;
  font-style:italic;
  font-size:16px;
}

#banner li {
  padding:50px 0px 0px 0px;
  margin-left:6px;
  margin-right:6px;
  letter-spacing:-1px;
  list-style:none;
  font-weight:bold;
}

#banner ul {
  margin:0px 0px 0px 15px;
  padding:0px;
  list-style:none;
}

.multiMenuItem1 {
  background:url('site_images/menu_bullet1.gif') 50% no-repeat;
}

.multiMenuItem2 {
  background:url('site_images/menu_bullet2.gif') 50% no-repeat;
}

.multiMenuItem3 {
  background:url('site_images/menu_bullet3.gif') 50% no-repeat;
}

.multiMenuItem4 {
  background:url('site_images/menu_bullet4.gif') 50% no-repeat;
}

.multiMenuItem5 {
  background:url('site_images/menu_bullet5.gif') 50% no-repeat;
}


.multiMenuItem1 a {
  color:#fe0000 !important;
}

.multiMenuItem2 a {
  color:#ff6c00 !important;
}

.multiMenuItem3 a {
  color:#017f01 !important;
}

.multiMenuItem4 a {
  color:#0101ff !important;
}

.multiMenuItem5 a {
  color:#810081 !important;
}