@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f9f1c5;
}

#header {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/images/header.gif);
	background-repeat: repeat-x;
	background-color:#f9f1c5;
	background-position: center top;
}
#footer {
	width: auto;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0px;
	padding-left: 0pt;
}

.text_basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.scroller {
	height: 700px;
	width: 500px;
	overflow: scroll;
}
#topbar {
	position:fixed;
	width: 348px;
	z-index: 100;
	margin-right: 27px;
	left: 0px;
	top: 0px;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight:bold;
	color: #336600;
	text-transform: uppercase;
	font-variant: small-caps;
	display: block;
}
.text_title a:link {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.text_title a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.text_title a:active {
	color: #f9f1c5;
	background-color:#336600;
	text-decoration: none;
}
.text_title a:hover {
	color: #f9f1c5;
	background-color:#336600;
	text-decoration: none;
}
.text_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	margin-bottom: 25px;
}
.text_body a:link {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.text_body a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.text_body a:active {
	color: #f9f1c5;
	background-color:#336600;
	text-decoration: none;
}
.text_body a:hover {
	color: #f9f1c5;
	background-color:#336600;
	text-decoration: none;
}
.text_body_interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 25px;
}
#box01 {
	display: none;
}
#box02 {
	display: none;
}
#box03 {
	display: none;
}
#box04 {
	display: none;
}
#box05 {
	display: none;
}
