body {
  background: #dce5ee url('http://www.wrcscale.org/img/site/background4.png') repeat-x;
  font-family: "Trebuchet MS", Verdana, serif;
}
#container {
  margin: 0 auto;
  width: 1200px;
}
#header {
  width: 100%;
}
#sub_header {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  padding-right: 20px;
  padding-bottom: 20px;
}
#main_content {
  margin: 0 auto;
  width: 100%;
  background: #FFFFFF url('http://www.wrcscale.org/img/site/background_content.gif');
  background-repeat: repeat-y
} 
#main_content_top {
  height: 30px;
} 
#menu_top {
  height: 30px;
} 
#main_content_bottom {
  height: 6px;
}
#footer {
  text-align: center;
  font-size: 12px;
  margin: 10px auto
}
.content {
  float: left;
  width: 840px;
  text-align: justify;
  padding: 0 30px 0 30px;
  font-size: 14px
}
.menu {
  margin-top: 10px;
  width: 250px;
  float: right;
  padding: 0 20px 0 20px;
  border-left: #8C8484 1px solid;
  font-size: 14px
}
.menu ul {
  color: #A40008;
  margin: 0;
  padding: 10px 0 10px 15px
}
.menu il {
  list-style-type: disc
}
#header h1 {
  margin-bottom: 0px;
  font-size: 46px;
  font-weight: bold;
}
.content h1 {
  margin-top: 2px;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: bold;
  color: #A40008
}
.content h2 {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: bold;
  color: #A40008
}
.content h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #A40008
}
#clear {
  display: block;
  clear: both;
  width: 100%;
  height:1px;
  overflow:hidden;
}
.menu_title {
  font-size: 18px;
  font-weight: bold;
  color: #A40008
}
.menu ul {
  margin: 0;
  padding: 10px 0 20px 15px
}
.menu li {
  color: #373737;
  padding-top: 2px;
  list-style-type: circle
}
a {
  color: #A40008;
  font-weight: bold;
  text-decoration: underline
}
a:hover {
  color: #660033;
  font-weight: bold;
  text-decoration: underline
}
a.menu_link {
  color: #373737;
  font-weight: bold;
  text-decoration: underline
}
a.menu_link:hover {
  color: #660033;
  font-weight: bold;
  text-decoration: underline
}
.quote {
  margin: 20px;
  text-align: center;
  font-weight: bold;
  font-style: italic
}

.Table100Black {
  margin:0; 
  padding:0; 
  font-family:verdana, arial, sans-serif; 
  font-size:100%; 
  color: Black;
}
