@charset "UTF-8";
/* CSS Document */

p {font-size:10px;
font-family:arial;
color:#FFFFFF;
}

a:link {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
div.bioframe {width: 630px; height: 375px; overflow:auto; PADDING-left: 25px; padding-right: 120px; padding-top: 10px;}
div.tourframe {
	width: 185px;
	height: 375px;
	overflow:auto;
	PADDING-left: 40px;
	padding-top: 10px;
}

#apDiv1 {
	position:absolute;
	left:166px;
	top:413px;
	width:772px;
	height:30px;
	z-index:1;
	background-image: url(img/botback.png);
}
