* {
  padding: 0;
  margin: 0;
}

body {
  /* CHRIS - page background color */
  background-color: #C8B560}

blockquote {
  margin-left: 20px;
}

#container {
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

#header {
  position:relative;
  height: 164px;
  background: url( "../images/template_r1_c1.jpg" ) no-repeat top ;
}

#subheader {
  position:absolute;
  left: 281px;
  top: 141px;
  width: 197px;
  margin-right: 3px;
  text-align:right;
  color: #AD0000;
  font-size: 18px;
  font-weight: bold;
  font-family: trebuchet ms, verdana, arial, tahoma;
}

#tagline {
  position:absolute;
  left: 281px;
  top: 149px;
  width: 156px;
  margin-left: 3px;
  color: #AD0000;
  font-size: 10px;
  font-weight: normal;
  font-family: trebuchet ms, sans-serif;
}

#bodycontainer {
  float:left;
  width: 100%;
  background: url( "../images/template_r4_c1.jpg" );
}

#lsb {
  float: left;
  width: 100px;
  background-color: #DFD;
}

#body {
  padding: 15px;
  float: left;
  width: 404px;
  font-size: 12px;
  font-family: arial,sans-serif;
}

#body h1 {
  /* CHRIS - h1 color */
  color: #009933;
  font-size: 16px;
  font-weight: bold;
  font-family:  tahoma;
}

#body h2 {
  /* CHRIS - h2 color; may also be in use */
  color: #AD0000;
  font-size: 10px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
  margin-bottom: 10px;
}

#body a {
  color: #AD0000;
  text-decoration: none;
}

#body a:normal {
  color: #AD0000;
  text-decoration: none;
}

#body a:visited {
  color: #AD0000;
  text-decoration: none;
}

#body a:hover {
  color: #AD0000;
  text-decoration: none;
  border-bottom: 1px dashed #AD0000;
}

div.hr {
  border-top: 1px solid #bcc7b9;
  margin: 10px 0 10px 0;
}

#rsb {
  padding:5px;
  float: left;
  width: 196px;
  min-height: 252px;
  background: url( "../images/template_r2_c2.jpg" ) no-repeat top ;
  font-size: 12px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
}

#rsb h1 {
  color: #AD0000;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #AD0000;
  font-family: trebuchet ms, verdana, arial, tahoma;
  margin-bottom: 10px;
}

#rsb a {
  color: #AD0000;
  font-size: 12px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
  text-decoration: none;
}

#rsb a:normal {
  color: #AD0000;
  font-size: 12px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
  text-decoration: none;
}

#rsb a:visited {
  color: #AD0000;
  font-size: 12px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
  text-decoration: none;
}

#rsb a:hover {
  color: #AD0000;
  font-size: 12px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
  text-decoration: none;
  border-bottom: 1px dashed #AD0000;
}

#footer {
  width:626px;
  height: 19px;
  float:left;
  position:relative;
  background: url( "../images/template_r6_c1.jpg" );
  padding-left: 3px;
  color: #AD0000;
  font-size: 11px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
  padding: 7px;
}

#copyright {
  position: absolute;
  top:0px;
  left:481px;
  width:156px;
  padding-left: 3px;
  color: #AD0000;
  font-size: 10px;
  font-weight: normal;
  font-family: trebuchet ms, verdana, arial, tahoma;
}
