a img {border: 0px;}

#header,#main {
  border: 3px solid #7fb5b2;
}

#main {
      border-top: 0px;
      padding-top: 20px;
}

#menubar {
	 margin-left: auto;
	 margin-right: auto;
	 border-spacing: 20px 0px;
	 clear: left;
/*	 width: 100%;
*/	 position: relative;
	 top: 15px;
}

.justifier {
	 border: 0px;
	 padding: 0px;
	 margin: 0px;
	 text-align: center;
}

.justifier :link, .justifier :visited, .justifier span {
	color: white;
	font-size: 170%;
	background-color: #7fb5b2;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.justifier span {
	   background-color: grey;
}

.courier {font-family: courier; font-size: 200%;}

#footer {
	clear: both;
      height: 50px;
/*      background-image: url("oneforsorrow.gif");
      background-repeat: no-repeat;
      background-position: 50% 50%;
*/}

.footertxt, .footertxt :link {
	   color: #c1272d; 
}