img {
border:none;
}

body,td,th {
	font-family: Garamond, "Adobe Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #707070;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#envelope {
	width: 650px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -325px;
	left: 50%;
	position: absolute;
}
#header {
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}
#envelope #content #sidebar {
	width: 160px;
}
#envelope #content #sidebar.float_R {
	clear: none;
	float: left;
	margin-right: 10px;
}
#envelope #content #sidebar.float_L {
	clear: none;
	float: right;
	margin-left: 10px;
}
#envelope #content #sidebar img {
	width: 160px;
}
#envelope #main_area {
	min-height: 300px;
	}
#envelope #main_area p {
	margin-bottom: 5px;
	margin-left: 0px;
}

#envelope #main_area h3 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#envelope #main_area ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: -20px;
	margin-left: 0px;
	display: block;
}
#envelope #main_area ul li {
	text-transform: none;
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: -30px;
	width: 200px;
}

#envelope #main_area p .noindent {
	margin-left: 0px;
}
#envelope #main_area p .day {
	width: 75px;
}
#envelope #content #main_area img.floatright {
	float: right;
	margin-left: 10px;
}
#envelope #content #main_area img.floatleft {
	float: left;
	margin-right: 10px;
	bottom: 0px;
}
#envelope #main_area p .description {
	font-style: italic;
	width: 350px;
	display: block;
}
.event_title {
	font-size: 120%;
	font-weight: bold;
}

#envelope #navigation {
	text-align: center;
	height:40px;	/*	margin-left: -25px;
	border: thin dotted #99FF00;*/
	margin-top: 30px;
}

#envelope #navigation ul {
/* margin-left: -35px; */
	padding: 0;
	margin: 0;
	}

#envelope #navigation ul li {
	float: left;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: .55em;
/*	width: 100px;
	margin-right: 27px; 
	border: thin dotted #99FF00; */
}

/*
#eventsListing {
width: 700px;
	max-height: 500px;
	overflow:auto;
} */
#envelope #copyright {
	background-image: url(images/copyrightKF2009.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 650px;
}
