@charset "utf-8";
.oneColFixCtr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000033;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainheader {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 900px;
}
.headercentreblock {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 100px;
	float: left;
}

.logotopleft {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	background-color: #000033;
	float: left;
}
.logotopright {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	background-color: #000033;
	float: right;
}
.linkbar {
	background-color: #000033;
	height: 20px;
	width: 900px;
	background-image: url(images/link-bar.jpg);
}
.spacerbar {
	background-color: #000033;
	height: 20px;
	width: 900px;
}


.mainbody {
	background-color: #000033;
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.lowerbody {
	background-color: #000033;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.menubarleft {
	background-color: #000033;
	padding: 0px;
	width: 150px;
	float: left;
	margin: 0px;
}

.mainsection {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	width: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
}
.mainsection750 {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	width: 750px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
}
.panelright {
	background-color: #000033;
	padding: 0px;
	width: 200px;
	float: right;
	margin: 0px;
}


.copyrightbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
	background-color: #000033;
	padding: 0px;
	width: 900px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: both;
}

.fb-like {
}

