body {
	background-color: #669966;
	background-image: url(images/background_01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.newslink {
	font-size: 11px;
}
.newslink a:link {
	color: #669966;
}
.newslink a:hover {
	color: #FF9900;
	text-decoration: none;
}
.newslink a:active {
	color: #FF9900;
}
.newslink a {
	color: #669966;
}
#navlist {
	background-image: url(images/background_menu.gif);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-left: 35px;
	line-height: 20px;
	left: 20px;
	top: 100px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
}

#navlist li {
list-style: none;
margin: 0;
}
#navlist li a {
	text-decoration: none;
	color: #FFFFFF;
}
#navlist li a:link { 
	color: #FFFFFF; 
}
#navlist li a:active {
	color: #FF9900; 
}
#navlist li a:hover {
	color: #FF9900;
}
.banner {
}
.main {
	width: 720px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.content {
	width: 520px;
	margin-left: 200px;
	position: absolute;
	top: 120px;
}
.left_column {
	width: 245px;
	float: left;
	text-align: justify;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.right_column {
	width: 245px;
	float: left;
	;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titlebox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/background_title.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
}
.caption {
	font-size: 11px;
	text-align: left;
}
.headlines {
	font-size: 16px;
	font-weight: bold;
	color: #525273;
}
.row_float {
	width: 510px;
	float: left;
}


.footer {
	font-size: 12px;
	width: 510px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: right;
	color: #669966;
	padding-top: 10px;
}
.video {
	padding: 50px;
	text-align: center;
}

.footer a:link {
	color: #669966;
}
.footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
.footer a:active {
	color: #FF9900;
}
.footer a {
	color: #669966;
}
.newsmenu {
	float: right;
	width: 100px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #669966;
	padding-left: 10px;
	margin: 10px 0px 10px 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
.newsmenu a:link {
	color: #669966;
}
.newsmenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
.newsmenu a:active {
	color: #FF9900;
}
.newsmenu a {
	color: #669966;
}
.article {
	float: left;
}.pic_right {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	width:80px;
	padding:2px;
	font-weight:bold;
}
.submenu{
margin-bottom: 0.5em;
}.picframe {
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: none;
}
a:link {
	color: #4C725B;
}
a:visited {
	color: #4C725B;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
