
body {
	background-image:  url(http://www.jeremysmusiclist.com/2005design/images/bg.gif);
}
.style1 {color: #FFFFFF}

#popitmenu{
position: absolute;
background-color: black;
border:1px solid white;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #162c78;
}

.style2 {color: #333333}
.style3 {
	color: #162c78;
	font-weight: bold;
}
.style4 {
	color: #162C78;
	font-weight: bold;
}

