html, body, ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font:14px;
}

img {
	border: 0;
}

a {
	font-weight: bold;
	text-decoration: none;
	font:14px;	
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: left;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}



#photo {
	float: left;
	width: 556px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

.aa {border: 1px solid #D8D8D8;
	padding: 2px;}

#search-news {
	float: right;
	width: 214px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
	font:10px;   font-weight: bold;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 2em;
	text-align: justify;
}

#bodyb {
	float: left;
	width: 775px;
}


#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 330px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

.form { height:21px;}
.form input {width:200px; height:30px; background:none; color:#8f8f8f; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #8f8f8f;}
textarea { width:276px; height:100px; background:none; overflow:auto; color:#000000; font-size:1em; font-family:arial; padding-left:3px; border:1px solid #7B9EBD;}

.textA {
	margin-bottom: 15px;
	padding-left: 21px;
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text0 {
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;

}

.text1 {

	background: url(images/1.gif) no-repeat right;
}
.text2 {

	background: url(images/2.gif) no-repeat right;
}
.text3 {

	background: url(images/3.gif) no-repeat right;
}
.text4 {

	background: url(images/4.gif) no-repeat right;
}
.text5 {

	background: url(images/5.gif) no-repeat right;
}

.text8 {
	font-family: Tahoma;
	color:#849A31;
	font-size: 20px;
}
.text9 {
	font-family: Tahoma;
	font-size: 12px;
}

.text10 {
	font:14px georgia;
	color:#333333;
	line-height:24px;
	}
	
.text11 {
	font-size: 9px;
	color: #A1A1A1;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	margin: 0;
	padding: 0;
}