


#header {
  float:left;
  width:604px;
  background:#F2efe0;
  font-size:12px;
  line-height:normal;
 font-family: Tahoma, serifSansSerifMonospace;
  }
#header ul {
  margin:0;	
  padding: 0px 0px 0px 37px;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/off_l.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 7px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/off_r.gif") no-repeat right top;
  padding:5px 12px 4px 6px;
  text-decoration:none;
  color:#765;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("images/on_l.gif");
  }
#header #current a {
  background-image:url("images/on_r.gif");
  color:#333;
  padding-bottom:5px;
}

#container2 {

  background:#fff;
  margin:0;
  padding:0;
  font-family:Tahoma;color: #940F17;
  width:604px;
  float:left;
font-size:12px;}

#contenttop {
   position: absolute; 
   top: 50px; 
   left: 0px

  width:604px;
  float:left; 
  background: #333366 url('images/contenttop.gif')
}

#menu { position: absolute; top: 50px; left: 0px;
  width: 100%; height: 10px;
  background-color: #333366; color: #FFFFFF"}


