#first {
    width: 167px; height: 102px;
    background: url(menubutton1.gif); padding: 0;
    position: relative;
	margin: 0;}
#first li {
    margin: 0; padding: 0; list-style: none;}
#first li, #first a {
    height: 102px; display: block;}
	
#second {
    width: 167px; height: 102px;
    background: url(menubutton2.gif); padding: 0;
    position: relative;
	margin: 0;}
#second li {
    margin: 0; padding: 0; list-style: none;}
#second li, #second a {
    height: 102px; display: block;}
	
#third {
    width: 167px; height: 102px;
    background: url(menubutton3.gif); padding: 0;
    position: relative;
	margin: 0;}
#third li {
    margin: 0; padding: 0; list-style: none;}
#third li, #third a {
    height: 102px; display: block;}
	
#fourth {
    width: 168px; height: 104px;
    background: url(menubutton4.gif); padding: 0;
    position: relative;
	margin: 0;}
#fourth li {
    margin: 0; padding: 0; list-style: none;}
#fourth li, #fourth a {
    height: 104px; display: block;}
		
	
#b1 {left: 0; width: 167px;}
#b1 a:hover {
    background: transparent url(menubutton1.gif)
    0 -102px no-repeat;}
#b1 a:active {
    background: transparent url(menubutton1.gif)
    0 -102px no-repeat;}

#b2 {left: 0; width: 167px;}
#b2 a:hover {
    background: transparent url(menubutton2.gif)
    0 -102px no-repeat;}
#b2 a:active {
    background: transparent url(menubutton2.gif)
    0 -102px no-repeat;}
	
#b3 {left: 0; width: 167px;}
#b3 a:hover {
    background: transparent url(menubutton3.gif)
    0 -102px no-repeat;}
#b3 a:active {
    background: transparent url(menubutton3.gif)
    0 -102px no-repeat;}	

#b4 {left: 0; width: 167px;}
#b4 a:hover {
    background: transparent url(menubutton4.gif)
    0 -104px no-repeat;}
#b4 a:active {
    background: transparent url(menubutton4.gif)
    0 -104px no-repeat;}