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

#bodyContainer{
	background-image:url(../images/bodybar.jpg);
	width:872px;
	background-repeat:repeat-y;
	position:relative;
	left:50%;
	margin-left:-495px;
	padding-right:59px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:59px;
	
}

#bodyContent{
background-image:url(../images/homeb_08.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#efe1c6;
	}
	
#splashImage{
	width:447px; 
	height:258px;;
	
}
#splashText{
position:absolute;
right:59px;
width:400px;
margin-top:-250px;
padding-right:22px;
font-size:14px;
z-index:10;
}