a:link {color: #ffffff; font-weight: bold;}
a:active {color: #ffffff; font-weight: bold;}
a:visited {color: #ffffff; font-weight: bold;}
a:hover {color: #8cab1a; font-weight: bolder;}

body {
	background-image: url(images/v1/images/design-v1-black_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B2D04A;
	margin: 0px;
	padding: 0px;
}

#menu {
	position: relative;
	height: 291px;
	width: 170px;
	float: left;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 10px;
	top: 10px;
}


#mainbox {
	width: 702px;
	position: relative;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: auto;
	overflow:hidden
}

#mainpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
	width: 477px;
	background-image: url(images/v1/images/design-v1-black_07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-top: 33px;
	padding-bottom: 90px;
	float: right;
	min-height: 300px;
	font-style: italic;
	font-weight: normal;
}



#container {
  text-align: left;
  width: 702px;
  margin-left: auto;
  margin-right: auto;
}
#bottombar {
	background-color: #000000;
	background-image: url(images/v1/images/design-v1-black_11.jpg);
	position: relative;
	height: 20px;
	width: 702px;
	left: 16px;
	margin-bottom: 45px;
}

#topbanner {
	background-image: url(images/v1/images/design-v1-black_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 140px;
	width: 720px;
}

#titleImg {
	position: relative;
}

.indexthumb {
	vertical-align: middle;
	border: 2px solid #6b7c2a;
	max-width: 150px;
	max-height: 150px;
}

.imageThumb {
	vertical-align: text-top;
	border: 1px solid #566321;
	max-width: 140px;
	max-height: 150px;
}

.indexImgCell {
	padding-bottom: 10px;
	padding-right: 10px;

}

.galleryImgCell {
	padding: 5px;
}

.galleryImage {
	width: 460px;
	border: 4px solid #333333;	
}


.greyBorder {
	width: 460px;
	border: 4px solid #333333;	
}

.indexNavLine {
	height: 1px;
	background-color: #6b7c2a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.indexNavRow {
	height: 20px;
}


/* ------ CREDIT ------ */

#credit {
	position: fixed;
	bottom: 0px;
	right: 0px;
	color: #000;
	background-color: #9cb53b;
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 2px 1px 1px 8px;
	
}