body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
	padding-top: 25px;
}
#container #branding_wrapper {
	height: 255px;
	width: 800px;
	background-color: #FFFFFF;
}

#container #branding_wrapper #branding_main {
	height: 89px;
	width: 250px;
	background-color: #FFFFFF;
	float:left;
}
#container #branding_wrapper #branding_image {
	height: 150px;
	width: 800px;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #003300;
}
#container #branding_wrapper #branding_route {
	float: right;
	width: 550px;
	height: 89px;
	text-align:right;
}
#container #content_wrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 800px;
}

#container #content_wrapper #navi_main {
	background-color: #FFFFFF;
	float: left;
	height: 600px;
	width: 150px;
}
#container #content_wrapper #navi_main ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 170px;
}
#container #content_wrapper #navi_main li {
	
	list-style-type: none;
}
#container #content_wrapper #navi_main a {
	background-color: #FFFFFF;
	font-size:14px;
	text-align: left;
	height: 15px;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	list-style-type: none;
	padding-left: 30px;
	color: #003333;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(../images/green_tri.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#container #content_wrapper #navi_main a:hover {
color:#990033;	
	background-image: url(../images/rust_tri.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.thispage  {
background-color: #FFFFFF;
	font-size:14px;
	text-align: left;
	height: 15px;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	list-style-type: none;
	padding-left: 30px;
	color: #990033;
	text-decoration: none;
	margin-top: 0px;
	background-image: url(../images/rust_tri.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	}
.menu_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}



#container #content_wrapper #content_main {
	background-color: #FFFFFF;
	height: 100%;
	width: 610px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#container #site_info {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	padding-bottom: 5px;
	width: 800px;
}
#container #content_wrapper #content_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.imageborder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #003300;
}
.news {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

