/* Main Menu Setup */
#navwrapper ul {
	margin:0;
	padding-top: 0;
	/* 16px with 1 more option */
	padding-right: 5px;
	padding-bottom: 0px;
	/* 16px with 1 more option */
	padding-left: 5px;
	list-style-type: none;
}
#navwrapper li {
	float:left;
	list-style-type: none;
	margin-bottom: 13px;
}
#navwrapper li a span {
	list-style:none;
	display:block;
}
#navwrapper li a em { 
	list-style:none; 
	display:none; 
}
#navwrapper li a {
	list-style:none;
	display:block;
	height:10px;
	width:190px;
	background-position:center center;
}


/* Main Menu */
#navwrapper li#home a { 
	background-image:url(/images/buttons/home.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#news a { 
	background-image:url(/images/buttons/news.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#events a { 
	background-image:url(/images/buttons/events.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#photo-gallery a { 
	background-image:url(/images/buttons/photo.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#links a { 
	background-image:url(/images/buttons/links.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#membership a { 
	background-image:url(/images/buttons/membership.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#contact a { 
	background-image:url(/images/buttons/contact.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}

/* Member Menu */
#navwrapper li#member-list a { 
	background-image:url(/images/buttons/member_list.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#update-info a { 
	background-image:url(/images/buttons/update.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#add-news a { 
	background-image:url(/images/buttons/add_news.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#upload a { 
	background-image:url(/images/buttons/upload.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#my-photos a { 
	background-image:url(/images/buttons/my_photos.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#comments a { 
	background-image:url(/images/buttons/comments.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#archived a { 
	background-image:url(/images/buttons/archived-news.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#member a { 
	background-image:url(/images/buttons/member-news.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}



#navwrapper li#admin a { 
	background-image:url(/images/buttons/admin.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#add-member a { 
	background-image:url(/images/buttons/add_member.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#active-member a { 
	background-image:url(/images/buttons/status.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#add-album a { 
	background-image:url(/images/buttons/add_album.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}

#navwrapper li#member-list a { 
	background-image:url(/images/buttons/member_list.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#site-log a { 
	background-image:url(/images/buttons/log.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#delete-member a { 
	background-image:url(/images/buttons/delete_member.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#newsletter a { 
	background-image:url(/images/buttons/newsletter.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}
#navwrapper li#add-event a { 
	background-image:url(/images/buttons/add_event.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
	width:190px;
}