.mainWrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #126A9A;
	margin: 0px;
	padding: 0px;
}
.linksWrapper {
	height: 20px;
	width: 935px;
	margin-top: 10px;
}
.headerImgWrapper {
	height: 140px;
	width: 935px;
	margin-top: 10px;
}
.contentWrapper {
	background-color: #FFFFFF;
	width: 920px;
	margin-top: 10px;
	border: 1px solid #000000;
	padding-right: 8px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
.boxWrapper {
	width: 935px;
	margin-top: 10px;
}
.boxTop {
	height: 10px;
	width: 935px;
	background-image: url(images/boxTop.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.boxBottom {
	background-image: url(images/boxBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 935px;
}
.linksLeft {
	background-image: url(images/linksLeft.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 3px;
	float: left;
}
.linksCenter {
	height: 20px;
	width: 929px;
	background-image: url(images/LinksCenter.jpg);
	background-repeat: repeat-x;
	float: left;
}
.footerWrapper {
	background-color: #002a43;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 920px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8ea1bd;
	padding-right: 8px;
	padding-left: 7px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002a43;
	margin: 0px;
}

#banners td {
	text-align: center;
	vertical-align: middle;
}
#promoted td {
	text-align: center;
	vertical-align: middle;
}
.linksRight {
	background-image: url(images/linksRight.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 3px;
	float: right;
}

.boxMiddle {
	width: 935px;
	background-image: url(images/boxMiddle.jpg);
	background-repeat: repeat-y;
}


.headerWrapper {
	background-image: url(images/headerBackground.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 935px;
	margin-top: 10px;
}
.menu {
	position: relative;
	height: 15px;
	width: 500px;
	top: 23px;
	left: 10px;
	color: #eeeeee;
}

.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002A42;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3D4657;
}

.title a{
	position: relative;
	height: 20px;
	width: 250px;
	left: 20px;
	top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.contentWrapper a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.contentWrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
.search {
	position: relative;
	left: 670px;
	top: 0px;
	width: 260px;
}
.submitButton {
	border: thin solid #002A42;
	background-color: #3399CC;
}
form {
	margin: 0px;
}
.topbanner {
	height: 60px;
	width: 468px;
	left: 10px;
	top: 40px;
	position: relative;
	display: block;
}
.txtContent {
	width: 920px;
}
.rightBar {
	width: 145px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dashed #126A9A;
	margin-top: 10px;
}
.content {
	width: 750px;
	float: left;
}
.leftBar {
	width: 150px;
	margin-right: 20px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dashed #126A9A;
	margin-top: 10px;
}
.searchButton {
	background-color: #002A42;
	border: 1px solid #166794;
	color: #FFFFFF;
}
