body
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  Font-size: 12px;
}

a
{
  color: #000000;
  text-decoration: none
}

.rollover a:link {color:#996633;}      /* unvisited link */
a:visited {color:#996633;}  /* visited link */
a:hover {color:#FFCC00;}  /* mouse over link */
a:active {color:#ff0000;}  /* selected link */
{display: inline-block;
  width:20px;
  background-color: #FFFFFF
  
}

#wrapper
{
  width: 950px;
}

#header
{
  background-image: url(Images/Header.gif);
  background-repeat: repeat-x;
  height: 130px;
}

#header-logo
{
  left: 22px;
  position: absolute;
  top: 20px;
}

#header-tagline
{
  left: 95px;
  position: absolute;
  top: 40px;
}

#header-links
{
  margin-top: 120px;
  position: absolute;
  text-align: center;
  width: 845px;

}

#header-images
{
  float: right;
}

.header-images
{
  margin:0px 0px 0px 10px;
}

#content
{
  float: left;
  margin-top: 5px;
}

#nav-left
{
  background-image: url('Images/left.jpg');
  background-repeat: no-repeat;
  float: left;
  height: 392px;
  width: 145px;
  z-index: -1;
}

#nav-left-links
{
  color: #000000;
  margin-top: 40px;
  padding: 6px;
  text-decoration: none;
  width: 80px;
}

#content-h1
{
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-style: bold;
  padding-bottom: 20px;
  padding-top: 30px;
}

#yellow-line
{
  background-image: url(Images/YellowPixel.gif);
  background-repeat: repeat-x;
  height: 10px;
  width: 695px;
}

#content-main
{
  float: Left;
  width: 500px;
}

#content-main-title
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-style: bold;
}

#content-right
{
  float: right;
  margin-left: 2px;
}
.Staff-Name
{
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-style: bold;
}

.Staff-Photo
{
  float:left;
}

.Staff-Address
{
	height:120px;
}

#footer
{
  margin: 10px 0px;
  padding: 10px;
  text-align: center;
  width: 100%;
}

#footer-links
{
  color: #000000;
  float: left;
  padding: 10px;
  text-align: center;
  width: 845px;
}

#footer-address
{
  color: #666666;
  float: left;
  padding: 10px;
  width: 100%;
}

#bottom
{
  clear: both;
  text-align: center;
}

#wrapper #content #content-main .style1 BR
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #587992;
}
