html, body {
	margin:0 auto;
	padding:0;
	height:100%;
	min-height:auto;
**	background-color: #FFFFFF; 
}


/* Hack for IE, Reset to 100% height */
	* html #Content {
		height: 100%;
	}
	/* End IE Hack */
	

a:link{
color: #0E2332;
	text-decoration: none;


}

a:visited{
color: #0E2332;
	text-decoration: none;

}

a:hover{
color: #008349;
	text-decoration: none;

}



#site_container {
	position: relative;
	width: 803px;
	margin:0 auto;
	min-height:0 auto;
	background-color: #0E2332;
	height: 100%;
}


.content_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #0E2332;
	letter-spacing: 0pt;
	text-decoration: none;
}

.content_copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #0E2332;
	letter-spacing: 0pt;
	text-decoration: none;
}


#header_container {
	position: relative;
	height: 150px;
	left: 0px;
	top: 0px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 10px #0E2332;
	border-right: 10px solid #0E2332;
	border-left: 10px solid #0E2332;
	border-top: 10px #0E2332;

}

#left_container {
	position: absolute;
	height: 499px;
	width: 180px;
	left: 1px;
	top: 0px;
	background-color: #e4ebdf;
	background-image: url(images/left_house.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
	padding-top: 5px;
}

#right_container {
	position: absolute;
	height: 305px;
	width: 590px;
	left: 192px;
	top: 135px;
	background-color: #FFFFFF;
	background-image: url(images/morrison_light_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#right_container_scroll {
	position: absolute;
	height: 505px;
	width: 591px;
	left: 192px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/morrison_light_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;
	visibility: inherit;
}




#flash_container {
	position: absolute;
	height: 190px;
	width: 595px;
	left: 188px;
	top: 2px;
	vertical-align: bottom;
}



#flash_container2 {
	position: absolute;
	height: 150px;
	width: 590px;
	left: 190px;
	top:362px;
	vertical-align: bottom;
}


.content_container {
	position: relative;
	height: 507px;
	width: 783px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-top: 10px #0E2332;
	border-right: 10px solid #0E2332;
	border-bottom: 10px solid #0E2332;
	border-left: 10px solid #0E2332;
}

.footer_container {
	position: absolute;
	height: 70px;
	width: 793px;
	left: 0px;
	top: 659px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0E2332;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
