﻿/* CSS layout */
#masthead {
	background-color: #66CCFF;
}
#top_nav {
	background-color: #66CCFF;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #66CCFF;
}
#page_content {
	margin-left: 200px;
	background-color: #CCCCCC;
}
#footer {
	background-color: #C0C0C0;
}
.stylehd {
	font-family: "Comic Sans MS";
	font-size: xx-large;
}
.styleh1 {
	font-size: small;
}
.style1 {
	border-color: #FFFFFF;
	border-width: 0;
	background-color: #E3EAEB;
}
.style3 {
	font-family: "Comic Sans MS";
}
.style5 {
	text-align: center;
	font-size: small;
	color: #0000FF;
}
.style6 {
	text-align: center;
}
body {
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #000;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
}
.style9 {
	color: #0000FF;
}
.style12 {
	font-family: "Comic Sans MS";
	font-size: small;
}
.style13 {
	font-size: small;
	color: #0000FF;
}
.style16 {
	text-decoration: none;
}
.style17 {
	font-size: small;
	text-align: left;
}
.style18 {
	text-align: left; font-size: large;
}
.style19 {
	text-align: right;
}
.style20 {
	font-family: Arial;
}
.H1 {
	color: #0000FF;
	font-weight: bold;
}
.style21 {
	text-align: left;
}
.style22 {
	border-width: 0px;
}
.style23 {
	font-size: medium;
	color: #0000FF;
}
</style>

