
body {
margin: 0px;
padding: 0px;
}


#banner {
background-image: url(images/bannerAbout.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;
}

.emText {
color: #357184;
font-size: 1.2em;
font-weight: bold;
}
