#wrap {
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#headimg {
	background-attachment: scroll;
	background-image: url(imgs/best-friends-forever.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 800px;
	margin-top: 2px;
}
body {
}
#galtbox {
	height: 150px;
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.frame {
	border: 2px solid #CC3333;
}
.lls {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a.lls:link {
	text-decoration: none;
	color: #000000;
}
a.lls:visited {
	text-decoration: none;
	color: #000000;
}
a.lls:hover {
	text-decoration: underline;
	color: #000000;
}#dextbox {
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
#maintbox {
	width: 790px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
