body {
	background-color: #000000;
	color: #fff;
	font-size: 12px;
	margin: 25px 0;
}

p {
	font-size: 12px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
}

#main #internal #friends_copy {
	background-image: none;
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
	padding: 0 5px 0 35px;
	height: 50px;
	width: 525px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main #internal #contact_copy {
	background-image: none;
	background-repeat: no-repeat;
	margin: 120px 0 0 0;
	padding: 15px 5px 0 35px;
	height: 200px;
	width: 525px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main #internal #about_fg {
	background-attachment: fixed;
	background-image: url(images/about_right_foreg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 5px;
}
#main #internal #about_copy {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px 5px 0 15px;
	height: 345px;
	width: 560px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #internal #about_logo_cell {
	background-image: url(images/left_about.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 55px;
}

#about_internal_nav {
	margin: 155px 0 0 0;
}

#adventure_internal_nav {
	margin: 140px 0 0 0;
}