#wrapV {
	position: absolute;
	top: 450px;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 999;
}

#wrapH {
	margin: 0 auto;
	width: 650px;
	padding: 10px;
	text-align: left;
	border: 4px double #003377;
	font-size: 0.8em;
	color: #003377;	
}

#wrapH h1 {
	font-size: 1.2em;
}

#frkList {
	clear: both;
	text-align: center;
	font-size: 0.7em;
	color: #666;
	width: 650px;
	margin: 25px auto 15px auto;
}

#frkList a,
#frkList a:link {
	text-decoration: none;
	color: #666;
}

#frkList a:hover {
	color: #24479e;
}
