body, html {
	color: #fff;
	background-color: #d7dad1;
	}
a {
	color: black;
	}
a:hover {
	color: black;
	}
h1, h2, h3 {
	color: #000;
	}
#woods h1 {
	font-size: 200%;
	font-family: Georgia, "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight:normal;
	}
p {
	color: black;
	}
img {
	border: none;
}
.wrapper    {
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	border-bottom: 20px solid #fff;
	background-color: #b1b6a4;
	background-image: url(../../../images2007/team7/green.gif);
	background-repeat: repeat-x;
	}
.borderheading {
	color: #333;
	border-top:1px white dashed;
	border-bottom:1px white dashed;
	}
.borderheading a {
	color: #000;
	}
.borderheading a:hover {
	color: #666;
	}
#sidebar {
	float: right;
	width: 350px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
#sidebar p {
	margin-top:10px;
	padding-top: 0px;
	margin-right:10px;
	color: #fff;
	}
#sidebar a {
	color: #fff;
	font-weight: normal;
	}
.mainpic {
	border-bottom: 10px solid #fff;
}
.trail {
	color: #333;
	}
#woods {
	margin-top: 30px;
	}
#woods p{
	margin-top: 10px;
	}
#description {
	width:740px;
	padding:10px;
	}
#seecomplete {
	margin:0px;
	padding:0px;
	width: 700px;
}
#seecomplete2 a {
	display:block;
	width:175px; 
	height:66px;
	margin:0px; 
	padding:0px;
	background-image: url(../../images2007/team7/seecompleteoff.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	float:right;
	}
#seecomplete2 a:hover {
	background-image: url(../../images2007/team7/seecompleteon.gif);
	}
#seecomplete2 a span { 
	display:none;
	}
