/*///////Cool Layout///////*/
/*div.thumb {
	margin: 10px 3px 10px 3px;
	border: 1px solid #A49307;
	width: 130px;
	height: auto;
	text-align: center;
	}*/
	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A49307;
	}
.thumb a:hover img {border: 1px solid #000000;}
.photocattitle {text-align: center; font-weight: bold;} 
/*.phototitle {
	text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0 3px 3px 3px;
  }*/

/*/////Picture Position/////*/

#picture {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 430px;
	top: 210px;
	}

#gallery {
	position: absolute;
	border: 0;
	padding: 0;
	top: 460px;
	left: 425px;
	}

#picture h2{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #005500 url("../pics/campaign02/0001.jpg") no-repeat top left;
	height: 350px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	}
	
#picture h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

/*////Thumbnails/////*/
#p001 {
	position: absolute;
	border: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	}

#p002 {
	position: absolute;
	border: 0;
	padding: 0;
	top: 0px;
	left: 30px;
	}

#p003 {
	position: absolute;
	border: 0;
	padding: 0;
	top: 0px;
	left: 60px;
	}

#p004 {
	position: absolute;
	border: 0;
	padding: 0;
	top: 0px;
	left: 90px;
	}

#p005 {
	position: absolute;
	border: 0;
	padding: 0;
	top: 0px;
	left: 120px;
	}

#p006 {
	position: absolute;
	border: 0;
	padding: 0;
	top: 0px;
	left: 150px;
	}

/*///Back Button///*/

#back {
	position: absolute;
	/*height: 22px;*/
	left: 680px;
	bottom: 30px;
	padding: 3px 3px 0 3px;
	margin: 0;
	background: none;
}

#back a {
	color: #ccffcc;
	font-weight: bold;
	text-decoration: none;
	}
#back a:visited {
	color: #ccffcc;
	text-decoration: none;
	}
#back a:hover {
	color: #fef156;
	text-decoration: none;
	}

/*//////Header Picture////*/

#header h1{
	background: #005500 url("../pics/header7.jpg") no-repeat top left;
	}
