@charset "utf-8";
body {
	margin: 0px;
	background-color: #9d9878;
	
}

A:link {
	outline: none;
	color: #000;
	text-decoration: none;
}

A:active {
	outline: none;
	color: #000;
	text-decoration: none;
}
A:visited {
	outline: none;
	color: #000;
	text-decoration: none;
}
A:hover {
	outline: none;
	color: #000;
	text-decoration: underline;
}
#top-banner {
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 414px;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	display: inline;
}
#center-layer {
	background-color: #FFF;
	height: 960px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
}
#top-logo {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
}
#center-map {
	width: 945px;
	background-color: #EDEBDC;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
	position: relative;
}
#center-menu1 {
	height: 140px;
	width: 215px;
	position: absolute;
	left: 289px;
	display: inline;
	top: -1px;
}
#map {
	background-image: url(images/temp-map.jpg);
	height: 140px;
	width: 295px;
}
.prg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #630100;
	padding-left: 10px;
}

#presentation {
	background-image: url(images/temp-presentation.jpg);
	height: 320px;
	width: 458px;
	position: absolute;
	top: 95px;
	left: 250px;
	background-repeat: no-repeat;
}
#center-back {
	background-image: url(images/center-back.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	position: absolute;
	top: 415px;
	z-index: 3;
}
#right-matter {
	height: 320px;
	width: 235px;
	position: absolute;
	top: 95px;
	left: 713px;
	background-color: #CA7309;
}
#left-menu {
	height: 320px;
	width: 240px;
	top: 95px;
	position: absolute;
}
#right-table-top {
	background-image: url(images/orange-back.jpg);
	background-repeat: no-repeat;
}
#updates {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #EDEBDC;
	padding-left: 20px;
	display: inline;
}
.update-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #630102;
	position: relative;
	display: block;
	padding-left: 20px;
	margin-top: 10px;
}
.center-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #590000;
	display: inline;
}
.center-para A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	text-decoration: none;
	color: #000;
	display: block;
}
.center-para A:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	text-decoration: none;
	color: #000;
	display: block;
}
.center-para A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	text-decoration: none;
	color: #000;
	display: block;
}
.center-para A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	text-decoration: underline;
	color: #000;
	display: block;
}
.update-para A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 20px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
}
.update-para A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 20px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
}
.update-para A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 20px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
}
.update-para A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 20px;
	display: block;
	margin-bottom: 0px;
	text-decoration: underline;
}
#bottom-left-top {
	height: 100px;
	width: 240px;
	background-image: url(images/temp-bottom-left.jpg);
}
#center-menu2 {
	height: 140px;
	width: 215px;
	position: absolute;
	left: 505px;
}
#center-menu3 {
	height: 140px;
	width: 225px;
	position: absolute;
	left: 720px;
	float: right;
}
#bak {
	background-color: #9D9878;
	background-image: url(images/stripe.gif);
	background-repeat: repeat-x;
	height: 125px;
	width: 100%;
	position: absolute;
	top: 565px;
}
.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #570F10;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
}

.news-items a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 20px;
	text-decoration: none;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
}


.news-items a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 20px;
	text-decoration: none;
}

.news-items a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 20px;
	text-decoration: none;
}
.news-items a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 20px;
	text-decoration: underline;
}

#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 313px;
	width: 100%;
	position: absolute;
	top: 800px;
}
#bottom {
	background-color: #9D9878;
	height: 390px;
	width: 945px;
	position: absolute;
	top: 565px;
	background-image: url(images/bottom-bak.jpg);
	background-repeat: repeat-y;
}
#bottom-left-bottom {
	height: 290px;
	width: 240px;
}
#bottom-right-top {
	background-color: #570f10;
	height: 150px;
	position: absolute;
	left: 244px;
	top: 0px;
	width: 700px;
}
#bottom-right-bottom {
	height: 233px;
	position: absolute;
	left: 244px;
	top: 155px;
	width: 400px;
	background-image: url(images/bg_newsevents.jpg);
	background-repeat: repeat-x;
	background-color: #D9D5BA;
}
#bottom-links {
	height: 50px;
	position: relative;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
	top: 161px;
	text-align: center;
}
#bottom-right-bottom2 {
	height: 233px;
	position: absolute;
	left: 645px;
	top: 155px;
	width: 299px;
	background-image: url(images/bg_newsevents.jpg);
	background-repeat: repeat-x;
	background-color: #D9D5BA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D9878;
}
.event img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: right;
	border: 2px solid #FFF;
	margin-left: 5px;
}
#top-links {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	float: right;
	top: 60px;
	position: relative;
	clear: both;
}
#bak-all {
	background-color: #9D9878;
	background-image: url(images/stripe.gif);
	background-repeat: repeat-x;
	height: 125px;
	width: 100%;
	position: absolute;
	top: 414px;
}
#bottom-all {
	background-color: #9D9878;
	height: 540px;
	width: 240px;
	position: absolute;
	top: 413px;
	background-image: url(images/bottom-bak.jpg);
	background-repeat: repeat-y;
}
#right-column {
	height: 858px;
	width: 679px;
	position: absolute;
	top: 95px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: top;
	text-align: justify;
	background-color: #F0EDDC;
}
#matter-top {
	height: 125px;
	background-image: url(images/bg_page_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9D9878;
}
#matter-top span {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	display: block;
	padding-right: 20px;
}
#text-layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: absolute;
	top: 65px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	left: 17px;
}
#map2 {
	height: 140px;
	width: 275px;
	background-color: #000;
	display: inline;
	float: left;
	overflow: hidden;
}
.center-para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	text-decoration: none;
	color: #000;
	display: block;
}
