/* TOP PART OF LAYOUT - EVERYTHING TO THE BOTTOM ON THE CONTENT BOX */

#topall {
	background-color: #86a8d6;
}

#topheader {
	background: url('images/toponly.jpg'); 
}

#top {
	width: 455px;
	margin-left: 335px;
}

#middleleft {
	background: url('images/middleleft2.jpg'); 
	background-repeat: no-repeat;
}

/* BOTTOM PART OF LAYOUT, WITH THE BULL IN THE BOTTOM LEFT AND THE FOOTER */

#bottomleft {
	background: url('images/bottomleft.jpg'); 
	background-repeat: no-repeat;	
}
#bottomrightbottom {
	background: url('images/bottomrightbottom.jpg'); 
	background-repeat: no-repeat;	
}


