body {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
}

#masthead {
	width: 600px;
	background: url(../images/chemainus-logo-lg.gif) no-repeat left top;
	height: 80px;
}
#masthead h1 {
	text-align: center;
	padding-left: 255px;
	font-weight: bold;
	color: #2E3895;
	font-size: 16px;
}
ul {
	padding-left: 15px;
}
li {
	padding-bottom: 5px;
}
li li {
	padding-bottom: 5px;
	margin-left: 5px;
}
p {
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #000000; text-decoration: underline}
h2 {
	color: #2E3895;
	font: bolder small-caps normal 16px "Lucida Sans", Verdana;
}
.bold {  font-weight: bold}
.bolditalic {  font-style: italic; font-weight: bold}
.subtext {  font-size: 10px; font-style: normal; font-weight: normal; color: #666666}

