html {
	margin: 0;
	padding: 0;
	}

body {
  background: url(bg.jpg) repeat top center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	color: #ffffff; 
	margin: 0; 
	padding: 0;
	}

#main {
  position: relative;
  width: 800px;
  padding: 0;
  margin: 10px auto;
  }

#header {
  background: url(header.jpg) no-repeat top center;
  position: absolute;
  width: 800px;
  height: 169px;
  top: 0px;
  z-index: 100;
  }

#page { 
  background: url(content.jpg) repeat top center;
  width: 800px; 
  position: absolute;
  top: 0px; left: 0px;
  padding-top: 170px;
  }

#navbox {
  float: left; width: 144px;
  padding: 0;
  margin: 0;
  border: 0;
  }

#nav ul {
	list-style: none;
	padding: 0;
  margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12.5px;
  font-style: normal;
  font-weight: bold;
	}

#nav li {
	display: block;
  text-align: center;
	}

#nav li.topedge {
	height: 25px;
  width: 144px;
	display: block;
  background: url(nav_top.jpg);
	}

#nav li.botedge {
	height: 32px;
  width: 144px;
	display: block;
  background: url(nav_bot.jpg);
	}

#nav li a, 
#nav li a:link, 
#nav li a:active,
#nav li a:visited {
	height: 35px;
  width: 144px;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
	color: #100800; 
	text-decoration: none;
  text-align: center;
  background: url(navbar.jpg);
  background-position: 0 0;
  }

#nav li a:hover {
	color: #c06020; 
	text-decoration: none;
  background: url(navbar.jpg);
  background-position: -144px 0;
	}

#nav li.topx {
  background: url(navbar.jpg);
  background-position: 0 0;
	}

#nav li.top a, 
#nav li.top a:link, 
#nav li.top a:active,
#nav li.top a:visited {
	height: 35px;
  width: 144px;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
	color: #100800; 
	text-decoration: none;
  text-align: center;
  background: url(navbar.jpg);
  background-position: 0 0;
  }

#nav li.top a:hover {
	color: #c06020; 
	text-decoration: none;
  background: url(navbar.jpg);
  background-position: -144px 0;
	}

#nav li.topselected {
  background: url(navbar.jpg);
  background-position: -288px 0;
	}

#nav li.topselected a, 
#nav li.topselected a:link, 
#nav li.topselected a:active,
#nav li.topselected a:visited {
	height: 35px;
  width: 144px;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
	color: #000000; 
	text-decoration: none;
  text-align: center;
  background: url(navbar.jpg);
  background-position: -288px 0;
  }


#nav li.topselected a:hover {
	color: #c06020; 
	text-decoration: none;
  background: url(navbar.jpg);
  background-position: -144px 0;
	}

#nav li.selected {
  background: url(navbar.jpg);
  background-position: -288px 0;
}

#nav li.selected a, 
#nav li.selected a:link, 
#nav li.selected a:active,
#nav li.selected a:visited {
	height: 35px;
  width: 144px;
	margin: 0;
	padding: 15px 0 0 0;
	display: block;
	color: #000000; 
	text-decoration: none;
  text-align: center;
  background: url(navbar.jpg);
  background-position: -288px 0;
  }

#nav li.selected a:hover {
	color: #c06020; 
	text-decoration: none;
  background: url(navbar.jpg);
  background-position: -144px 0;
	}

#nav li.cartselected {
  background: url(navbar.jpg);
  /* background-position: -550px 0; */
}

#nav li.cartselected a, 
#nav li.cartselected a:link, 
#nav li.cartselected a:active,
#nav li.cartselected a:visited {
  background: url(navbar.jpg);
  /* background-position: -550px 0; */
  }

#nav li.cartselected a:hover {
	text-decoration: none;
  background: url(navbar.jpg);
  /* background-position: -440px 0; */
	}

#nav li.cart a, 
#nav li.cart a:link, 
#nav li.cart a:active,
#nav li.cart a:visited {
  background: url(navbar.jpg);
  /* background-position: -330px 0; */
  }

#nav li.cart a:hover {
	text-decoration: none;
  background: url(navbar.jpg);
  /* background-position: -440px 0; */
	}

#nav hr {
  display: none;
  }

#content {
  width: 600px;
  float: left;
  margin: 0;
  padding: 0px 10px 10px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffb400;
  display: block;
  min-height: 450px;
  /* next two lines are IE hacks to make min-height work */
  height:auto !important;
  height:450px;
  }

#content p {
  text-align: left;
  font-family: georgia, times new roman, times, serif;
  font-size: 15px;
  letter-spacing: .05em;
  line-height: 150%;
  }

#content h1 {
	font-family: georgia, times new roman, times, serif;
	font-size: 24px;
	font-weight: normal;
  font-style: normal;
	line-height: 1.5;
	color: #ffb400;
  margin: 0px 0 5px 5px;
  text-align: left;
  padding: 0 0 10px 0;
  }

#content h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.5;
	color: #ffb400;
  margin: 10px 0 10px 5px;
  text-align: left;
  }

#content h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #ffb400;
  margin: 10px 0 10px 5px;
  text-align: left;
  }

#content p.center {
  text-align: center;
  }

#content a, 
#content a:link, 
#content a:active,
#content a:visited {
  color: #ffb400;
	text-decoration: none;
  text-align: center;
  border: 1px dashed #ffb400;
  padding: 0 3px 0 3px;
  }
	
#content a:hover {
  color: #ffc0c0;
	}

#content a.inv, 
#content a.inv:link, 
#content a.inv:active,
#content a.inv:visited,
#content a.inv:hover {
  border: none;
  margin: 0;
  padding: 0;
  }

#content img.home {
  float: left;
  border: 1px dashed #ffb400;
  margin: 0 5px 20px 5px;
  padding: 3px;
  }

#content img.bio {
  float: left;
  border: 1px dashed #ffb400;
  margin: 0 15px 20px 5px;
  padding: 3px;
  }

#footer {
  background: url(footer.jpg) repeat top center;
  width: 800px;
  height: 24px;
  padding: 2px 0 0 0;
  clear: both;
  text-align: center;
  color: #ffb400;
  }

#footer a, 
#footer a:link, 
#footer a:active,
#footer a:visited {
	color: #ffb400; 
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ffc0c0; 
	text-decoration: none;
	}

#footer img {
  padding: 0 0 0 10px;
  border: none;
  height: 100%;
  vertical-align: middle;
  }

#home p {
  text-align: left;
  }
