/*================================================================================
				TITLE:	Default Style Sheet - Centered layout w/horizontal navigation
		   CLIENT:	LYPA.org
  TARGET SPEC:	CSS-2
			VERSION:	1.0
		 MODIFIED:	10.19.2006
			 AUTHOR:	Zack Looney / eLINK DESGIN www.elinkdesign.com
==================================================================================*/

a { color: #0474ae; text-decoration: none; font-weight: normal; cursor: pointer; }
a:hover { color: #434343; text-decoration: none; cursor: pointer; }

html, body {
	background: #fff url('images/header_bg.gif') repeat-x;
	margin:0;
	padding:0;
	height:100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	line-height: 1.6;
	}
	
#pageContainer {
	width:760px;
	margin:0 auto;
	height: 100%;
	background:url('images/body_bg.gif') repeat-y top center;
	}
	
#pageHeader {
	width:760px;
	background:url('images/header.jpg') no-repeat top center;
}
	
#topSpacer {
	height:130px;
}
		
#nav1 {
	width:760px;
	height:40px;
	margin:0 auto;
	padding:0;
	position:relative;
	background:url(images/nav.gif) no-repeat top center;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav1 li, #nav1 a {height: 40px; display: block; color:transparent;}
#nav1 span { display:none; }
#nav1 li a {
	display:block;
	height:40px;
}
				
		#nav1_1	{ width:60px; left:0; }
		#nav1_2	{ width:97px; left:60px; }
		#nav1_3	{ width:88px; left:157px; }
		#nav1_4	{ width:101px; left:245px; }
		#nav1_5	{ width:109px; left:346px; }
		#nav1_6	{ width:98px; left:455px; }
		#nav1_7	{ width:107px; left:553px; }
		#nav1_8	{ width:100px; left:660px; }
		
		#nav1_1 a:hover { background:transparent url(images/nav.gif) no-repeat 0 -40px; }
		#nav1_2 a:hover { background:transparent url(images/nav.gif) no-repeat -60px -40px; }
		#nav1_3 a:hover { background:transparent url(images/nav.gif) no-repeat -157px -40px; }
		#nav1_4 a:hover { background:transparent url(images/nav.gif) no-repeat -245px -40px; }
		#nav1_5 a:hover { background:transparent url(images/nav.gif) no-repeat -346px -40px; }
		#nav1_6 a:hover { background:transparent url(images/nav.gif) no-repeat -455px -40px; }
		#nav1_7 a:hover { background:transparent url(images/nav.gif) no-repeat -553px -40px; }
		#nav1_8 a:hover { background:transparent url(images/nav.gif) no-repeat -660px -40px; }
		
		#nav1_1 a.current { background:transparent url(images/nav.gif) no-repeat 0 -80px; }
		#nav1_2 a.current { background:transparent url(images/nav.gif) no-repeat -60px -80px; }
		#nav1_3 a.current { background:transparent url(images/nav.gif) no-repeat -157px -80px; }
		#nav1_4 a.current{ background:transparent url(images/nav.gif) no-repeat -245px -80px; }
		#nav1_5 a.current { background:transparent url(images/nav.gif) no-repeat -346px -80px; }
		#nav1_6 a.current { background:transparent url(images/nav.gif) no-repeat -455px -80px; }
		#nav1_7 a.current { background:transparent url(images/nav.gif) no-repeat -553px -80px; }
		#nav1_8 a.current { background:transparent url(images/nav.gif) no-repeat -660px -80px; }
		

		#subNav {
			/*margin-top:20px;*/
			color:#fff;
			font-size:10px;
			font-weight:800;
			width:200px;
			border:1px solid #d3e9ff;
			}
			#subNav a span, #subNav a span:visited, #subNav a span:hover {
				display:block;
				padding:8px 0 0 30px;
				font-size:10px;
				font-weight:800;
				color:#006699;
				}
			#subNav a.current, #subNav a:visited.current, #subNav a:hover.current {
				background:#53a9d6 url(images/subNav_current.gif) no-repeat 15px center;
				}
				#subNav a.current span, #subNav a:visited.current span, #subNav a:hover.current span {
					color:#fff;
					}
			#subNav a, #subNav a:visited, #subNav a:hover {
				height:30px;
				display:block;
				text-decoration:none;
				/*border-bottom:1px solid #d3e9ff;*/
				background:#d3e9ff url(images/subNav_bullett.gif) no-repeat 15px center;
				}
				#subNav a:hover {
					background:#fff url(images/subNav_bullett.gif) no-repeat 15px center;
					}	

