#frank {
	position: absolute;
	height: 335px;
	width: 209px;
	left: 561px;
	top: 200px;
	overflow: auto;
	z-index: 1;
}
#frank p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
}
#frank h1 {
	font-size: 12px;
	font-weight: bold;
	color: #A55100;
	padding-left: 20px;
	font-family: "Century Gothic", Tahoma, Georgia;
	padding-right: 20px;
}
#frank a:link {
	color: #A55100;
	text-decoration: none;
}
#frank a:visited {
	color: #A55100;
	text-decoration: none;
}
#frank a:hover {
	background-image: url(../images/global/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}
#frank a:active {
	background-image: url(../images/global/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}

