body {
margin: 0px;
padding: 0px;
}

#banner {
background-image: url(images/bannerAssociationNews.jpg);
background-repeat: no-repeat;
width: 754px;
height: 180px;
}


.listItem {
	padding-top: 5px;
	background-image:url(images/blueBullet.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: 0px 9px;
}

#list {
margin: 0px;
}

#content {
padding: 5px 35px 10px 12px;
line-height: 110%;
color: #54311e;
}

.subTitle {
color: #357284;
font-size: 1.2em;
font-weight: bold;
}
