a:visited {
	color: #666;
}
a:link {
	color: #006;
}
#container #containertable tr td #main tr td h3 {
	color: #FFF;
}
#container #containertable tr td #sitenav a:link {
	color: #FF9;
}
#container #containertable tr td #contact p {
	color: #97DFD9;
}
#container #containertable tr td #main {
	background-color: #97DFD9;
}
#container {
	width: 100%;
}
#container #containertable tr th {
	background-image: url(images/WelcomeBanner1.png);
}
#container #containertable tr td #sitenav {
}
th {
	background-image: url(images/tableheader.png);
}
#container #containertable {
	width: 100%;
	position: relative;
	background-color: #000;
}
#container #containertable tr td #main tr th {
	background-image: url(images/tableheader.png);
	text-align: center;
}
#container #containertable tr td #main tr td #online {
}
#container #containertable tr td #main tr td #volunteer {
	background-color: #CEF3FF;
}
#container #containertable tr td #main tr td #links {
	background-color: #97DFD9;
}
#container #containertable tr td h1 {
	color: #38A595;
}
#container #containertable tr td h2 {
	color: #97DFD9;
}
#container #containertable tr td h5 {
	color: #38A595;
}
.signature {
	font-size: 0.9em;
	font-style: italic;
	color: #066;
}

