body {
   margin: 0;
   padding: 0;
   border: 0;
}

a img, img {
	border: 0;
}


.main {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background: url(images/bgslice.jpg) repeat-y left;
	height: 800px;
	width: 1000px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #507D3C;
}

.main a {
	color: #507D3C;
	text-decoration: none;
}

.thumbs {
	height: 445px;
	width: 117px;
	position: absolute;
	left: 546px;
	top: 0px;
	z-index: 10;
}

.thumb {
	padding-bottom: 14px;
}

.thumbbot {
	padding-bottom: 11px;
	
}

.mainimage {
	height: 374px;
	width: 533px;
	position: absolute;
	left: 225px;
	top: 143px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DBF08B;
	line-height: 15px;
}
.mainimage a {
    text-decoration: none;
    color: #FFFF66;
	}

.caption {
	height: 300px;
	width: 190px;
	left: 20px;
	top: 243px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #507D3C;
	text-align: right;
	line-height: 2em;
	z-index: 6;
}
.caption .title {
	line-height: 14pt;
	letter-spacing: 2pt;
}

.caption a {
	line-height: 14pt;
	letter-spacing: 2pt;
	text-decoration: none;
}
.footer {
	height: 100px;
	width: 776px;
	position: absolute;
	bottom: 18%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 3px solid #98BF31;
	right: 0%;
	letter-spacing: 2pt;
}


.beforepic {
	visibility: hidden;
	background: #66A336;
	z-index: 8;
	position: relative;
	text-align: left;
	top: -80px;
	border-width: 0px;
}

.before:hover .beforepic {
	visibility: visible;
	}
	
	
.numbernav {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 22px;
}

#hinumbernav {
   color: #507d3c;
}
