a {	
	color: #000000;	
	text-decoration: underline;
	font-weight: 700;
}

a:hover, a:active {
	color: #000000;	
	text-decoration: underline;
	font-weight: 700;
}
	
body {	
	color: #AA7C51;
	background-color: #F6E9E3; 
	background-image:  url(Images/background-tan.jpg);
}

.boxes{
	position: absolute;
	border: none;
	background-color: none;
}

#headbox{
	left: 5px;
	top: 5px;
}

#textbox{
	left: 5px;
	top: 126px;
}

#navbox{
	left: 6px;
	top: 126px;
	width: 155px;
	height: 250px;
}

#textbox2{
	left: 175px;
	top: 128px;
}
