a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
body {
	background-color: #808080;
	background-position: center top;
}
#navigation ul {
	font-weight: bold;
	font-size: 13px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#navigation li {
	display: inline;
	padding: 8px;
	margin: 0px;
	color: #333333;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #333333;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navigation a:visited {
	text-decoration: none;
}

#navigation {
	text-align: right;
	margin-right: 8px;
	margin-bottom: 8px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-variant: small-caps;
	display: inline;
}
.date {
	font-family: Tahoma, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.event {
	font-size: 18px;
	color: #FFFFFF;
}

#mainContent {
	margin-top: 35px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 10px;
}




#left {
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 75px;
	float: left;
	width: 400px;
}
.active {
	color: #333333;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#right {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.copyright_light {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}

/* testing */
#largephoto {
	height: 518px;
	width: 864px;
}

div#slideshowscreen {
	overflow: hidden;
	height: 518px;
	width: 1000px;
	text-align: center;
}

div.slideshow {
	position: relative;
	top: 0;
	left: 0;
	height: 518px;
	width: 1000px;
}
div#article {
	height: 100%;
	margin-left: 12px;
	position: relative;
	top: 0;
	left: 0;
	/* 	
	border: 1px #00f solid;
	*/
}
.14 {
	font-size: 14px;
}
.16 {
	font-size: 16px;
}
#happenings {
	display: none;
}
