#header {
	background-color: #FFFFCC;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	position: absolute;
	visibility: visible;
	height: 163px;
	left: 0px;
	top: 0px;
	vertical-align: bottom;
}
body {
	background-color: #FFFFCc;
	background-repeat: repeat-x;
	background-position: 0px 188px;
	background-image: url(images/bgd2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body a:link {
	color: #666633;
}
body a:visited {
	color: #003300;
	text-decoration: underline;
}
body a:hover {
	color: #003300;
}


#nav {
	position: absolute;
	visibility: visible;
	height: 25px;
	width: 800px;
	top: 124px;
	left: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}


#navlist
{
	margin: 0;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	font-weight: bold;
}
.second_nav {
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	text-align: center;
	background-position: bottom;
}
.second_nav a:link {
	color: #666633;
	text-decoration: none;
}
.second_nav a:visited {
	color: #003300;
	text-decoration: none;
}
.second_nav a:hover {
	color: #003300;
	text-decoration: underline;
}
.slideshow {
float:right;
}
.main_txt {
	padding-left: 10px;
}
