.menu-list {
text-indent:-9000px;
padding:0px;
margin:0px;
margin-top:20px;

}

.menu-list li {
padding:0px;
margin:0px;
margin-bottom:25px;
height:36px;
width:211px;
display:block;
}


li#entertainment a {
background:url(entertainment_off.gif) no-repeat;
display:block;
width:211px;
height:36px;


}

li#entertainment a:hover {
background:url(entertainment_on.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#education a {
background:url(education_off.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#education a:hover {
background:url(education_on.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}


li#events a {
background:url(enviromental_off.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#events a:hover {
background:url(enviromental_on.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#experience a {
background:url(experience_off.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#experience a:hover {
background:url(experience_on.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#etcetera a {
background:url(etc_off.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}

li#etcetera a:hover {
background:url(etc_on.gif) no-repeat;
display:block;
width:211px;
height:36px;								

}
