body {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	background-color: #FBEBDB;
}

#wrap {
  width: 780px;
  margin: 0 auto;
  background: url(images/wrap.gif) repeat-y;
  padding: 0 8px;
}

#toph {
  background-image: url(images/h2.gif);
  height: 18px;
  width: 780px;
  margin: 0;
}

#topnav {
  margin-top: 10px;
  margin-bottom: 40px;
  color: #EB5100;
  font-weight: bold;
  text-align: center;
  padding: 0;
}

#topnav a {
  color: #EB5100;
  text-decoration: none;
}

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

#topnav li {
  display: inline;
  border-left: 1px solid #EB5100;
  padding: 0 15px;
}

#topnav li.first {
  border: none;
}

#topnav li.active {
  text-decoration: underline;
}

#splash {
  background-image: url(images/h1.jpg);
  width: 780px;
  height: 454px;
}

#splashintro {
  position: relative;
  font-weight: bold;
  color: #333333;
  width: 160px;
  left: 585px;
  top: 132px;
}

#splashintro a {
  text-decoration: underline;
  color: rgb(51, 51, 51);
  background: url(images/ar.gif) no-repeat center right;
  padding-right: 20px;
}

#homefooter{
  margin: 98px auto 0 auto;
	color: #838281;
	text-align: center;
}

#homefooter a {
	text-decoration: none;
	color: #838281;
}

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

#both {
  background-image: url(images/h3.gif);
  height: 19px;
  width: 780px;
  margin: 0;
}

