body {
margin: 0px;
padding: 0px;
}


#banner {
background-image: url(images/bannerBookstore.jpg);
background-repeat: no-repeat;
width: 754px;
height: 150px;
}


.listItem {
	padding-top: 5px;
	background-image:url(images/blueBullet.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: 0px 9px;
}

#list {
margin: 0px;
}

.imageCaption {
font-size: 11px;
}