.pagebg {
	background-image: url(slices/bg-glow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #534a37;
}
.pagebg .footer {
	background-image: url(slices/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 788px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #534A37;
}

.pagebg .header-photo {
	background-image: url(slices/header-photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 760px;
}
.pagebg .bg-rocks {
	background-image: url(slices/bg-rocks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 388px;
	width: 760px;
}
.largelinks a:link {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.largelinks a:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.largelinks a:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.largelinks a:hover {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
#flashcontent {	
		width: 414px;
		height: 305px;
	}
