
 
/********************************************************************************
 * Div Tags
 ********************************************************************************/
 

#header{
	margin: 36px 0 -20px 0;
	width: 916px;
	padding: 0px;
	text-align:left;
}

#logo{
	float: left;
}

#flashcontent {
	float: right;
}


#date{
	text-align:left;
	margin-bottom: 40px;
	color: #ddebe6;
}

#navigation_area {
	clear: both;
	margin: 0 0 -5px 0;
	/*margin-top: 25px;
	margin-bottom: 10px;*/
	padding: 0px;
	width: 846px;
	height: 28px;
	text-align:right;
	}
	
#meta_navigation {
	color: #333;
	margin:0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align:right;
	white-space: nobreak;
	position: absolute;
	top:0px;
	left: 0px;
	}

 #meta_back {
	margin:0px;
	padding: 0px;
	width: 100%;
	height: 24px;
	text-align:right;
	/*background-image: url(../images/elements/meta_back.gif);*/
	background: #333;
	white-space: nobreak;
	vertical-align:top;
	position: absolute;
	top:0px;
	left: 0px;
	}


#subnav{
	width:839px;
	text-align:left;
	border-style: solid;
	border-width: 1px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color: #c6c6c6;
	background-color: #eae9e9;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:7px;
	padding-right:0px;
  }
  
  #thirdnav{
	width:180px;
	text-align:left;
	border-style: none;
	border-top-width:0px;
	border-bottom-width:0px;
	border-color: #c6c6c6;
	background-color: #ffffff;
	float: left;
  }

#content{
	width:776px;
	text-align:left;
	border-style: solid;
	border-width: 1px;
	border-top-width:0px;
	border-color: #c6c6c6;
	background-color: #ffffff;
	padding-top:25px;
	padding-bottom:35px;
	padding-left:35px;
	padding-right:35px;
	height:400px;
	overflow-x:hidden;
	overflow-y:scroll;
	margin-bottom: 35px;
  }
  
 .front_image{
	background-image: url(../images/content/slot_front.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
 }
  
 #content_head {
	margin:0px;
	padding: 0px;
	width: 822px;
	height: 20px;
	/*background-image: url(../images/elements/content_head.gif);*/
	background: #B20838 url(../images/elements/subline.png) no-repeat 50% 50%;
	border: 1px solid #B20838;
	/*padding-top:8px;*/
	/*color: #ffffff;*/
	color: #B20838;
	text-transform:uppercase;
	text-align: left;
	padding-left:24px;
	}
  
#footer{
	clear:both;
	white-space:nobreak;
	font-size: 7pt;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #ffff33;
	background-color: #006742;
	text-align: center;
}

.flashcontent{
	float: right;
}

#teaser{
	position: relative;
	top:-35px;
	padding: 20px;
	left:340px;
	width: 220px;
	height: 88px;
	background-image: url(../images/elements/teaser.jpg);
	margin-top: -70px;
	margin-right: 50px;
	margin-bottom:-58px;
}

#flashcontent_teaser{
	display: none;
	font-size:7pt;
	font-weight:bold;
	color: #6f7275;
}


.content_thirdnav{
	width: 660px;
}

.third_item {
    width: 170px;
	margin-bottom: 10px;
}





	








	

	





