@charset "utf-8";
/* CSS Document */

body {
		background-image:url(chr_background_panorama_vectorized_clean_color.png);
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-color:#CCE1F2;
		background-position: center 247px;
		/*background-color:white;*/
		margin:0px;
	
		
		font-size:17px;
		
		
}
#clear {
clear:both;
}
#container-main {
	height:250px;
	width: 900px;
	margin-top: -10px;
	margin:auto;
	
	}
#content-image-left {
	float:left;	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content-image-right {
	float:right;	
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#container-header {
	height:250px;
	width: 900px;
	margin:auto;
	
}
#header-image {
	
}
#rss-feeds {
	margin-top: 50px;
	margin-left: 5px;
	overflow:hidden;
	height: 322px;	
	width: 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #676767;
}
#datetime {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;	
}
#logo-picture {
	height:247px;
	width: 900px;
	background:url(chr_header_1_blue.jpg);
	}

#container-navigation {
		background-image:url(chr_navigation_background_2.png);
		width: 252px;
		height: 800px;
		float: left;
		
	}
#navigation-buttons {
	margin: 10px;	
}
#container-content {
	
		width:647px;
		min-height:100%;
		float: right;
		/*background-image:url(chr_content_background_1.jpg);*/
}
#milk-gap {
	margin-left:415px;
	margin-top: -11px;
	width: 220px;
	height:600px;
	float:right;
	background:url(milk_gap_background.jpg) top right no-repeat white;	
	position:absolute;
	
}
#container-content-image {
	padding-top: 10px;
	float: left;	
}
#container-content-text {
	padding-top: 10px;
	width: 420px;
	float: right;
		
}
#container-content-top {
	
	background-repeat:no-repeat;
	background-image:url(chr_content_background_top_2.png);
	min-height: 8px;
	padding-top:5px;
	padding-left:10px;
	
}
#container-content-middle {
	background-repeat: repeat-y;
	background-image:url(chr_content_background_middle_1.png);
	padding-left:10px;
	min-height:800px;
	
	width: 647px;

}
#container-content-middle-text {
	width: 485px;
	z-index:1;	
	float: left;
	position:relative;
	padding-bottom:10px;
}
#container-content-bottom {
	min-height:7px;
	background:url(chr_content_background_bottom_2.png) bottom center no-repeat;;
	padding-left:10px;
}
#form-1 {
	width:475px;
		
}
#form-1 td {
	width: 145px;	
}
#footer {
height: 25px;
width: 647px;
float: left;
text-align:center;	
color: #999999;
}
#links-content {
	margin: auto;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	padding: 3px;	
}
.links-logo {
	margin: auto;
    text-align: center;
    width: 300px;	
}