@charset "utf-8";
/* 
Pages with no timeline. 
This can be applied with any header colour page.
*/

#bodytop {
height:563px;
background:url(../Images/Layout/bodyall_bg.gif) no-repeat;
}
	#col2 {
	height:543px;
	margin-bottom:20px;
	}

/* Remove the other two blocks from the page */
#timelinediv {
display:none;
}
#bodybottom {
display:none;
}

