* html body {
	text-align: center !important;
	
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(Images/bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	text-align: -moz-center !important;
	background-color: #C6C8DD;
}


/*.container {
	width: 755px;
	height: auto;
}*/
.headimage {
	position: relative;
	width: 755px;
	float: left;
	top: -16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011377;
	border-left-color: #011377;
}
.clearboth {
	clear:both;
}
.clearright {
	clear:right;
}
.dateline {
	width: 755px;
	top: -190px;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011377;
	border-left-color: #011377;
	background-color: #FFFFFF;
}
.container .footer .rght {
	float: right;
	width: 185px;
}
.container .footer .lft {
	float: left;
	width: 185px;
}
.container .footer .mid {
	width: 385px;
	float: left;
	text-align: center;
}
/*.centralise {
	text-align: -moz-center !important;
	text-align: center;
	width: 100%;
	position: relative;
}*/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011377;
	border-left-color: #011377;
	width: 755px;
}

/* New Layout divs to be used above */ 

.container {
	width: 755px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 100%;
	
}
.container .design_logo {
	color: #000000;
	float: left;
	height: 50px;
	width: 755px;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
}

.foottext {
	text-align: center;
	float: left;
	width: 755px;
	color: #000000;
	margin-top: 10px;
}
.rightContent {
	padding: 0px;
	width: 545px;
	float: right;
	margin: 0px;
	right: 10px;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #011377;
	height: 75px;
	background-image: url(Images/wh_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 755px;
	text-align: center;
	float: left;
	position: relative;
	/*clear: both;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #011377;
	border-left-color: #011377;
	top: -190px;
}
.leftContent {
	width: 180px;
	color: #333333;
	float:left;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
