/**************************************************************************
------------------------------ GENERAL ------------------------------------
**************************************************************************/

/* Header */

#header {
	width:770px;
	height:130px;
	background:white;
}
#RotatingAnimals {
	position:absolute;
	left:600px;
	top:0px;
	width:150px;
	height:300px;
	z-index:100;
	display: none;
}
#HeaderImage {
	display: none;
}

body.OneColumn #contentWrapper {
	background-image:none;
}
body.OneColumn #left {
	width:700px;
}
body.OneColumn #right {
	display:none;
}