body {
	background-color: #66A381;
	background-image: url(images/white2green.gif);
	background-repeat: repeat-x;
	font-family: arial;
	margin: 0;
}
.e80 {
	font-size: .8em;
}
.e90 {
	font-size: .9em;
}
.e100 {
	font-size: 1.0em;
}
.e100dkblue {
	font-size: 1.0em;
	font-weight: bold;
	color: #00008b;	
}
.e140 {
	font-size: 1.4em;
}
.emergency {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
	text-align: right;
}
.nav {
	background-image: url(images/tallbubbles.jpg);
	background-repeat: no-repeat;
	background-color: #1D4F71;
	vertical-align: top;
	text-align: center;
}
.nav img {
	margin-bottom: 15;
}
.footer {
	text-align: center;
	font-size: .75em;
}