/* CSS Document */

#very_bottom {
	position: absolute;
	left:0px;
	top:500px;
	width:969px;
	height:40px;
	background-color:white;}
	
#footer
{
	position: absolute;
	left:0px;
	top:560px;
	width:969px;
	height:5px;
	background-color:white;}
	
#image {
	position: absolute;
	left:516px;
	top:129px;
	width:460px;
	height:345px;
	}

#content {
position: absolute;
	left:5px;
	top:129px;
	width:506px;
	height:345px;
	background-color:#F1B9B9;
	
	}