#visitor{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/visitor_info.gif") no-repeat 0 0;}

  #visitor:hover{ 
 	background-position: 0 -22px;}

#events{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/events_calendar.gif") no-repeat 0 0;}

  #events:hover{ 
 	background-position: 0 -22px;}

#community{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/community.gif") no-repeat 0 0;}

  #community:hover{ 
 	background-position: 0 -22px;}
	
#directory{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/directory.gif") no-repeat 0 0;}

  #directory:hover{ 
 	background-position: 0 -22px;}
	
#resources{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/resources.gif") no-repeat 0 0;}

  #resources:hover{ 
 	background-position: 0 -22px;}
	
#relocation{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/relocation.gif") no-repeat 0 0;}

  #relocation:hover{ 
 	background-position: 0 -22px;}
	
	
#real_estate{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/real_estate.gif") no-repeat 0 0;}

  #real_estate:hover{ 
 	background-position: 0 -22px;}
	
	
#health_care{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/health_care.gif") no-repeat 0 0;}

  #health_care:hover{ 
 	background-position: 0 -22px;}


#government_affairs{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/government_affairs.gif") no-repeat 0 0;}

  #government_affairs:hover{ 
 	background-position: 0 -22px;}	
	
	
#chamber_info{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/chamber_info.gif") no-repeat 0 0;}

  #chamber_info:hover{ 
 	background-position: 0 -22px;}
		
	#members_only{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/members_only.gif") no-repeat 0 0;}

  #members_only:hover{ 
 	background-position: 0 -22px;}
	
	#latest_news{
    display: block;
    width: 210px;
    height: 22px;
    background: url("http://www.mpcc.com/nav/images/sidenav/latest_news.gif") no-repeat 0 0;}

  #latest_news:hover{ 
 	background-position: 0 -22px;}
	
	#menu_text {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	}
	
.menu_text A:link {text-decoration: none; color: #FFFFFF}
.menu_text A:visited {text-decoration: none; color: #FFFFFF}
.menu_text A:active  {text-decoration: none; color: #FFFFFF}
.menu_text A:hover {text-decoration: underline; color: #FFFFFF}
	
td.sidemenu{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 2px;
}