#content {
	margin: auto;
	height: auto;
	width: auto;
	background-image: url(img/build/shade.png);
	background-repeat: repeat-x;
}

#banner {
	height: 160px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: hidden;
	background-color: #000000;
}
#menu {
	height: 25px;
	width: 580px;
	padding-top: 135px;
	padding-left: 200px;
	opacity: 0.50;
	filter: alpha(opacity=50);
}
#bannercontainer {
	margin: auto;
	height: 160px;
	width: 1000px;
	background-image: url(img/build/ONcolour.png);
}
#copyright {
	margin: auto;
	height: 50px;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(img/build/fotter.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-repeat: repeat;
}
.picboarder {
	border: 1px solid #999999;
}
