body {
	background-image: url(images/bkgrnd5.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 10px;
}


#navbar ul li {
	display: inline;
}
#navbar ul li a {
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FDFDED;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-family: "Times New Roman", Times, serif;
}
#container #navbar a:hover {
	color: #A1D0CA;
}

#container {
	width: 874px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#header {
	width: 876px;
	height: 174px;
	background-image: url(images/header_home.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#navbar {
	background-image: url(images/navbar_home.gif);
	background-repeat: no-repeat;
	width: 876px;
	height: 31px;
	background-attachment: scroll;
	background-position: center;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content {
	background-image: url(images/content_home.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 398px;
	width: 876px;
}

#content_long {
	background-image: url(images/content_home.gif);
	background-repeat: repeat;
	background-position: center;
	height: 100%;
	width: 876px;
}
#hp_flash .style2 a {
	color: #006699;
	text-decoration: none;
}
#hp_flash .style2 a:hover {
	text-decoration: underline;
}
#hp_flash {
	padding-left: 35px;
	padding-top: 25px;
}


#footer {
	background-image: url(images/footer_home.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 71px;
	width: 876px;
}
#slideshow {
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 60px;
}
