#header
{
	padding-bottom:         0px;
}

#nav-main{margin-bottom: 0;}

td#left
{
	vertical-align:         top;
	padding:                20px 0px 20px;
	width:                  99px;
	border-right:           none;
}

td#left div.feature
{
	margin-bottom:          12px;
}

td#left div#feature5
{
	margin-bottom:          0px;
}

td#content
{
	padding:                23px 20px 0 0;
	width:                  580px;
}

td#content div.intro
{
	font-family: georgia,times new roman, serif;
	font-size:              1.4em;
	line-height:            1.6em;
	margin-bottom:          20px;
}

td#right
{
	width:                  187px;
	padding:                23px 12px;
}

td#content div.bodytext
{
	color:                  #205B43;
}

td#right a
{
	color:                  #205B43;
}

td#right .newsitems p
{
	display: inline;
	margin:0px;
}

/*	Slideshow styles	*/
#slideshow_frame
{
	position: 		relative;
	width: 			580px;
	height: 		313px;
	float:			left;
	z-index:		0;
	margin-bottom:	10px;
}

.slideshow_slide
{
	z-index: 		0;
	
	position: 		absolute;
	top: 			0px;
	left: 			0px;

	display: 		none;
	
	width: 			580px;
	height: 		313px;
	overflow: 		hidden;
}

#slide_1
{
	display: 		block;
}

#slideshow_queued
{
	display: 		block;
	z-index: 		10;
}

#slideshow_shown
{
	display: 		block;
	z-index: 		20;

	filter: 		alpha(opacity=99);
	opacity: 		.99;
	-moz-opacity: 	.99;
	-khtml-opacity:	.99;
}
