/* CSS Document */
body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	 
}
.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

#container {
	width: 780px;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #71C46A;
	border-bottom-color: #71C46A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #71C46A;
}
.mast{
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #8CC574;
}
.side {
	float: left;
	width: 111px;
	text-align: left;
	padding-top: 3px;
	padding-left: 1px;
	color: #666666;
}
.content {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 9px;
	float: left;
	padding-right: 5px;
	width: 550px;
}
.footer {
	float: none;
	clear: both;
	background-color: #165E1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	height: 77px;
	padding-top: 6px;
	padding-bottom: 3px;
}
.arc {
	border-right-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 9px;
	background-repeat: no-repeat;
	background-image: url(news.jpg);
}


li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030166;
	width: 100px;
	color: #666666;
}
.tenets {
	list-style-type: none;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 14px;
	color: #333333;
}
  ul a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
  }
ul a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFCC00;
}
.links {
	margin-bottom: 3px;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F6D6F;
	font-size: 26px;
	font-weight: bolder;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}


.tabb {
	margin-top: 9px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #4F6D6F;
	margin-left: 5px;
	padding-left: 5px;
	color: #666666;
	}
.books {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #4F6D6F;
}
.news {
}
