@charset "utf-8";
#container {
	background-image: url(../images/layout.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container_with_tables {
	background-image: url(../images/layout_with_tables.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}


body {
	text-align: center;
	margin: 0px auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2458c3;
	font-size: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}#left_spacer {
	width: 122px;
	float: left;
	height: 590px;
}

.clearfloat {
	clear: both;
}
#button_container {
	width: 157px;
	float: left;
	height: 590px;
}

#button_spacer0_top {
	width: 157px;
	height: 129px;
}

#button_spacer1_home {
	width: 157px;
	height: 54px;
}

#button_spacer2_activities {
	width: 157px;
	height: 55px;
}

#button_spacer3_links {
	width: 157px;
	height: 54px;
}

#button_spacer4_downloads {
	width: 157px;
	height: 55px;
}

#button_spacer5_contactus {
	width: 157px;
	height: 55px;
}

#button_spacer5_aboutus {
	width: 157px;
	height: 55px;
}

#bodycopy_container {
	width: 505px;
	height: 345px;
	float: left;
	margin-top: 129px;
	margin-left: 50px;
	background-repeat: no-repeat;
	margin-bottom: 116px;
}
#bodycopy_container_gallery {
	width: 505px;
	height: 345px;
	float: left;
	margin-top: 129px;
	margin-left: 50px;
	margin-bottom: 116px;
}


#newspublisher {
	text-align: left;
	background-color: #EAEAEA;
}

#bodycopy_container_top_headder {
	width: 505px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 32px;
}
#bodycopy_container_top_headder_left {
	width: 250px;
	height: 34px;
	float: left;
	padding-left: 30px;
	margin-right: 12px;
}
#bodycopy_container_top_text_container {
	width: 505px;
	height: 157px;
	float: left;
}
#bodycopy_container_top_text_container_left {
	width: 222px;
	height: 137px;
	float: left;
	padding: 10px;
}
#bodycopy_container_top_text_container_right {
	width: 222px;
	height: 137px;
	float: left;
	margin-left: 20px;
	padding: 10px;
	text-align: left;
}
#bodycopy_container_bottom_headder {
	width: 475px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 32px;
	padding-left: 30px;
}
#bodycopy_container_bottom_text_container {
	width: 485px;
	height: 96px;
	float: left;
	padding: 10px;
	text-align: left;
}
#container_footer {
	height: 30px;
	width: 900px;
	text-align: center;
	float: left;
	line-height: 20px;
}

.newsitem {
	width: 222px;
	height: 55px;
	margin-bottom: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsitem_image_container {
	width: 55px;
	height: 55px;
	margin-bottom: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsitem_text {
	width: 162px;
	height: 55px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery_container {
	width: 505px;
	height: 345px;
	float: left;
	background-repeat: no-repeat;
}
#newspublisher {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linkhome {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/activities_pressed.jpg);
	background-image: url(../images/home_pressed.jpg);
	background-image: url(../images/x.gif);
}
.linkhome a:hover {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/home_pressed.jpg);
}


.linkactivities {
	background-image: url(../images/x.gif);
	width: 157px;
	height: 54px;
	display: block;
}
.linkactivities a:hover {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/activities_pressed.jpg);
}




.linklinks {
	background-image: url(../images/x.gif);
	width: 157px;
	height: 54px;
	display: block;
}
.linklinks a:hover {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/links_pressed.jpg);
}


.linkdownloads {
	background-image: url(../images/x.gif);
	width: 157px;
	height: 54px;
	display: block;
}
.linkdownloads a:hover {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/downloads_pressed.jpg);
}

.linkaboutus {
	background-image: url(../images/x.gif);
	width: 157px;
	height: 54px;
	display: block;
}
.linkaboutus a:hover {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/about_us_pressed.jpg);
}

.linkcontactus {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/x.gif);
}

.linkcontactus a:hover {
	width: 157px;
	height: 54px;
	display: block;
	background-image: url(../images/contact_us_pressed.jpg);
}
#gallery_img {
	width:505px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	color: #424242;
}
a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: underline;
	color: #6C6C6C;
}
a:active {
	text-decoration: none;
	color: #424242;
}
#newspublisher2 {
	text-align: left;
	background-color: #EAEAEA;
	width: 700px;
}

table {
border-collapse: collapse;
}
#contact_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td {
border: 0px solid;
}
.smalllink {
	font-size: 9px;
}

.calendar_text_container {
	width: 130px;
	height: 96px;
	float: left;
	margin-right: 10px;
	border: 1px dotted #FFFFFF;
}
#container_linksadmin {
	width: 700px;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
}
#container_linksadmin tr td {
	width: 700px;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		border: none;
}
#container_home_img {
	background-image: url(../images/home_addon_img.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
#container_activities_img {
	background-image: url(../images/activities_addon_img.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
#container_links_img {
	background-image: url(../images/links_addon_img.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
#container_downloads_img {
	background-image: url(../images/downloads_addon_img.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
#container_contactus_img {
	background-image: url(../images/contactus_addon_img.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
#container_aboutus_img {
	background-image: url(../images/aboutus_addon_img.png);
	height: 600px;
	width: 900px;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
}
