#header {
	text-align: center;
	height: 125px;
	width: 100%;
	position: relative;
	top: 1px;
	overflow: hidden;
	left: 90px;
	
}






	
#leftbar {
	margin-right: 5px;
	position: relative;
	width: 425px;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	float: left;
	margin-left: 10px;
}





#contents {
	clear: none;
	position: relative;
	left: auto;
	top: auto;
	padding-bottom: 20px;
	float: right;
	width: 350px;
	margin-left: 100px;/*This helps to stop index counter moving up the page  */
}
.counter {
	text-align: left;
	}
