.topbanner {
	background-image: url(../images/city-long.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 85px;
	margin: 0px;
}
.floattitles {
	float: left;
	position: absolute;
	left: 10px;
	width: 400px;
	height: 30px;
}
h1 {
	font-size: 150%;
	color: #334d55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background-color: 000033;
	padding: 0px;
	background-image: url(../images/backgroundrepeat.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: left top;
}
.menuspace {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.bodycolour {
	background-color: 000033;
	height: 100%;
	width: 100%;
}
.leftmenu {
	background-color: #6699CC;
	float: left;
	position: absolute;
	height: 100%;
	width: 170px;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
}
p {
	margin: 0px;
	padding: 0px;
}
.bodies {
	position: absolute;
	background-color: #996600;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	clear: both;
	float: none;
}
.menus {
	width: 138px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	position: absolute;
	top: 85px;
}
.titlesnew {
	padding-top: 5px;
	padding-left: 7px;
}
.container {
	height: 100%;
	width: 100%;
}
.mainbody {
	width: 85%;
	height: 600px;
	position: relative;
	left: 165px;
	top: 0px;
	margin: 0px;
}
.titlesnew a:link {
	color: #336666;
	text-decoration: none;

}
.titlesnew a:active {

	color: #336666;
	text-decoration: none;
}
.titlesnew a:visited {


	color: #336666;
	text-decoration: none;
}
.titlesnew a:hover {



	color: #6666FF;
	text-decoration: none;
}
