section {
	width: 1004px;
}

section #content {
	width: 955px;
	margin: 0 23px;
}

#slideshow {
	border: solid #0c3d61;
	border-width: 0 0 20px;
	height: 374px;
	position: relative;
}

#slideshow-main {
	float: left;
	height: 374px;
	width: 726px;
}

#slideshow-alpha {
	background: url(../images/bg_alpha.jpg) top left repeat;
	float: left;
	height: 374px;
	width: 229px;
}

#slideshow-words {
	background: url(../images/bg_words.png) top left no-repeat;
	height: 128px;
	position: absolute; bottom: 0; right: 0;
	width: 456px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();
}

#slideshow-words div {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();
}

#misc {
	background: #f4edd3 url(../images/bg_misc.jpg) top left no-repeat;
	font-size: 10px;
	height: 211px;
	padding: 16px 0 0;
	overflow: hidden;
}

#misc strong,
#misc h2 {
	color: #0b4367;
	font-size: 14px;
}

#misc .view {
	color: #0b4367;
	text-transform: uppercase;
	position: absolute; left: 15px; bottom: 10px;
}

#misc-nav {
	font-size: 11px;
	list-style: none;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 200px;
}

#misc-nav li {
	margin: 0 0 2px;
}

#misc-nav a:link, #misc-nav a:visited, #misc-nav a:hover {
	background: url(../images/btn_misc.png) top left no-repeat;
	color: #f0ead0;
	line-height: 35px;
	text-transform: uppercase;
	display: block;
	height: 38px;
	padding: 0 0 0 18px;
	width: 182px;
	text-decoration:none;
}

#misc-welc {
	color: #0b4367;
	line-height: 16px;
	float: left;
	margin: 0 20px 0 0;
	width: 260px;
}

#misc-welc img {
	float: left;
	margin: 0 10px 0 0;
}

#misc-welc p, #misc-welc div {
	text-align: justify;
	margin: 0;
}

#misc-news,
#misc-calendar {
	border-left: 1px solid #0b4367;
	color: #7e5f01;
	float: left;
	height: 181px;
	padding: 0 15px 30px;
	position: relative;
	width: 195px;
}

#misc-news ul,
#misc-calendar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.wrapped {width: 100%; height: 155px; overflow: hidden;}

#misc-calendar a:link, #misc-calendar a:visited, #misc-calendar a:hover {
	color: #0b4367;
	text-decoration:none;
}

#misc-news a:link, #misc-news a:visited, #misc-news a:hover {
	color: #7E5F01;
	text-decoration:none;
}
/*#misc-news { line-height:12px; }
#misc-news li { padding: 5px 0; }*/

#misc-calendar a.home_events_link:link, #misc-calendar a.home_events_link:visited {
	color:#7E5F01;
	text-decoration:none;
}
#misc-calendar a.home_events_link:hover {
	color:#7E5F01
	text-decoration:underline;
}

#misc-calendar span {
	color: #0b4367;
	font-weight: bold;
	display: block;
}