html, body {
	height:100%;
	background: #112612 url(../images/template/stretch.jpg) repeat-y 50% 0;
	font-family: times new roman, arial, helvetica, geneva, sans-serif;
}
/* end hide */
body {
   padding:0;
   margin:0;
   text-align:center; /* for ie6 and under */
   min-width:1000px;/* for mozilla*/
}
.wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -4em;
}
#rp_header {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:154px;
	z-index:10;
}

#rp_content {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	z-index:2;
}

#rp_links {
	position:absolute;
	left:0px;
	top:0px;
	width:110px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	z-index:3;
	background-image: url(../images/template/main_tpl_24.jpg);
	background-repeat: repeat-y;
}
#rp_midden {
	position:absolute;
	left:110px;
	top:0px;
	width:761px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	z-index:4;
	background-image: url(../images/template/main_tpl_25.jpg);
}
#rp_midden_content {
	position:absolute;
	left:15px;
	top:0px;
	width:745px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	z-index:22;
}
#rp_rechts {
	position:absolute;
	left:871px;
	top:0px;
	width:129px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	z-index:5;
	background-image: url(../images/template/main_tpl_26.jpg);
}
#rp_slideshow {
	position:absolute;
	left:49px;
	top:160px;
	width:650px;
	height:650px;
	z-index:15;
}

#rp_space {
	height:154px;
}

#rp_article_feed {
	position:absolute;
	left:730px;
	top:159px;
	width:16px;
	height:16px;
	z-index:15;
}

.rp_feat_media {
	padding:20px;
}

#rp_slideshow_space {
	height:650px;
}

#rp_bio_bio {
	position:relative;
	width:732px;
	font-size:10px;
}

#rp_bio_space {
	height:6px;
}

#rp_footer {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:60px;
	text-align:center;
	font-size:75%;
	z-index:9;
}

.push {
	height: 75px;
}

#rp_outer{
   min-height:100%;
   height: auto !important;
   height: 100%;
   width:1002px; /* add 2px if borders are not used */
   text-align:left;
   margin: 0 auto -4em;
   position:relative;

}

* html #rp_outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/
.alert {
background: #fff6bf url(image_folder/exclamation_mark.gif) center no-repeat;
background-position: 15px 50%;
text-align: center;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}
.rp_news_margin {
	margin-bottom: 30px;
	min-height: 130px;
}

.rp_news_title {
	color: #112512;
	margin-bottom: 0pt;
}

a:link {
	color: #7a6c11;
	text-decoration:none;
}

a:visited {
	color: #7a6c11;
	text-decoration:none;
}

a:active {
	color: #7a6c11;
	text-decoration:none;
}

a:hover {
	color: #9f8e1b;
	text-decoration:underline;
}	

.rp_news_image {
	float:left;
}

.rp_main_article {
	color: #383207;
}

.rp_news_pagenr {
	padding: 3px;
	margin: 10px;
	border: 0;
}

.highlight_thumb_news img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;

}

.highlight_thumb_news:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

/* lighbox dupes */

.class_form {
  margin: 0;
  padding: 0;
	width:100%;  
}
.class_div{
  clear: left;
  display: block;
  width: 100%;  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
}
#b-query {
	WIDTH:160px; 
	MARGIN-RIGHT: 0.25em;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: times new roman, Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;	
}
#b-searchbtn {
	VERTICAL-ALIGN: middle; MARGIN-RIGHT: 0.5em; POSITION: relative; TOP: -1px
}	
#b-searchbtn2 {
	VERTICAL-ALIGN: middle; MARGIN-RIGHT: 0.5em; POSITION: relative; TOP: -1px
}	
