#color_bar{
  background-color: #b1c6f8;
  background-image: url(images/color_bar.gif);
  background-position: top right;
  background-repeat: no-repeat;
  height: 34px;
}
#content{
  width: 770px;
}
#footer{
  border-top: 1px solid #cccccc;
  color: #a0a0a0;
  margin-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-top: 16px;
}
#header{
  background-color: #333366;
  background-image: url(images/stott_logo.gif);
  background-position: top right;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 60px;
}
#navbar{
  background-image: url(images/header_shadow.jpg);
  background-repeat: repeat-x;
  color: #000000;
  height: 30px;
  opacity: 1;
  position: absolute;
  top: 64px;
  width: 100%;
}
#navbar a{
  color: #000000;
  text-decoration: none;
}
.boilerplate{
  border-top: 1px solid #cccccc;
  color: #bc6767;
  padding-top: 16px;
}
.box_bottom{
  background-image: url(images/bottom_right_corner.gif);
  background-position: top right;
  height: 16px;
  width: 224px;
}
.box_middle{
  background-color: #f6eebc;
  width: 224px;
}
.box_top{
  background-image: url(images/top_right_corner.gif);
  background-position: top right;
  height: 16px;
  width: 224px;
}
.cascading_menu{
  position: absolute;
}
.contact{
  margin-top: 16px;
}
.expando_out{
  color: #4682b4;
}
.expando_over{
  color: #afaf7d;
}
.margin{
  margin: 16px;
}
.margin_bottom{
  margin-bottom: 16px;
}
.margin_left{
  margin-left: 16px;
}
.margin_right{
  margin-right: 16px;
}
.margin_top{
  margin-top: 16px;
}
.menu_button{
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  height: 22px;
  opacity: 0;
  padding-left: 16px;
  padding-top: 8px;
  position: absolute;
  width: 240px;
}
.navbar_button{
  cursor: pointer;
  display: block;
  height: 22px;
  padding-left: 16px;
  padding-top: 8px;
  position: absolute;
  width: 112px;
}
.staff_image{
  border: 1px solid #cccccc;
  margin-right: 16px;
  margin-top: 4px;
}
h1{
  color: #afaf7d;
  font-size: 14px;
  margin-top: 4px;
}
h2{
  color: #4682b4;
  font-size: 12px;
}
h3{
  color: #606060;
  font-size: 12px;
  margin-bottom: 0px;
}
html, body{
  height: 100%;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
html, body, td, th{
  color: #333333;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
}
img{
  border: none;
  display: block;
}
input.text{
  margin-bottom: 4px;
  width: 300px;
}
li{
  margin-bottom: 4px;
}
textarea{
  height: 200px;
  width: 416px;
}
ul.links{
  list-style-image: url(images/link_arrow.gif);
  margin-left: 0px;
  padding-left: 16px;
}
ul.links a{
  color: #4682b4;
  text-decoration: none;
}
ul.links a:hover{
  color: #afaf7d;
}
ul.links li{
  margin-bottom: 4px;
}