#contentContainer {
	width:742px;
	margin:0 auto;
}

#memberLogin {
	width:248px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
}

h1 {
	color: #016193;
	font: bold 21px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	margin:0 0 10px 0;
	border-bottom: solid 2px #e7e0c5;
}

h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
	color: #103772;
	padding: 0px;
	line-height: 1.5;
}

h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px 0px;
	color: #103772;
	padding: 0px;
}

h4 { font: bold 13px Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 4px 0px 0px 7px; color: #fff; }

h5 { font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 2px 0px 0px 8px; color: #fff; }

h6 { font: 11px Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 2px 0px 0px 8px; color: #fff; line-height: 1.3; }


.PicLeft { float: left; padding-right: 0px; margin-bottom: 0px; margin-top: 19px; margin-right: 2px; border: 5px solid #fff; }
.PicRight { float: right; margin-bottom: 8px; margin-left: 10px; border: 5px solid #fff; }

.homeBox1 {
	background:url(images/home_box1.gif) top center no-repeat;
	vertical-align: top;
	width:240px;
	width/* */:/**/200px; 
	width: /**/200px;
	height:340px;
	height/* */:/**/300px; 
	height: /**/300px;
	padding: 20px;
}

.homeBox2 {
	background:url(images/home_box2.gif) top center no-repeat;
	vertical-align: top;
	width:240px;
	width/* */:/**/200px; 
	width: /**/200px;
	height:340px;
	height/* */:/**/266px; 
	height: /**/266px;
	padding: 54px 20px 20px 20px;
}

.homeBox3 {
	background:url(images/home_box3.gif) top center no-repeat;
	vertical-align: top;
	width:240px;
	width/* */:/**/200px; 
	width: /**/200px;
	height:340px;
	height/* */:/**/266px; 
	height: /**/266px;
	padding: 54px 20px 20px 20px;
}

.homeGallery {
	width:200px;
	height:68px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3f6579;
	font-weight:bold;
	vertical-align:middle;
}

a.homeGallery {
	display:block;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3f6579;
	font-weight:bold;
	width:auto;
	padding-left:80px;
	position:relative;
	height:74px;
	}
	a.homeGallery span.border {
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:72px;
		width:72px;
		border:1px solid #949494;
		}
		a.homeGallery span.image {
			display:block;
			position:absolute;
			height:66px;
			width:66px;
			border:3px solid #fff;
			background-position:center center;
			background-repeat:no-repeat;
			}
			a.homeGallery:hover span.image { border-color:#ccc; }
.homeEvent { margin-bottom:5px; }
.homeEvent a { display:block; float:right; }

.homeGallery a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3f6579;
	vertical-align:middle;
}


.homeGalleryPic {
	float:left;
	background-color:#fff;
	padding:2px;
	border: solid 1px #949494;
	margin-right:10px;
}

.selectedEvent { border:3px solid #A7BF01; }
/*-----------------------------------------------
						MAIN LAYOUT SECTIONS
-----------------------------------------------*/
.clear {clear:both;}

.StandardTable {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	padding: 0px;
	margin: 0px
	width: 248px;
}

.StandardTable th, .StandardTable td {
	padding: 0px;
	vertical-align: middle;
}

.StandardTable th {
	background-color: none;
}

.StandardTable tr {
	background-color: none;
}

label{
	display:block;
	margin-top: 2px;
}

input{
	margin-right: 5px;
}
.login{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 46px;
	border: solid 1px #a7a6aa;
	margin-right: 20px;
	margin-top: 2px;
}

.loginText{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

fieldset{ 
  display:inline; 
  margin-left:0;
  padding-left:0;
}

fieldset legend{
  padding-left:0; padding-top: 1em; 
  margin-left:0; margin-bottom: 0.65em; 
}

fieldset label, fieldset input{display: inline;}

label.hidden{ 
  display: block;
  visibility:hidden;  
  margin-top: -2em; 
}

label.hidden input{ visibility:visible; margin-left: -5em;}

form{
	padding: 0px;
	margin: 0px;
}

/* Custom Class Names */
p, span, .copy, .bold, .copySmall, .copyLarge, .form, .button, .hdr, .subHdr, .error{
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	width: 77px;
	border: solid 1px #a7a6aa;
	}
	
.button { 
	color:#fff; 
	font-weight:800; 
	background-color:#000;
	border:1px solid #000; 
	cursor:pointer;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}

.pagelist { /* CAN'T BE AN ID CONTAINER BECAUSE IE SUCKS */
	float:left;
	}
.pagelist ul {
	list-style-type:square;
	}
	.pagelist ul li {
		line-height:1.5em;
		}
	.pagelist ul li a,.pagelist ul li a:visited,.pagelist ul li a:hover {
		text-decoration: underline;
		padding: .2em .5em;
		color: #474747;
		}
		.pagelist ul li a.thispage {
			background-color:#e5cd57;
			}
		.pagelist ul li a:hover {
			text-decoration: none;
			color: #7b5123;
			}
.clear {
	clear:both;
	}
	
.dropcap {
	float: left;
	width: 50px;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#7b5123;
	font-family: georgia, times;
	}
	
.indent {
	text-indent:1.5em;
	}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/
 
.newsList {
 margin:2px 5px 2px 5px;
 padding:0 0 0 12px;
 list-style-image:url('images/list_arrow.gif');
}
.newsList li {
	padding-left:0px;
	margin-bottom:3px;
}
.newsList li, .newsList a, .newsList a:visited, .newsList a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.newsList a:hover {
	text-decoration:underline;
	color:#F59237;
}

.newsListMain {
 margin:2px 5px 2px 5px;
 padding:0 0 0 12px;
 list-style-image:url('images/list_arrow_main.gif');
}
.newsListMain li {
	padding-left:0px;
	margin-bottom:3px;
}
.newsListMain li, .newsList a, .newsListMain a:visited, .newsListMain a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.newsListMain a:hover {
	text-decoration:underline;
	color:#005488;
}

table.listing{
	margin-top:5px;
	border:1px solid #e7e0c5;
	}
	table.listing th{
		font-size:12px;
		font-family:Arial,Verdana,Helvetica; 
		color:#53a9d6;
		font-weight:800;
		border-bottom:1px solid #e7e0c5;
		text-align:left;
		}
		table.listing th a, table.listing th a:visited,table.listing th a:hover{
			color:#53a9d6;
			font-weight:800;
			text-decoration:none;
			}
			table.listing th a:hover{
				color:#888888;
				}
		table.listing tr.evenRow{
			background-color:#f0f0f0;
			}
		table.listing tr.oddRow{
			background-color:#ffffff;
			}
		table.listing tr.hoverRow{
			background-color:#d4d4d4;
			}
		table.listing tr.highlightRow{
			background-color:#FFCC99;
			}
		table.listing tr.evenRowRed{
			background-color:#ffc9c9;
			}
		table.listing tr.oddRowRed{
			background-color:#FFcccc;
			}
		table.listing tr.hoverRowRed{
			background-color:#ffc2c2;
			}
		table.listing tr.highlightRowRed{
			background-color:#FFAA77;
			}
		table.listing tr.highlightRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
		table.listing tr.hoverRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
		table.listing tr.evenRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
		table.listing tr.oddRow td.alwaysWhite{
			background-color:#FFFFFF;
		}
table.alphaSearch a, table.alphaSearch a:visited, table.alphaSearch a:hover{
	display:block;
	text-transform:capitalize;
	}
	table.alphaSearch a:hover{
		color:#e7e0c5;
		background-color:#7574ca;
	}
	table.alphaSearch a.current, table.alphaSearch a.current:visited, table.alphaSearch a.current:hover{
		color:#6666cc;
		background-color:#CCCCCC;
		}
		table.alphaSearch a.current:hover{
		color:#e7e0c5;
		background-color:#AAAAAA;
		}
.poll { margin-bottom:30px; }
	.poll div.pollAnswers {
		width:300px;
		float:right;
		margin: 0 0 10px 10px;
		clear:right;
		}
		.pollAnswers input.radioButton { width:16px; float:left; border:0; }
		.pollAnswers label { display:block; float:left; margin-bottom:10px; }
		.pollAnswers br { display:none; }
	.poll table { width:300px; float:right; margin:0 0 10px 10px; }
		.poll .answer { border:1px solid #66a3b7; background-color:#70d8fa; float:left; padding:2px; }


/************************
 **                    ** 
 **     PAF STYLES     **
 **                    **
 ************************/
 
#newBoxes {width:760px; height:304px;}
#newBoxes span{display:none;}
	#formDiv {width:760px; height:182px; float:left; position:relative; background:url(images/newBoxes.jpg) no-repeat;}
	#joinLypa {width:278px; height:108px; float:left; background:url(images/newBoxes.jpg) 0 -182px;}
	#joinLypa a{display:block; width:278px; height:108px; outline:none;}
	#joinLypa .hover {background:url(images/newBoxes.jpg) 0 -486px; opacity:0; filter:alpha(opacity=0)}
	#getInvolved {width:250px; height:108px; float:left; background:url(images/newBoxes.jpg) -278px -182px;}
	#getInvolved a{display:block; width:250px; height:108px; outline:none;}
	#getInvolved .hover {background:url(images/newBoxes.jpg) -278px -486px; opacity:0; filter:alpha(opacity=0)}
	#facebookUs {width:232px; height:108px; float:left; background:url(images/newBoxes.jpg) -528px -182px;}
	#facebookUs a{display:block; width:232px; height:108px; outline:none;}
	#facebookUs .hover {background:url(images/newBoxes.jpg) -528px -486px; opacity:0; filter:alpha(opacity=0)}

#newsFirst {width:140px; height:15px; padding:4px; position:absolute; top:73px; left:254px; background:none; border:none; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; color:#141414;}
#newsLast {width:140px; height:15px; padding:4px;  position:absolute; top:119px; left:254px; background:none; border:none; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; color:#141414;}
#newsEmail {width:140px; height:15px; padding:4px;  position:absolute; top:73px; left:561px; background:none; border:none; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; color:#141414;}
#newsSignUp {width:101px; height:26px; position:absolute; background:none; border:none; top:117px; left:585px; cursor:pointer;}
#newsSignUp:hover {background:url(images/signUpNews.gif);}

/*#newNav1 {
	width:760px;
	height:40px;
	margin:0 auto;
	padding:0;
	position:relative;
	background:url(images/newNav.gif) no-repeat top center;
}
		
#newNav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#newNav1 li, #newNav1 a {height: 40px; display: block; color:transparent;}
#newNav1 span { display:none; }
#newNav1 li a {
	display:block;
	height:40px;
}
				
		#newNav1_1,	#newNav1_1 a.current { width:60px; left:0; }
		#newNav1_2,	#newNav1_2 a.current { width:112px; left:60px; }
		#newNav1_3,	#newNav1_3 a.current { width:77px; left:172px; }
		#newNav1_4,	#newNav1_4 a.current { width:109px; left:249px; }
		#newNav1_5,	#newNav1_5 a.current { width:114px; left:358px; }
		#newNav1_6,	#newNav1_6 a.current { width:69px; left:472px; }
		#newNav1_7,	#newNav1_7 a.current { width:115px; left:541px; }
		#newNav1_8,	#newNav1_8 a.current { width:104px; left:656px; }
		
		#newNav1_1 a:hover { background:transparent url(images/newNav.gif) no-repeat 0 -40px; }
		#newNav1_2 a:hover { background:transparent url(images/newNav.gif) no-repeat -60px -40px; }
		#newNav1_3 a:hover { background:transparent url(images/newNav.gif) no-repeat -172px -40px; }
		#newNav1_4 a:hover { background:transparent url(images/newNav.gif) no-repeat -249px -40px; }
		#newNav1_5 a:hover { background:transparent url(images/newNav.gif) no-repeat -358px -40px; }
		#newNav1_6 a:hover { background:transparent url(images/newNav.gif) no-repeat -472px -40px; }
		#newNav1_7 a:hover { background:transparent url(images/newNav.gif) no-repeat -541px -40px; }
		#newNav1_8 a:hover { background:transparent url(images/newNav.gif) no-repeat -656px -40px; }*/
		
		/*#newNav1_1 a.current { background:transparent url(images/nav.gif) no-repeat 0 -80px; }
		#newNav1_2 a.current { background:transparent url(images/nav.gif) no-repeat -60px -80px; }
		#newNav1_3 a.current { background:transparent url(images/nav.gif) no-repeat -157px -80px; }
		#newNav1_4 a.current{ background:transparent url(images/nav.gif) no-repeat -245px -80px; }
		#newNav1_5 a.current { background:transparent url(images/nav.gif) no-repeat -346px -80px; }
		#newNav1_6 a.current { background:transparent url(images/nav.gif) no-repeat -455px -80px; }
		#newNav1_7 a.current { background:transparent url(images/nav.gif) no-repeat -553px -80px; }
		#newNav1_8 a.current { background:transparent url(images/nav.gif) no-repeat -660px -80px; }*/


#newNav1 {
	width: 760px;
	height: 40px;
	margin: 0px auto;
	background: url(images/newNav.gif) top left no-repeat;
	
	/*overflow: hidden;*/
}

#newNav1 ul li.top-drop {
	margin: 0px;
	padding: 0px;
}

#newNav1 ul li.top-drop {
	float: left;
	list-style: none;
}

#newNav1 a#link1, #newNav1 a#link2, #newNav1 a#link3, #newNav1 a#link4, #newNav1 a#link5, #newNav1 a#link6, #newNav1 a#link7, #newNav1 a#link8 {
	display: block;
	height: 40px;
}

#newNav1 span { display: none; }

/* #nav li a#link1, #nav li a#link2, #nav li a#link3, #nav li a#link4, #nav li a#link5, #nav li a#link6, #nav li a#link7 {display:block; height:27px; border:none;} */

#newNav1_1, #newNav1_1 a { width: 60px;}
#newNav1_2, #newNav1_2 a { width: 112px;}
#newNav1_3, #newNav1_3 a { width: 77px;}
#newNav1_4, #newNav1_4 a { width: 109px;}
#newNav1_5, #newNav1_5 a { width: 114px;}
#newNav1_6, #newNav1_6 a { width: 69px;}
#newNav1_7, #newNav1_7 a { width: 115px;}
#newNav1_8, #newNav1_8 a { width: 104px;}

#newNav1_1 a#link1:hover, #newNav1_1 a#link1.current {	background: url(images/newNav.gif) 0px -40px no-repeat;}
#newNav1_2 a#link2:hover, #newNav1_2 a#link2.current {	background: url(images/newNav.gif) -60px -40px no-repeat;}
#newNav1_3 a#link3:hover, #newNav1_3 a#link3.current {	background: url(images/newNav.gif) -172px -40px no-repeat;}
#newNav1_4 a#link4:hover, #newNav1_4 a#link4.current {	background: url(images/newNav.gif) -249px -40px no-repeat;}
#newNav1_5 a#link5:hover, #newNav1_5 a#link5.current {	background: url(images/newNav.gif) -358px -40px no-repeat;}
#newNav1_6 a#link6:hover, #newNav1_6 a#link6.current {	background: url(images/newNav.gif) -472px -40px no-repeat;}
#newNav1_7 a#link7:hover, #newNav1_7 a#link7.current {	background: url(images/newNav.gif) -541px -40px no-repeat;}
#newNav1_8 a#link8:hover, #newNav1_8 a#link8.current {	background: url(images/newNav.gif) -656px -40px no-repeat;}


#newMemNav {
	width:760px;
	height:31px;
	margin:5px auto 0;
	padding:0;
	position:relative;
	background:url(images/newMemNav.gif) no-repeat top center;
}
		
#newMemNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#newMemNav li, #newMemNav a {height: 40px; display: block; color:transparent;}
#newMemNav span { display:none; }
#newMemNav li a {
	display:block;
	height:31px;
}
				
		#newMemNav_1 { width:111px; left:0; }
		#newMemNav_2 { width:148px; left:111px; }
		#newMemNav_3 { width:139px; left:259px; }
		#newMemNav_4{ width:113px; left:398px; }
		#newMemNav_5 { width:156px; left:511px; }
		#newMemNav_6 { width:93px; left:667px; }
		
		#newMemNav_1 a:hover, #newMemNav_1 a.current { background:transparent url(images/newMemNav.gif) no-repeat 0 -31px; }
		#newMemNav_2 a:hover, #newMemNav_2 a.current { background:transparent url(images/newMemNav.gif) no-repeat -111px -31px; }
		#newMemNav_3 a:hover, #newMemNav_3 a.current { background:transparent url(images/newMemNav.gif) no-repeat -259px -31px; }
		#newMemNav_4 a:hover, #newMemNav_4 a.current { background:transparent url(images/newMemNav.gif) no-repeat -398px -31px; }
		#newMemNav_5 a:hover, #newMemNav_5 a.current { background:transparent url(images/newMemNav.gif) no-repeat -511px -31px; }
		#newMemNav_6 a:hover, #newMemNav_6 a.current { background:transparent url(images/newMemNav.gif) no-repeat -667px -31px; }
		
