body {
	background: #BEA172 url(images/buffalo.jpg) 0 0 no-repeat fixed;
	margin: 0; 
	padding: 0; 
	position: relative; 
	}
h1 {
	background: transparent; 
	color: #990000; 
	font: bold 25px sans-serif; 
	height: 28px; 
	letter-spacing: 0.25em; 
	margin: -9px -9px 0.5em; 
	padding: 15px 0 25px; 
	text-align: right; 
	text-transform: lowercase; 
	vertical-align: middle;
	}
h2 {
	font: bold 20px sans-serif;
	height: 20px;
	vertical-align: top;
	}
h3 {
    font: bold 12px sans-serif;
	height: 14px;
	text-align: center;
	}
div#content {
	border: 2px solid #330000;
    color: #FFFFFF; 
	font: 12px Verdana, sans-serif; 
	padding: 20px; 
	position: absolute; 
	top: 50px; 
	left: 200px; 
	right: 50px;
	}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
div#content h3 {margin-bottom: 0.25em;}
div#content p {margin: 0 1em 1em;}
div#links {
	font: 15px Verdana, sans-serif;
	height: 700px;
	position: absolute; 
	top: 50px; 
	left: 0; 
	width: 180px; 
	}
div#links a {
	border-width: 0;
	color: #FFC;
	font: bold 1em sans-serif; 
	text-align: center; 
   	text-decoration: none;
	display: block;
	padding: 8px 0 8px 0;
	}
div#links a:hover {color: #FFC;}
div#content {background: #7F612E url(images/buffalo1.jpg) 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url(images/buffalo3a.jpg) 0 0 no-repeat fixed;}
div#links a {background: transparent url(images/buffalo2a.jpg) 0 0 no-repeat fixed;}
