body {
	background-image: url(hopi2.gif);
	background-color: transparent;
	background-repeat: repeat;	
	background-position: left;
	font-family: ariel, helvetica,sans-serif;
	font-size: 12px;
}
table {
	position: absolute;
	top: 0px;
	left: 0px;
	
	
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
a:link,a:visited{
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
	color: #b03151;

}
ul {
	list-style-image: url(arrow.gif); 
	}

li {
	padding-bottom: 7px;
	
}

ul.horiz li { 
	display: inline;
	width: 800px;
    font-size: 12px; 
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	background: transparent; 		
	margin-bottom: 10px;
	padding: none:
 }  

hr {
  color: tan; 
  width: 400px;
}
div {
	text-align: center;
{ 
