body {
	background-color: #cccc99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#bold {
	font-weight: bold;
}

#frame {
	background-color: #FFFFFF;
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#frame a {
	color: #336600;
	text-decoration: none;
}
#frame a:hover {
	color: #009933;
}
#frame a:visited {
	color: #336600;
}

#copyright {
	font-size: small;
	background-color: #cccc99;
}
#header {
	background-image: url(../images/background2.gif);
}
#index1 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	margin: 0px;
	padding: 0px;
}

#header h3 {
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 0px;
}
#header2 {
	background-color: #E3F0E3;
}

#header2 h3 {

	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 0px;
}
#navigation {
	padding-bottom: 10px;
	width: 100%;
	text-align: center;

}
#navigation ul {
	display: inline;
	left: -20px;
	position: relative;

}
#navigation ul li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
}
#navigation ul li a {
	color: #336600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}
#navigation ul li a.active {
	color: #000000;
	text-decoration: none;
}
#navigation ul li a:visited {
	color: #336600;
}
#dualbar {
	background-image: url(../images/dualbar.gif);
	background-repeat: repeat-x;
}
#botpad {
	padding-bottom: 4px;
	margin-top: -6px;
}

#whitebg {

	background-color: #FFFFFF;
}
#subnavigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#subnavigation ul li {
	list-style-type: none;
	text-indent: 10px;

}
#subnavigation ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 125px;

}
#text {
	font-weight: bold;
	font-size: 15px;
	padding-right: 5px;
}

#subnavigation ul li a:hover {
	background-color: #FFFFFF;
	color: #009933;
}
#context {
	padding-left: 25px;
	padding-right: 25px;
}
#pad {
	padding-left: 5px;
}
#padright {
	padding-right: 5px;
}
#main {
	background-image: url(../images/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
