body {background-color: #003300; }
.container {background-color: #669966;}
#header {
	height: 271px; 
	background: url(../gfx/header_landy.jpg);
}

#content {background-color: #fff;}

.entry {margin: 15px;}

p + p {text-indent: 0em; margin-top: 0em;}

.image {padding: 10px;}

ul {
	list-style: none;
	margin-left: 0;
	text-indent: -1em;
}

li {
	text-indent: -1em;
}

ul li:before {
	content: "\00BB \0020";
}

table, td, th {
	vertical-align: top;
}

.align-right {
	float:right;
	margin-bottom:5px;
	margin-left:10px;
}

.picasaholder {
  float: left;
  width: 200px;
  border: 10px solid #FFF;
}

.picasaclear {
  clear: both;
  font-size: 1px;
}

img.border{padding:5px;border:1px solid #eee;background-color:#E5ECF9;}

.box {
	padding-right:0px;
}

#breadcrumb {
	font-size:0.8em;
}

.menu {
  font-size:1.5em;
  line-height:2;
  color:#111111;
  text-decoration:none;
}
