body{
	background-color:#25AAE1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-color: dark-grey;
	text-align:center; 
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	font-style: italic;
}
blockquote {
	font-style: italic;
}
#wrapper{
	width:902px; 
	margin:0 auto; 
	text-align:left; 
}
#header{
	background-image: url(../images/navigation/pace_nav2.gif);
	background-color:#265183;
	background-repeat:no-repeat;
	border-right:1px solid;
	border-left:1px solid;
	border-top: 1px solid;
	height:157px;
}
#top_nav{
	text-align:left;
	width:902px;
	margin:132px 0 0 0px;
	position:absolute;
	border : 1px;
}
#top_nav .menu{
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
#top_nav .dropdown{
	background-color:#265183;
	padding:2px 0 2px 5px;
	font-weight: normal;
	font-size:12px;
	display:none;
}
#top_nav a{
	text-decoration:none;
}
#top_nav a:link {
	color:#FFFFFF;
}
#top_nav a:visited
{
	color:#FFFFFF;
}
#top_nav a:hover
{
	color: #25AAE1;
}
#top_nav a:active{
}
#Pace{
	margin-left:5px;
	width:80px;
	float:left;
}
#WhatsUp{
	margin-left:5px;
	width:100px;
	float:left;
}
#WhereToGo{
	width:110px;
	float:left;
}
#FunStuff{
	width:100px;
	float:left;
}
#GoodForYou{
	width:120px;
	float:left;
}
#BeingSafe{
	width:110px;
	float:left;
} 
#MovingForward{
	width:130px;
	float:left;
}
#GetInvolved{
	width:135px;
	float:left;
}
#leftbackgr{
	background-color:#FFFFFF;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
}
#leftbackgrnobrdr{
	background-color:#FFFFFF;
	border-left-width:1px;
	border-left-style:solid;
}
#content{
	margin-left:5px;
	padding:5px;
	background-color:#FFFFFF;
}
#bottom_nav{
	font-size:11px;
	margin-left:0px;
	text-align:center;	
}
#footer{
	background-color:#265183;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	background-repeat:no-repeat;
	height:18px;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
}
.listtable table{
	width:740pm;
	border:0px;
}
.listtable tr{
	vertical-align : top;
}
.listtable td{
	text-align: left;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
}
.listtable td{
	text-align: left;
}
.thleft{
	font-weight: bold;
}