* {
margin: 0px;
padding: 0px;

}

#banner {
background-image: url(images/bannerKidsAct.jpg);
background-repeat: no-repeat;
width: 754px;
height: 193px;
}

#heading {
position: relative;
top: -20px;
}

p {
margin-bottom: 10px;
}

.emText {
color: #357184;
font-size: 1.2em;
font-weight: bold;
}


#menu {
padding: 0px 0px 10px 15px;
}

.listItem {
	padding-top: 5px;
	background-image:url(images/blueBullet.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	background-position: 0px 9px;
}

#list {
margin: 0px;
}