.topPaneArea 
{
	/*background-image: url(Images/HeaderBackground.gif);*/
	background-repeat: repeat-x;
}
.contentPaneArea 
{
	padding: 0px 24px;		
}
.bottomPaneArea 
{
	padding: 0px 24px;
}





/* DEBUG COLOURS */
/*
.leftPaneArea 
{
	background-color: #ffffee;
}
.rightPaneArea 
{
	background-color: #ffeeff;
}
.contentPaneArea 
{
	background-color: #eeffff;
}
.bottomPaneArea 
{
	background-color: #eeeeff;
}
*/
