
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	height: auto;
	background-color: #FFFFFF;
}

#header {
	height: 139px;
	width: 100%;
}

#bridge {
	height: 183px;
	width: 100%;
	background-image: url(images/bridge.jpg);
}

#content {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 5px;
}

#footer {
	background-color: #666666;
	height: 153px;
	width: 100%;
	background-image: url(images/footer.jpg);
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#LOGO {
	height: 121px;
	width: 179px;
	position: relative;
	top: 9px;
	left: 19px;
	float: left;
}
#footer_body {
	height: 140px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
#footer_left {
	width: 200px;
	height: 140px;
	padding: 2px;
	float: left;
}

#footer_middle {
	width: 200px;
	height: 140px;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	left: 140px;
	position: relative;
	color: #FFFFFF;
}

#footer_right {
	width: 200px;
	height: 140px;
	padding: 2px;
	float: right;
}

#footer-text {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 67px;
	position: relative;
}
#nav {
	height: 24px;
	width: 627px;
	float: right;
	position: relative;
	top: 115px;
}
#about_right {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 732px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #293378;
	padding: 5px;
}

a.Links:link, a.Links:visited {
 color: #DDD;
 text-decoration: none;
}
a.Links:hover {
 color: #E77A00;
}
a.Links2:link, a.Links2:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.Links2:hover {
	font-weight: normal;
	color: #293378;
}

#about_rightpage {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #293378;
	padding: 5px;
	height: 350;
}
#combox {
	background-color: #EEEEEE;
	height: 70px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #293378;
}

