@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(bgimage.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	scrollbar-face-color: #f8bb00;
}
#binder_main {
	padding: 0px;
	height: 600px;
	width: 900px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#binder_main #binder {
	background-attachment: scroll;
	background-image: url(binder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 600px;
	width: 100px;
	position: relative;
}
#binder_main #main {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 600px;
	width: 800px;
	position: relative;
}
#binder_main #main #logo_banner {
	margin: 0px;
	padding: 0px;
	clear: right;
	height: 185px;
	width: 800px;
	position: relative;
}
#binder_main #main #logo_banner #logo {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 185px;
	width: 185px;
	position: relative;
}
#binder_main #main #logo_banner #banner {
	background-attachment: scroll;
	background-image: url(bannerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	height: 185px;
	width: 615px;
	position: relative;
}
#binder_main #main #navigation_content {
	margin: 0px;
	padding: 0px;
	height: 365px;
	width: 800px;
	position: relative;
}
#binder_main #main #navigation_content #navigation {
	background-attachment: scroll;
	background-image: url(navigationbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: none;
	float: left;
	height: 330px;
	width: 110px;
	position: relative;
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#binder_main #main #navigation_content #navigation span {
	display: none;
}
#binder_main #main #navigation_content #navigation h1 {
	font-size: 16px;
	font-weight: 900;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFF00;
	padding: 2px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#binder_main #main #navigation_content #navigation ul {
	margin: 0px;
	padding: 0px;
}
#binder_main #main #navigation_content #navigation li {
	font-size: 14px;
	font-weight: 900;
	font-variant: small-caps;
	color: #0000CC;
	text-decoration: none;
	text-align: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#binder_main #main #navigation_content #navigation a {
	color: #0000CC;
	text-decoration: none;
}
#binder_main #main #navigation_content #navigation a:hover {
	color: #996600;
	padding-left: 5px;
}
#binder_main #main #navigation_content #navigation a:visited {
	color: #0000CC;
}
#binder_main #main #navigation_content #navigation a:visited:hover {
	color: #996600;
	padding-left: 5px;
}



#binder_main #main #navigation_content #content {
	background-attachment: scroll;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	clear: right;
	float: right;
	height: 345px;
	width: 575px;
	overflow: scroll;
	position: relative;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#binder_main #main #navigation_content #content h2 {
	font-size: 20px;
	font-weight: 900;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
}
#binder_main #main #navigation_content #content strong {
	font-weight: normal;
}
#binder_main #main #navigation_content #content #centerpar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#binder_main #main #navigation_content #content #note {
	font-weight: 900;
}



#binder_main #main #footer {
	background-attachment: scroll;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: right;
	height: 30px;
	width: 700px;
	position: relative;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#binder_main #main #footer h6 {
	font-size: 14px;
	font-weight: 900;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-style: normal;
}
#binder_main #main #footer a {
	color: #FFFF00;
}
#binder_main #main #footer a:hover {
	color: #CC9900;
}
#binder_main #main #footer a:visited:hover {
	color: #CC9900;
}
