body
{
	margin: 15px 5px;
}

table
{
	margin: 0px 0px 0px 0px;
}

th
{
	text-align: left;
	background-color: #4182b1;
}

a:link 
{
	color: #0099CC;
}

a:visited 
{
	color: #0099CC;
}

a:hover 
{
	color: #000099;
	text-decoration: none;
}

a:active {
	color:#669966;
	}

#mainnav-container a:link {
	color:#0099CC;
	}

#mainnav-container a:visited {
	color:#0099CC;
	}

#mainnav-container a:hover {
	color:#000099;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

.top_menu
{
	position: relative;
	top: -5px;
}

#content 
{
	padding: 10px 10px 1px 10px;
	margin: 0px 0px 0px -1px;
	border-left: 1px solid #CBCBCB;
	width: 799px;
	min-height: 500px;
}

#mainnav-container, #breadcrumb-container
{
	height: 14px;
	margin: 0 auto;
}

#mainnav-container, #header
{
	margin: 0 auto;
	width: 940px;
}

#breadcrumb-container, #content-container
{
	margin: 0 auto;	
	width: 960px;	
}

#logo
{
	position: relative;
	text-align: left;
	top: -52px;
}

#sitename
{
	margin-left: 70px;
}

.slogan {
	font-size:.68em;
	margin:0px;
	margin-left: 70px;
	font-weight:normal;
	padding-top:7px;
	}

#event
{
	float: right;
	margin-left: 5px;
	margin-top: 15px;
}

#blog_container
{
	width: 434px;
}

#blog_post
{
	margin-bottom: 20px;
	display: block;
}

#right_column
{
	float: right;
	width: 350px;
	margin-left: 15px;
}

#news_container
{
	float: left;
	margin-top: 12px;
}

.articlePublished
{
	font-size: x-small;
}

#events_header
{
	float: left;
	color: White;
	font-weight:bold;
	height: 23px;
}

#events_content
{
	float: left;
}

#guest_container
{
	float: right;
	width: 100%;
	height: 400px;
	margin-top: 12px;
}

#guest_container table tr th
{
	color: White;
	font-weight:bold;
	height: 23px;
	padding-left: 4px;
}

#guest_frame
{
	border-right: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

#guestbook_entries
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:.72em;
}

.guest_header
{
	color: gray;
	background-color: #F7F6F3;
}

#event_date
{
	font-size: .9em;
}

#content-side-2
{
	height: 100%;
}

#sponsors
{
	text-align: center;
	margin: 0 auto;	
}

.sponsor
{
	margin-bottom: 10px;
}

#logo_bw
{	
	position: absolute;
	bottom: 30px;
	margin-left: 5px;
}

#footer-spacer
{
	height: 100px;
	clear: both;
	/*background-color: Red;*/
}

#footer
{
	height: 50px;
	position: absolute;
	bottom: 8px;
	width: 780px;
}

.treeViewFixed td div
{
	height: 20px !important;
}

.treeViewFixed
{
	margin-bottom: 0px !important;
}

.galleryLink
{
	float: right;
}

#content-container label 
{
	display: inline;
}