#nav ul {
	width: 192px;
	height: 228px;
	background: url("/images/rollover.gif");
	margin-left: 15px;
	padding: 0;
	position: relative;
	float: left;
	display: inline;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	}

#nav li, #nav a {
	height: 20px;
	display: block;
	}

#nav_home {
	top: 19px;
	width: 192px;
	height: 20px;
 	}

#nav_home a:hover {
    background: transparent url(/images/rollover.gif) -0px -248px no-repeat;
	}
	
#nav_about {
	top: 39px;
	width: 192px;
	height: 20px;
 	}

#nav_about a:hover {
    background: transparent url(/images/rollover.gif) -0px -268px no-repeat;
	}
	
#nav_meetings {
	top: 59px;
	width: 192px;
	height: 20px;
 	}

#nav_meetings a:hover {
    background: transparent url(/images/rollover.gif) -0px -288px no-repeat;
	}
	
#nav_calendar {
	top: 79px;
	width: 192px;
	height: 20px;
 	}

#nav_calendar a:hover {
    background: transparent url(/images/rollover.gif) -0px -308px no-repeat;
	}
	
#nav_sponsors {
	top: 99px;
	width: 192px;
	height: 20px;
 	}

#nav_sponsors a:hover {
    background: transparent url(/images/rollover.gif) -0px -328px no-repeat;
	}
	
#nav_membership {
	top: 119px;
	width: 192px;
	height: 20px;
 	}

#nav_membership a:hover {
    background: transparent url(/images/rollover.gif) -0px -348px no-repeat;
	}
	
#nav_members {
	top: 139px;
	width: 192px;
	height: 20px;
 	}

#nav_members a:hover {
    background: transparent url(/images/rollover.gif) -0px -368px no-repeat;
	}
	
#nav_advertising {
	top: 159px;
	width: 192px;
	height: 20px;
 	}

#nav_advertising a:hover {
    background: transparent url(/images/rollover.gif) -0px -388px no-repeat;
	}
	
#nav_employment {
	top: 179px;
	width: 192px;
	height: 20px;
 	}

#nav_employment a:hover {
    background: transparent url(/images/rollover.gif) -0px -408px no-repeat;
	}
	
#nav_website {
	top: 199px;
	width: 192px;
	height: 20px;
 	}

#nav_website a:hover {
    background: transparent url(/images/rollover.gif) -0px -428px no-repeat;
	}