html, body {
	margin: 0px 0px 0px 0px;
	}

html, body, p, th, li, dd, dt {
  font: 1em Arial, Helvetica, sans-serif;
}

td {
  font: .9em Times Courier, Courier New, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

a:link { color: #00f; }
a:visited { color: #009; }
a:hover { color: #06f; }
a:active { color: #0cf; }


#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left;}

#menu li.list1 {background:transparent url(http://www.bostondparty.net/images/home1.png);}
#menu li.list2 {background:transparent url(http://www.bostondparty.net/images/schedule1.png);}
#menu li.list3 {background:transparent url(http://www.bostondparty.net/images/roster1.png);}
#menu li.list4 {background:transparent url(http://www.bostondparty.net/images/photos1.png);}

#menu a {height:0px; line-height: 0px;}
#menu a {display:block; width:150px; padding-top:30px; color:#000; overflow:hidden;}
#menu li {float:left; margin-right:1px;}

#menu a#item1 {background:transparent url(http://www.bostondparty.net/images/home2.png) -130px -90px no-repeat;}
#menu a#item2 {background:transparent url(http://www.bostondparty.net/images/schedule2.png) -130px -90px no-repeat;}
#menu a#item3 {background:transparent url(http://www.bostondparty.net/images/roster2.png) -130px -90px no-repeat;}
#menu a#item4 {background:transparent url(http://www.bostondparty.net/images/photos2.png) -130px -90px no-repeat;}

#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}

#menu {display:block; width:604px; height:30px;}
