.content {
  background: url('splash_gui_05.jpg') no-repeat;
}
.si {
  background: url('splash_gui_08.gif') no-repeat;
  height: 80px;
}
#footer {
  background: url('splash_gui_10.gif') no-repeat;
  height: 40px;
}
#left_bg {
  background: url('splash_gui_01.gif') repeat-x;
}
#right_bg {
  background: url('splash_gui_03.gif') repeat-x;
}
#sayings {
  margin: 0 0 0 300px;
  height: 20px;
  display: block;
}
.story {
  margin: 115px 0 0 0px;
  font-family: arial;
  color: #FFFFFF;
}
.logo {
display: none;
}
#footercontact {
margin-top: 0px;
}

#menu ul ul li a:hover {
	background: url("nav_hunt_2bg_over.jpg") 0px 1px no-repeat !important;
	color: #9F2D20 !important;
}