* {
margin:0;
padding:0;}

body {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, sans-serif, Verdana, Helvetica; 
  font-size: 12px;
  font-weight: normal;
  color: #7b7b7b;
  background-color: #E1E2E5;
  background-image: url(/media/background.gif);
  background-repeat: repeat-x;
}

*>body {
  background-image: url(/media/background.gif);
}

h1,h2{
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #0000c0; 
  border-bottom: 1px;
  margin-top:18px;
  font-weight: bold;
  font-size: 14px;
  word-spacing: +1px;
  font-weight: bold;
  text-transform: uppercase;
  clear: both;
  letter-spacing: 1px;}

/* Link and hover color */
a{color: #403ebf;}

a:link, a:visited, a:active {
  COLOR: #403ebf;
  TEXT-DECORATION: none;}

a:hover{
  color: #5252ff;
  text-decoration: underline;}

/* Header DIV Control */
#header{
  width:739px; 
  height:159px;}

/* Wrapper for the entire body, in a DIV tag */
#wrapper {
  background: #FFFFFF;
  width: 739px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  border: 1px #B2B5C9 solid;}

/* Wrapper for the body content (left/right) */
#content {
  background: #FFFFFF;
  padding: 0em 0em 0em;
  text-align: justify;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;}
  
#lcontainer {
  width: 245px;}

#left {
  background: #FFFFFF;
  margin-top: 20px;
  padding: 0;
  width: 190px;
  float: left;
  margin-left: 7px;} 

#sep {
  float: left; 
  margin-top: 30px;
  background-image:  url(media/sep.gif);
  background-repeat: repeat-y;
  width: 24px;
  height:240px;
  margin-left: 10px;} 

#right {
  background: #FFFFFF;
  width: 435px;
  float: right;
  margin-top: 20px;
  text-align: left;
  margin-left: 0px;
  margin-right: 20px;}

div{position:relative;}

.cssnav {
  background-image:  url(media/button-ov.gif);
  background-repeat: no-repeat;
  width: 194px;
  height: 41px;}

.cssnav a:link{
  color: #0000c0;
  font-size: 11px;
  width: 194px;
  height: 41px;
  float: left;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;}

.cssnav a:visited{
  color: #0000c0;
  font-size: 11px;
  width: 194px;
  height: 41px;
  float: left;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;}

.cssnav a:active{
  font-size: 11px;
  width: 194px;
  height: 41px;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;}

.cssnav a:hover{
  color: #ffffff;
  border: none;}

.cssnav img {width: 194px; height: 41px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{
  visibility: hidden;
  border: none;}

.cssnav span {
  position: relative;
  float: left; 
  cursor: pointer;
  width: 170px;
  height: 15px;
  text-align: center;
  margin-left: 9px;
  margin-top: -22px;}
  
/* Prevents IMG links from inheriting top/bottom border */
img a, a:link, a:visited, a:active, a:hover {
  border: none;}
  
.clear {
   margin: 0;
   padding: 0;
   height:1px;
   overflow:hidden;
   margin-top:-1px;
   clear:both;}
   
p {
  padding-top:16px;
  line-height:18px;
  word-spacing:.05em;
  letter-spacing:.01em;}
  
#footerHR {
  margin: auto;
  background-image: url(media/hr.gif);
  background-repeat: repeat-x;
  height:1px;
  width:90%;}

#footer {
  font-size: 10px;
  bottom: 0px;
  margin:0px;
  position:relative;
  width: 780px;
  text-align:center;}
  
