#sidepadding
{
	/* background-image:url(images/feb4side.gif); */
	float:left;
	clear:none;
	background: #ffffff url(/images/feb4side.gif) repeat 0 0;
	width:5%;
	height:284px;
}
#maincentre
{
	/* float:left; */	
	clear:none;
	margin:auto;
	width:867px;
	height:500px;
}
#mainholder
{
	width:99%;
	text-align:center;
}
#navbar
{
	width:900px;
	margin:auto;
	padding-top:20px;
	height:40px;
}
#next, #previous
{
	width:400px;
}
#next
{
	float:right;
	text-align:right;
}
#previous
{
	float:left;
	text-align:left;
}
img
{
  border:0;
}
