﻿#container {
	border: thick ridge #000080;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/starsback.gif');
	background-repeat: repeat-y;
	padding-left: 38px;
	width: 80%;
	max-width: 800px;
	min-width: 800;
	height: inherit;
	empty-cells: show;
}
#marquee {
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
	font-size: medium;
	color: #F1EACF;
	vertical-align: middle;
	text-align: center;
	background-color: #000066;
	border-width: thick;
	border-color: #800000;
}
#masthead {
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
	color: #000066;
	font-size: medium;
	font-weight: bolder;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
}
#menu {
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
	font-size: medium;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	border-top-style: outset;
	border-bottom-style: outset;
	border-bottom-width: thin;
	border-top-width: thin;
	line-height: normal;
	white-space: normal;
	border-left-width: thin;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
#leftcolumn {
	border-color: #000080;
	width: 20%;
	float: left;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: inherit;
	border-right-style: groove;
	visibility: visible;
	min-height: 800px;
}
#pagecontent {
	background-color: #FFFFFF;
}
#pagehdr {
	font-family: "Monotype Corsiva";
	color: #800000;
	border-color: #800000;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	border-bottom-style: ridge;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-top-style: ridge;
}
#content {
	padding: 10px;
	background-color: #FFFFFF;
	margin-left: 215px;
	min-height: 600px;
	visibility: visible;
}
#cfooter {
	background-color: #CC9900;
	border-top-style: double;
	border-color: #800000;
	border-bottom-style: groove;
}
h2 {
	font-family: Castellar;
	font-size: medium;
	background-color: #000080;
	color: #FFFFFF;
	margin: 1px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000080;
	margin-bottom: 10px;
	margin-top: 1px;
	padding-left: 10;
}
.smallerfont {
	font-size: smaller;
}
.copyright {
	font-family: "Times New Roman";
}
.drrva {
	font-family: "Monotype Corsiva";
}
#footer {
	margin: 0px;
	font-family: "Copperplate Gothic Light", "Bookman Old Style", sans-serif;
	font-size: medium;
	color: #F1EACF;
	vertical-align: middle;
	text-align: center;
	background-color: #800000;
	border-color: #800000;
	border-top-style: outset;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-top-width: thin;
	line-height: normal;
	border-left-style: outset;
	border-left-width: thick;
	clear: both;
	bottom: auto;
}
#pagecontentfull {
	background-color: #FFFFFF;
}
#pagehdrfull {
	font-family: "Monotype Corsiva";
	color: #800000;
	border-color: #800000;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	border-top-style: ridge;
	border-bottom-style: double;
	background-color: #CC9900;
	margin-bottom: 20px;
	border-top-width: medium;
}
