body {
background-color: #699354;
background-image:url('../images/bg.jpg');
background-repeat:repeat-x;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
padding:0;
margin:0;
}

#container {
  width: 800px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #699354;
}

#header {
  width:800px;
  height:100px;
}

#content {
  background-color: #ffffff;
  padding: 0;
  margin-left: 160px;
  margin-right: 155px;
  padding: 5px 5px 5px 5px;
}
h1, h2, h3, h4, h5, h6{
  color:#003333;
  font-size:12px;
  font-weight:bold;
}

h1{
  font-size:16px;
}
a{
  color:#003333;
  text-decoration:none;
}
a:hover{
  color:#003333;
  text-decoration:underline;
}
div#content { 
  min-height:400px;
  height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

#left {
  float: left;
  width: 150px;
  margin: 0px;
  padding: 0px;
  color:#ffffff:
  overflow-x:hidden;
}
#right {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;
  color:#ffffff:
  text-align:center;
  overflow-x:hidden;
}
#right h1{
  font-weight:bold;
  font-size:12px;
  margin:0;
  margin-top:5px;
  margin-left:5px;
  padding:0;
  text-align:left;
  color:#ffffff;
}
#right .box{
  margin-top:5px;
  background-color:#ffff99;
  width:150px;
  border:1px solid #699354;
  text-align:right;
}
#right .box a{
  padding:5px 5px 5px 5px;
  font-size:9px;
  color:#000000;
  display:block;
  text-decoration:none;
}
#right .box a:hover{
  text-decoration:underline;
}
#right .box h2{
  font-weight:bold;
  font-style:italic;
  font-size:12px;
  color:#ffffff;
  margin:0;
  padding:0;
  padding-right:5px;
  background-color:#006633;
  text-align:right;
}
#right .fdc{
  text-align:center;
  font-size:9px;
  color:#ffffff;
  width:150px;
  margin:auto;
  margin-top:10px;
}

#footer {
  clear: both;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color:#003333;
  color:#ffffff;
  font-size:10px;
  line-height:20px;
  height:20px;
}

.menue{
  margin:0;
  padding:0;
}

.menue li{
  list-style:none;
  width:150px;
  padding-left:5px;
  line-height:25px;
  height:25px;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #000000;
  border-right:1px solid #000000;
}
.menue li:hover{
  background-color:#66cc66;
}
.menue li a{
  width:192px;
  height:25px;
  color:#ffffff;
  text-decoration:none;
  border:none;
}
.menue .top{
  background-color:#006633;
  margin-bottom:2px;
}
.menue .top, .menue .top:hover{
  background-color:#006633;
  margin-bottom:2px;
}
form{
  margin:0;
  padding:0;
  border:0;
  float:left;
}
.element{
  margin:0;
  padding:0;
  clear:both;
}
.element label{
  margin:0;
  padding:0;
  width:150px;
  float:left;
}
.element input{
  margin:0;
  padding:0;
  width:150px;
  float:left;
}
.element input.text:focus{
  background-image:url('../images/input_bg.gif');
}
.element textarea{
  margin:0;
  padding:0;
  width:200px;
  height:100px;
  float:left;
}
.element textarea.textarea:focus{
  background-image:url('../images/input_bg.gif');
}
.element select{
  margin:0;
  padding:0;
  width:200px;
  float:left;
}
.element select.select:focus{
  background-image:url('../images/input_bg.gif');
}

#hassoGallery {
  margin:0;
	padding: 0;
	font-size: medium ;
}
#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}


#hassoNav #active {
	font-weight:bold;
}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 370px;
	margin: 0px;
	font: bold 14px verdana ,  sans-serif;
	text-align: center;
	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	padding: 5px 5px 5px 5px;
	margin: 0px;
        text-align:center;
        border:1px solid #003333;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;
	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}
