.header{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #A84E12;
}

a.rollover {
	position: relative;
	text-decoration: none;
	left: 297px;
	top: 550px;
	width: 407px;
	height: 22px;




}
span.rollover {
  display: none;
  }
a:link {
	color: #A84E12;
	text-decoration: underline;
}
a:visited {
	color: #A84D0F;
	text-decoration: underline;
}
a:hover {
	color: #FCAB33;
	text-decoration: none;
}
a.rollover:hover span {
	position: absolute;
	top: 100px;
	left: 150px;
	display: block;
	border: 1px solid #A84E12;
	color: black;
	padding: 5px;
    } .smallheader {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#wrap2 {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: #C3BEA8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;}
.puzzle {
	background-color: #FFFFFF;
	background-image: url(Puzzle%20Piece.jpg);
	background-repeat: repeat-y;

}
