p {
}
a:link, a:visited {
	color: #66645E;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #66645E;
	text-decoration: underline;
}



#stripe1, #stripe2, #stripe3 {
    position: relative;
	margin: 0 0 0 10%;
	height: 123px;
}
#stripe3 {
    margin-top: 3px;
}
#stripe3 p {
	color: #66645E;
}
#headerstart {
    position: relative;
	height: 123px;

    background: #f1ede1;
}
#container {
    position: relative;
	margin: 0 0 0 10%;
}
div.left {
    position: relative;
	width: 218px;
}
div.right {
    position: absolute;
    left: 360px;
    top: 0;
}
div.right img {
	margin: 0 1.0em 3px 0;
}
#newsbox {
  position: absolute;
  left: 0;
  bottom: 0;
	
	text-align: right;
}
#newsbox p {
  position: relative;
  margin: 0;
  width: 350px;
}


