	body {
  background-color:    #ffcc66;
  margin-left:	       15%;
  margin-right:        15%;
  padding:	       5px 5px 5px 5px;
  border:dashed thin black;
  font-size:           medium;
  font-family:         Verdana, Helvetica, Arial, sans-serif;
  line-height:         1.6em;
}
h2 {
  color:               #009966;
}
h1 {font-size:185%; color:#990033;
}
h2 {
  font-size:           130%;
}
#navigation {
	border-color:#009;
	border-width:thin;
	border-style:solid;
	background-image:url(../photos/web-photos_sm/20061010-CRW_4719.jpg);
	color:#cf3;
	font-weight:bold;
	font-size:large;
	height:615px;
	padding:10px;
	float: left;
	width: 175px;
	margin: 5px 5px 5px 0px;
	}
#bodycontent {
	float:left;
	width:780px;	
	background-color:#c90;
	padding:25px;
	margin:5px;
	}


		#footer {
			clear:both;
					}
			#footer {
			  line-height:         1.3em;
  font-size:60%;
  text-align:center;
  margin-top:30px;
}
