p, h1, h2, ul {text-align:left;}
a img {border:none;}
h1 {color:#000099; font-size:16px;}
h2 {color:#000099; font-size:12px;}
a, a:visited {text-decoration:none; color:#056dc3;}
a:hover {text-decoration:underline;}
.bord a img {border:1px solid #000;}
.bord h2 {text-align:center;}
.bord a h2 {text-decoration:underline; color:#056dc3; }


body {
	background-color:#999;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	background-color:#fff;
	width:790px;
	margin: 0 auto;
}
#header {
	padding: 20px 0 0 20px;
	height: 100px;
}
#logo {
	background:url(../images/logo.gif) no-repeat;
	width:181px;
	height:90px;
	float:left;
	display:block;
}
#banner {
	background:url(../images/top_banner.png) no-repeat;
	width:565px;
	height:61px;
	margin: 0 0 15px 190px;
}

#main {
	background:url(../images/fade.gif) no-repeat;
	background-color:#ffd333;
	width:765px;
	padding:25px 0 0 0;
	margin-left:12px;

}
#left {
	float:left;
	width:110px;
	height:70px;
	text-align:center;
}
#center {
	float:left;
	background-color:#fff;
	width:490px;
	text-align:center;
	padding: 20px;
	margin-right: 7px;
}
#right {
	width:109px;
	float:right;
	padding-right:8px;
}
.blue, .blue a, .blue a:hover {
	color:#000099;
}
.wht_un {
	background:url(../images/line.gif) no-repeat;
	width:98px;
	height:8px;
	display:block;
	margin: 0 0 5px 5px;
}

#spacer {
	clear:both;
	height:40px;
	width: 700px;
}
#copy {font-size:10px;}
.prespic {
	float:left;
	margin:2px 12px 4px 0px;
}
/*---LINKS---*/
#topnav {
	height:24px;
	margin-left:201px;
}
#topnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#topnav ul li {
	float:left;
}
#topnav a {
	height:24px;
	display:block;
}
#topnav a:hover {
	background-position:bottom !important;
}
a#how {
	background:url(../images/tab1.gif) no-repeat;
	width:78px;
}
a#loc {
	background:url(../images/tab2.gif) no-repeat;
	width:65px;
}
a#groups {
	background:url(../images/tab3.gif) no-repeat;
	width:54px;
}
a#my {
	background:url(../images/tab4.gif) no-repeat;
	width:68px;
}
a#fran {
	background:url(../images/tab5.gif) no-repeat;
	width:107px;
}
a#air {
	background:url(../images/tab6.gif) no-repeat;
	width:106px;
}
a#sd511 {
	background:url(../images/tab7.gif) no-repeat;
	width:76px;
}

/*---FOOTER---*/
#footer {
	clear:both;
	background:url(../images/footer.gif) no-repeat;
	width:706px;
	height:64px;
	color:#94d531;

}
#footer ul {
	padding: 15px 0 0 10px;
}
#footer ul li{
	list-style:none;
	display:inline;

}
#footer a {
	color:#176ef3;
	text-decoration:none;
	padding:3px;
}
#footer a:hover {
	text-decoration:underline;
}
