﻿h1 {
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px;
	overflow: auto;
	background-image: none;
	text-align: center;
	color: #0076bf;
	font-size: 3em;
}
#rec_subnav {
	border-top: 1px solid #E7E7E8;
}
.subnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #E7E7E8;
	text-align: center;
}
.subnav li{
	display: inline;
	padding: 0px 2px;
}
.subnav a {
	text-decoration: none;
}
.subnav a:hover {
	color: white;
	background-color: #0076bf;
}
/*--------*/
body#pools #pools_link {
	color:white !important;
	background-color: #0076bf !important;
}

h3 {

	color: #ee3424;
	text-align:center;
}
.info{
	clear:both;
}

