body
{
  padding: 0px;
  margin: 0px;
  background: #DAEDFA;
  text-align: center;
  font-size: 0.8em; 
  font-weight: normal;
  font-family: Arial, sans-serif;
}

h1
{
  font-size: medium; 
  font-weight: normal;
  color: #CA5165;
}

h2
{
  font-size: small; 
  font-weight: bold;
  color: #646566;
}

h3
{
  font-size: small; 
  font-weight: normal;
  color: black;
}

a img
{
border: 0px;
}

#container-fp
{ background: #FFF url(/images/LHS-image.jpg) no-repeat left top;
  margin: 50px auto 0px auto;
  text-align: left;
  position: relative;
  width: 700px;
  padding-top: 8px;
min-height: 463px;
}

#container
{ margin: 50px auto 0px auto;
  text-align: left;
  position: relative;
  width: 700px;
  padding-top: 8px;
background-color: #FFF;
}

#home-content
{
  margin: 14px 30px 0px 264px;
  width: 405px;

}

#content
{background-color: white;
  margin: 5px 30px 0px 30px;
  width: 480px;
  border-right: 1px solid black;
  padding: 0px 25px 0px 0px;
}

#spacing
{
  width: 700px;
  height: 20px;
}

#leftbar
{
 background: #FFF url(/images/LHS-image.jpg) no-repeat left top;
 height: 475px;
 width: 234px;
 position:absolute;
 top: 0px;
 left:0px;
}

#rightbar
{
 background: #FFF url(/images/internal-logos.gif) no-repeat left top;
 height: 300px;
 width: 160px;
 float:right;
 margin-top: 10px;
}

#bear-image
{
 background: #FFF url(/images/internal-bears-image.gif) no-repeat left top;
 height: 110px;
 width: 150px;
 position:absolute;
 top: 15px;
 right:10px;
}

#home-header
{
 height:90px;
 margin: 10px 30px 0px 240px;
}

#home-subheader
{
 height:55px;
 margin: 0px 0px 0px 20px;
}

#header
{
 height:110px;
 margin: 10px 50px 10px 10px;
}

#subheader
{
 height:55px;
 margin: 0px 0px 0px 20px;
}

#menu
{
 height:25px;
 padding: 0px;
}

#menu ul
{
  margin: 10px 0px 0px 0px;
  list-style: none;
  font-size: 12px; 
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 0px;
}

#menu ul li
{
  float:left;
  margin-left: 0px;
  padding-left: 21px;
}

#menu ul li.first { margin-left: 0px; }
#menu a
{
  color: #CA5165;
  text-decoration: none;
}

#menu a:hover
{
  color: #646566;
  text-decoration: none;
}

form dl
{
overflow: hidden;
height: 1%;
}

form dl
{
overflow: hidden;
height: 1%;
}

form dt
{
padding-top:  0.3em;
text-align: left;
}

form dd
{
margin-bottom: 0.5em;
}

#submit
{
margin-left: 413px;
}

#footer
  {clear: both;
  text-align: center;
  color: #646566;
  line-height: 1.8em;
  }

#footer a
  {
  display: inline;
  color:  #646566;
  padding: 0px 2px 0px 2px;
  text-decoration: none;
}

#footer a:hover
  {
  text-decoration: underline;
}

textarea
{
height: 100px;
}
