#site_content_background{
	padding:0;
	border:0;
	margin:0 auto;
	background-color:#FFFFFF; 
	border:1px solid #7C7C7C;
}
#site_content {
	padding:0;
	border:0;
	margin:0 auto;
	
}
#header{
	padding:0;
	margin:0;
	border:1px solid #000000; margin:5px 5px 0px 5px;

}

#main_body{
	margin:0px;
	padding:0px;
	/*background-image: url(../img/content_background.gif); background-repeat:repeat-y*/
}
#body_left {
	position: absolute;
	left:1px;
	top:120px; 
	background-color:#FFFFFF; z-index:5;
	width:200px; overflow:hidden;
}
#body_centre {
	padding:8px 5px 5px 5px; margin:0 0 0 0;	
	/*background-image:url(../img/main_content_background.gif);*/
	background-repeat:no-repeat;
	background-position:top left;	margin-left: 202px;
	margin-right:175px; 
	border-top:2px solid white;
	min-height:50em;
}

html>body #body_centre {
	margin-left: 202px;
	margin-right:175px; 
	/*border: 1px solid white;*/
	/*height: 300px;*/
}

/* Set the minimum height in ie */
/* \*/
* html #body_centre {
	height: 50em;
}
/* */


#body_right{
	position: absolute;
	right:5px;
	top:122px;
	width:165px;
	
	padding:0px;
	overflow:hidden;
}

#body_left_and_centre {
	float:left;
	width:460px;
	padding: 0px 0px 0px 24px;
	margin: 0;
}
#body_centre_and_right {
	padding:8px 5px 5px 5px; margin:0 0 0 0;	
	/*background-image:url(../img/main_content_background.gif);*/
	background-repeat:no-repeat;
	background-position:top left;	margin-left: 202px;
	margin-right:0px; 
	border-top:2px solid white;
	min-height:50em;
}

html>body #body_centre_and_right {
	margin-left: 202px;
	margin-right:0px; 
	/*border: 1px solid white;*/
	/*height: 300px;*/
}

/* Set the minimum height in ie */
/* \*/
* html #body_centre_and_right {
	height: 50em;
}
/* */

#body_height{
	height:280px;
}
#footer {
	height:22px; background-color:#E5E6CE; padding:10px 5px 0px 5px; color:#000000; border-top:1px solid #7C7C7C; margin:10px 0 0 0;
}
#footer_left{margin:0px 0px 0px 195px;}
#footer_right{  margin:0px 0px 0px 5px; text-align:right; font-style:italic; font-size:0.8em; padding:0px;
}
#creo_info{color:#000000; font-weight:bold;
}
#creo_info a:link{color:#0000FF;}
#creo_info a:visited{color:#0000FF;}
#creo_info a:hover{color:#AF2231}
#creo_info a:active{color:#0000FF;}

#banner {
	background:#FFFFFF;
	height:83px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:140px;
	margin-bottom:5px;
}



.fixedHeight {

	min-height:250px;;
}

html>body .fixedHeight {

	/*border: 1px solid white;*/
	/*height: 300px;*/
}

/* Set the minimum height in ie */
/* \*/
* html .fixedHeight {
	height: 250px;
}
/* */