body {
  color: #333333;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-color: #112238;
  margin: 5px 20px 5px 20px;  
}
#container {
  border: 1px solid #000000;
  width: 1026px;
  margin: auto;
  background-color: #ffffff;
}
#header {
  border: 1px solid #cccccc;
  width: 1024px;
  height: 171px;
  background-image: url("img/votersoapboxfullb_1024x171.jpg");
  background-repeat: no-repeat;
  background-position: center, top;
  background-color: #cccccc;
}
#leftBar {
  float: left;
  width: 230px;
  padding: 5px 10px auto 10px;
  background: #ffffff;
  text-align: center;
}
#mainContent {
  width: 754px;
  float: left; 
  text-align: justify; 
  background-color: #ffffff;
  padding: 5px 15px auto 15px;
}
#mainContent2 {
  width: 954;
  float: left; 
  text-align: justify; 
  background-color: #ffffff;
  padding: 5px 15px auto 25px;
  white-space: normal;
}
#footer {
  clear: both;
  text-align: justify;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  white-space: normal;
  background-color: #deeeee;
  border-top: solid 1px #006699;
  border-bottom: solid 1px #006699;
}
.mainNav {
  width: 390px;
  height: 40px;
  padding: 0px; 
  background-color: #ffffff;
  margin: 10px auto 10px auto;
}
.newsBar {
  width: 1018px;
  height: 100%;
  min-height: 500px;
  top: auto;
  padding: 10px 10px auto 10px;
  float: none;
}
a:link {
  color: #0000ff;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none
}
a:visited {
  color: #6600cc;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none
}
a:hover {
  color: #6666ff;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline
}
a:active {
  color: #990066;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none
}
p {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 14px;
  padding: 5px 15px 5px 15px;
}
h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 24px;
  padding: 5px 15px 5px 15px;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 16px;
  text-decoration: underline;
  padding: 5px, 15px, 5px, 15px;
}
hr {
  color: #666666;
  border-style: solid;
  height: 1px
}
li {
  margin: 0px 75px 0px 75px;
  margin-right: 100px;
  list-style: disc;
  font-family: Times New Roman, Serif;
  color: #666666;
  font-size: 12px
}
.address {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  text-align: justify;
  padding: 5px 30px 5px 30px;
}
.address2 {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  padding: 5px 30px 5px 30px;
}
.Form {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  color: #666666;
  background-color: #eeeeee;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc
}
a.Nav:link, a.Nav:visited {display: block; width: 130px; height: 40px; line-height: 40px; color: #ffffff; 
    text-decoration: none; font-size: 15px; text-align: center; font-family: Arial, Helvetica, sans-serif;
    background: #ffffff url(img/blue_button.gif) no-repeat; font-weight: bold; list-style-type: none;}
a.Nav:hover {background: #ffffff url(img/blue_button.gif) no-repeat; font-weight: bold;
    font-size: 15px; text-align: center; color: Yellow; font-family: Arial, Helvetica, sans-serif; 
    list-style-type: none; }