body, html {
		background-image: url(images/bg_top.gif);
		background-repeat: repeat-x;
        margin:0;
        min-height:100%;
        height:auto !important;
        height:100%;
}

#wrap {
	background-color: #fff;
	margin: 0px auto 0px auto;
	width: 987px;
	height: 100%;
}

#top {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	
	margin: 0px 0px 0px 0px;
	top: 0px;

	width: 987px;
	height: 17px;
	
	float: left;
}

#head {
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
	
	margin: 0px 0px 0px 0px;
	
	width: 987px;
	height: 159px;
	
	float: left;
}

#head img {
	width: 283px;
	height: 45px;
	margin: 54px 657px 60px 51px;
	border: 0;
}

#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	
	margin: 0px 0px 0px 0px;
	
	width: 987px;
	height: 29px;
	
	float: left;
}

.navlist {
	margin: 0px 0px 0px 0px;
	
	width: 987px;
	height: 29px;
	
	float: left;
}

.navlist ul {
	float: left;
	height: 29px;
	margin: 0px auto 0px auto;
}

.navlist li {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
	
	padding-top: 2px;
	
	text-align: center;
	text-decoration: none;
	
	float: left;
	list-style: none;
}

.navlist a { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #fff;
}

.navlist li a:hover {
	font-weight: bold;

}

#subnav {
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-x;
	
	margin: 0px 0px 0px 0px;
	
	width: 100%;
	height: 24px;
	
	float: left;
}

#subnav ul {
	float: left; 
	list-style: none;
	width: 100%;
	height: 24px;
	
	margin: 0px 0px 0px 0px;
}

#subnav li {
	text-align: center;
	
	padding: 0 27px 0 20px;
	margin: 0;
	
	float: left;
}

#subnav a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;
	color: #fff;
}

#subnav a:hover {
	text-decoration: underline;
}

#contenttop {
	height: 153px;
	width: 987px;
	float: left;
	
	margin: 3px 0px 0px 0px;
}

#contenttop img {
	float: left;
	width: 671px;
}

.slideshow {
	float: left;
	width: 671px;
	height: 153px;
}

.info {
	background-image: url(images/content_info_bg.gif);
	background-repeat: no-repeat;
	
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	
	margin: 0px 0px 0px 1px;
	
	width: 315px;
	height: 153px;
	
	float: left;
}

#fett { font-weight: bold; }

.infotext { 
	padding-left: 11px;
	padding-top: 11px;;	
}

#content {
	background-color: #fff;
	
	margin: 2px 0px 0px 0px;
	
	width: 987px;
	height: 100%;
	min-height: 100%;
	
	overflow: auto;
	
	float: left;
}

.homeContent {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 17px;
	
	width: 670px;
	height: 100%;
	
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	float: left;
}

.homeContent h2 {
	background-image: url(images/headline_bg.gif);
	background-repeat: repeat-x;
	
	height: 23px;
	
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 0px;
	
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

.homeContent a {
	color: #000;
	text-decoration: underline;
}

.homeContent a:hover {
	font-weight: bold;
}

.accent {color: #913000;}

.sub {font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #913000;}

.rightbox {
	background-color: #272727;
	
	width: 315px;
	min-height: 100%;
	height: 100%;
	
	right: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	
	float: right;
}

.rightboxcontent {
	min-height: 100%;

	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.shortNews {background-color: #444; margin-right: 10px; padding: 5px;}
.shortNews a {color: #fff;}
.shortNews a:hover {font-weight: bold;}

#footer {
	background-image: url(images/footer_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	margin-bottom: 0px;
	bottom: 0px;
	
	height: 37px;
	width: 987px;
	
	float: left;
}

.footer_sbox {
	background-image: url(images/footer_bg_content.gif);
	background-repeat: no-repeat;
	
	width: 324px;
	height: 32px;
	
	margin-left: 67px;
	
	padding-left: 35px;
	padding-top: 11px;
	
	color: #fff;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

/*#bg_foot {
	position: absolute;

	background-image: url(images/footer_bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
	width: 100%;;
	height: 37px;
	
	bottom: 0px;
	
	z-index: 5;
}*/