body {
	margin-top: 30px;
	font-family: verdana;
	background-color: #ffffff;
	text-align: center;
	background-image: url('../images/background.jpg');
	background-repeat: repeat;
	background-position: top center;
}

#slide_container {
	margin-top: 67px;
	position: absolute;
	width: 100%;
	height: 324px;
	text-align: center;
	z-index: 5;
}

#slide_container2 {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	height: 324px;
	text-align: left;
	z-index: 5;
}

#slideshow {
	position: relative;
	width: 733px;
	height: 324px;
	margin-left: 77px;
	z-index: 5;
}

#container {
	display: block;
	position: relative;
	height: 108px;
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url('../images/background2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #031220;
	border-left: 3px solid #a6a506;
	border-top: 3px solid #a6a506;
	border-right: 3px solid #a6a506;
	text-align: left;
	z-index: 2;
}



#marquee {
	height: 31px;
	width: 547px;
	color: white;
	font-size: 10pt;
}

#top_menu {
	background-image: url('../images/menu.gif');
	background-repeat: no-repeat;
	background-position: top center;
	height: 31px;
	width: 547px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 2px;
}

#top_menu a {
	text-decoration: none;
	color: white;
	font-size: 8.5pt;
	font-weight: bold;
	padding-right: 28px;
}

#container2 {
	z-index: 1;
	min-height: 600px;
	height:auto !important;
	height:600px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/background3.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #051A2F;
	border-left: 3px solid #a6a506;
	border-bottom: 3px solid #a6a506;
	border-right: 3px solid #a6a506;
	margin-bottom: 20px;
	text-align: left;
	margin-top: -35px;
	padding: 0px;
}

#side_menu {
	width: 137px;
	text-align: center;
	padding-top: 40px;
	padding-left: 6px;
	color: white;
	font-size: 10px;
	font-weight: bold;
}
#side_menu a {
	display: block;
	width: 135px;
	height: 32px;
	background-image: url('../images/side_button.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	color: white;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 11px;
	position: relative;
	z-index: 5;
}
#body_container {
	width: 744px;
	background-image: url('../images/body_middle_filler.jpg');
	background-repeat: repeat-y;
	background-color: white;
	margin-left: 0px;
	margin-bottom: 20px;
}
#body_middle {
	width: 744px;
	background-image: url('../images/body_middle2.jpg');
	background-repeat: no-repeat;
	background-position: 0px, -100px;
}
#body_bottom {
	position: relative;
	width: 744px;
	height: 17px;
	background-image: url('../images/body_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#body_content {
	margin-left: 20px;
	width: 700px;
	text-align: justify;
	font-family: tahoma, verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #2c2c2c;
	min-height: 600px;
	height:auto !important;
	height:600px;
}
#body_content a {
	font-family: tahoma, verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #008661;
}
.body_text {
	font-family: tahoma, verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #2c2c2c;
}
.admin_text {
	font-family: tahoma, verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #2c2c2c;
}
h1 {
	color: #008661;
	font-size: 16pt;
	font-family: tahoma, verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 10px;
}

h2 {
	color: #1F74AA;
	font-size: 12pt;
	font-family: tahoma, verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 20px;
}

p {
	margin-bottom: 10px;
	font-family: tahoma, verdana;
	font-size: 11pt;
	font-weight: normal;
	color: #2c2c2c;
}

strong {
	font-family: tahoma, verdana;
	font-weight: bold;
}