a {	
	color: #691613;	
	text-decoration: underline;
	font-weight: 750;
}

a:hover, a:active {
	color: #671210;	
	text-decoration: underline;
	font-weight: 770;
}

a:visited {
	color: #881c19;	
	text-decoration: underline;
	font-weight: 750;
}
	
body {	
	color: #881c19;
	background-color: #ffffff; 
	font-weight: 800;
	font-style: bold;
}

.boxes{
	position: absolute;
	border: none;
	background-color: none;
	left: 58px;
	top: 524px;


}

#headbox{
	left: 10px;
	top: 5px;
	width: 850px;
	height: 50px;
}

#textbox{
	left: 10px;
	top: 359px;
	width: 800px;
	height: 400px;
}

#textbox2{
	left: 624px;
	top: 416px;
	width: 200px;
	height: 33px;
}

#textbox3{
	left: 652px;
	top: 475px;
	width: 500px;
	height: 33px;
}

#photobox1{
	left: 428px;
	top: 414px;
	width: 72px;
	height: 250px;
}

#photobox2{
	left: 634px;
	top: 540px;
	width: 150px;
	height: 33px;
}
