html { background: #F8F4E8 url(bg_header.jpg) 50% 0px repeat-x;  text-align: center; }
body { text-align: left;  font: 13px/18px 'helvetica neue',helvetica,arial,sans-serif;  color: #575656;  padding: 0 0px 0 20px;  margin: 0 auto;  width: 960px; }
hr { display: none;  height: 0;  padding: 0;  margin: 0; }
.clear { clear: both;  height: 0;  width: 0;  line-height: 0;  font-size: .1px; }
img { border: none; }

/* Logo Replacement */			
h1 { padding: 8px 0 0 0;  margin: 0;  font: 10pt arial bold;  color: #fff; float: left;}
h1 a { height: 0px !important;  width: 0px !important; padding: 33px 64px 0 0;  overflow: hidden;  display: block;  font-size: 1px !important;  color: #143F50; border:none;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {border:none;}
/* Header */
.header { height: 33px; }
.header p { font: italic 18px/33px georgia, palentino,'times new roman',serif;  color: #8DC5C7;  float: left;  margin: 0;  padding: 0 0 0 25px; }

/* Navigation */
.header ul { padding: 0;  margin: 0;  float: right;  height: 33px;  width: 300px;  list-style: none;  color: #fff; }

.header li { float: left;  width: 100px;  height: 33px; }
.header li a { display: block;  padding: 10px 0 0 8px; text-align: left; border-bottom: none; font: 8pt bold arial; text-decoration: none;}

.header li#home { background: transparent url(nav_active.gif) top left no-repeat; border-bottom:none; font: 8pt arial bold; color: #6A8990;}
.header li#about { background: transparent url(nav_active.gif) top left no-repeat; border-bottom:none; font: 8pt arial bold; color: #6A8990;}
.header li#join { background: transparent url(nav_active.gif) top left no-repeat; border-bottom:none; font: 8pt arial bold; color: #6A8990;}

.header li#home a:link,.header li#home a:visited,.header li#home a:active { background: url(nav.gif) top left no-repeat;border-bottom:none; font: 8pt arial bold; color: #ffffff;}
.header li#about a:link,.header li#about a:visited,.header li#about a:active { background: url(nav.gif) top left no-repeat;border-bottom:none; font: 8pt arial bold; color: #ffffff;}
.header li#join a:link,.header li#join a:visited,.header li#join a:active { background: url(nav.gif) top left no-repeat;border-bottom:none; font: 8pt arial bold; color: #ffffff;}

.header li#home a:hover,.header li#about a:hover,.header li#join a:hover { background: transparent; border-bottom:none; font: 8pt arial bold; color: #6A8990; }

/* Auto Nav Selection */

#about_page .header li#about a:link,#about_page .header li#about a:visited,#about_page .header li#about a:active{ background: none !important; font: 8pt arial bold; color: #8DC5C7;  }
#join_page .header li#join a:link,#join_page .header li#join a:visited,#join_page .header li#join a:active { background: none !important; font: 8pt arial bold; color: #8DC5C7;  }
#home_page .header li#home a:link,#home_page .header li#home a:visited, #home_page .header li#home a:active { background: none !important; font: 8pt arial bold; color: #8DC5C7; }

p.footer { font: normal 11px/16px helvetica, arial, sans-serif;  color: #A3A2A0;  padding: 10px 0 10px 0;  border-bottom: 5px solid #DFDBD0;  margin: 0; clear: both; }

p.footer a:link,p.footer a:visited,p.footer a:active {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

p.footer a:hover {
	color: #203651;
	text-decoration: none;
	border-bottom: 1px solid	#8CA4B8; 
} 
