a {	
	color: #f0b55e;	
	text-decoration: underline;
	font-weight: 820;
}

a:hover, a:active {
	color: #eba031;	
	text-decoration: none;
	font-style: italic;
	font-weight: 850;
}

a.textlink:link, a.textlink:visited {
	color: #181e38;	
	text-decoration: underline;
	font-weight: 820;
}

a.textlink:hover, a.textlink:active {
	color: #383c51;	
	text-decoration: none;
	font-style: italic;
	font-weight: 825;
}

body {
	color: #181e38;	
	background-color: #878db1;
}

.boxes{
	position: absolute;
	border: none;
	background-color: none;
	width: 410px;
	height: 325px;


}

#headbox{
	left: 300px;
	top: 5px;
	width: 600px;
	height: 50px;
}

#navbox{
	left: 1px;
	top: 1px;
	width: 290px;
	height: 650px;
	background-repeat: no-repeat;
	background-image:    url(Images/guitar.gif);
	background-position: left;
}

#navbox1{
	left: 5px;
	top: 117px;
	width: 290px;
	height: 216px;
}

#navbox2{
	left: 1px;
	top: 500px;
	width: 290px;
	height: 36px;
}

#navbox3{
	left: 1px;
	top: 558px;
	width: 290px;
	height: 72px;
}

#textbox{
	left: 302px;
	top: 143px;
	width: 650px;
	height: 400px;
}

#photobox{
	left: 236px;
	top: 741px;
	width: 390px;
	height: 305px;
}
