﻿h1 {
	font-size: xx-large;
	color: #C0C0C0;
	text-align: center;
	z-index: 2;
	left: 256px;
	top: 302px;
	position: absolute;
	height: 46px;
	width: 780px;
}
#masthead {
	padding: 10px;
	margin-top: 5px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
#content {
	margin: 5px auto 0px auto;
	padding: 0px 5px 0px 5px;
	max-width: 850px;
	background-color: #000000;
}
#footer {
	border-color: #C0C0C0;
	border-width: thin;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	clear: both;
	background-color: #000000;
	color: #C0C0C0;
	font-family: "Monotype Corsiva";
	border-top-style: hidden;
	border-bottom-style: hidden;
}
#layr1 {
	border: medium inset #003300;
	padding: 0px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	background-repeat: repeat-y;
	background-color: #F1EACF;
}
#leftcolumn {
	background: #000000 url('images/leftcol.bmp') no-repeat center;
	margin: 0px;
	float: left;
	clear: left;
	height: 352px;
	padding-top: 12px;
	padding-left: 15px;
	color: #000000;
	width: 160px;
	border-right-style: ridge;
	border-left-style: groove;
	padding-right: 5px;
	min-height: 600px;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	visibility: visible;
}
h2 {
	background-position: center;
	margin: 0px;
	background-image: url('images/pheader2.gif');
	color: #000000;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #000000;
	border-bottom-style: inset;
	border-bottom-color: #000000;
}
p {
	font-size: medium;
	background-color: #FFFFF0;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 10px 30px;
	text-indent: 10px;
}
#pagecontent {
	border-style: double;
	border-color: #000000;
	background-color: #FFFFFF;
	margin-left: 190px;
	margin-top: 0px;
	background-image: url('images/trans.png');
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul {
	margin: 0px 10px 0px 10px;
	background-color: #FFFFF0;
	list-style-position: inside;
	padding-left: 30px;
	font-size: small;
}
h3 {
	background-position: left center;
	background-image: url('images/pheader.gif');
	font-size: medium;
	color: #000000;
	padding: 5px 0px 5px 30px;
	margin: 15px 0px 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}
#rightcolumn {
	margin: 15px 10px 15px 10px;
	padding: 25px 10px 5px 10px;
	float: right;
	width: 132px;
	background-image: url('images/menubar.png');
	background-repeat: repeat-y;
	height: 375px;
	color: #C0C0C0;
}
#menu {
	font-family: "Monotype Corsiva";
	font-size: larger;
	text-align: right;
	border-bottom-style: double;
	background-color: #000000;
}
