#PageTitleLayer {
	font-size: 16pt;
	font-weight: bold;
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	height:25px;
	z-index:6;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
}
#curtain {
	position:absolute;
	left:0px;
	top:0px;
	width:345px;
	height:320px;
	z-index:4;
}
#Background {
	position:absolute;
	left:0;
	top:0;
	width:775px;
	height:320px;
	z-index:2;
	background-color: #036735;
}
#ContentLayer {
	position:relative;
	left:0px;
	top:0px;
	width:420px;
	height:316px;
	z-index:3;
	overflow: auto;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #036735;
	padding: 5px;
}
#ShadowPic {
	height: 12px;
	width: 775px;
}
#NavigationLayer {
	position:relative;
	left:0px;
	top:0px;
	width:750;
	height:70px;
	z-index:5;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#NavigationLayer a {
	text-decoration: none;
	color: #660066;
}
#NavigationLayer a:hover {
	margin-left: 5px;
	color: #006633;
}
#NavigationLayer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#ContentLayer body,td,th {
	color: #FFFFFF;
}
#ContentLayer a:link, #ContentLayer a:visited {
	color: #99FF33;
}
#ContentLayer a:hover {
	color: #F4DEAD;
}
#ContentLayer a:active {
	color: #00FF00;
}
#CopyrightLayer {
	position:relative;
	left:0px;
	top:0px;
	width:750px;
	height:15px;
	z-index:7;
	font-size: small;
	color: #006633;
	text-align: center;
}
.tiny {
	font-size: 10px;
}
.linkDescription {
	font-size: 12px;
}
body {
	background-color: #F4DEAD;
	scrollbar-base-color: #036735;
	background-image: url(../graphics/logoBackgroundBeige.gif);
	border: 3px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}
#pageTable {
	height: 100%;
	width: 100%;
}
#pageCell {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.event {
	margin-bottom:10px;
}
.eventDate {
	font-size: 16px;
	color: #00FFFF;
	font-style: italic;
}
.eventDescription {
	font-size: 18px;
	font-weight: bold;
}
.eventComments {
	font-size: 14px;
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.eventDate br, .eventDescription br {
display: none; 
}
#ContentLayer table tr td p {
	margin: 0px;
}
.calendarArchive {
	font-size: 12px;
}