body {
  
	color: #003300;
	font-family: sans-serif;
	font-size: 10pt;
	background-color: #ACCE94;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url("/basegraphics/vector/background.gif");
}




a:link {
  
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
 	color: #4C7E2C;
	text-decoration: none;
}



a:visited {
 	color: #4C7E2C;
	font-weight: bold;
	text-decoration: none;
}


h2 {

	text-align: center;
	font-family: "Times New Roman";
	font-size: 250%;

}



img {
  	border-width: 0px;
}


.commentary {
	font-size: 75%;
	font-style: italic;
	position: relative;
	left: 10px;
}


.sitebox {
	padding: 20px;
	margin-top: 20px;
	width: 750px;
	height: 650px;
	border: 5px #003300 solid;
	background-image: url("/basegraphics/mountains/sitebox.jpg");
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;


}


.menubox {
	
	float: left;
	background: transparent url("/basegraphics/mountains/whitewash.png");
	border: 1px #4C7E2C solid;
	width: 130px;
	height: 580px;	
	padding: 10px;
	text-align: left;
	line-height: 1.5;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
}



.contentbox {

	float: left;
	margin-left: 20px;	
	background: transparent url("/basegraphics/mountains/whitewash.png");
	border: 1px #4C7E2C solid;
	width: 550;
	height: 580px;	
	padding: 10px;
	line-height: 1.5;
	overflow: auto;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
}



.newsitem {
	background: transparent url("/basegraphics/mountains/whiterwash.png");
	width: 430px;
	border: 1px black solid;
	padding: 10px;
	text-align: left;
	margin-top: 20px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
}



.websitepage {

	background-color: white;
	filter: alpha(Opacity=80);
	opacity:.80;
	border: 2px #4C7E2C dashed;
	width: 870;
	height: 800;	
	padding: 20px;
	margin-top: 20px;

}





.websitepagetext {
	background: transparent url("/basegraphics/mountains/whiterwash.png");
	width: 550px;
	text-align: left;
	margin: 20px;
	padding: 10px;
	border: 1px #4C7E2C solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.websitepagetext:first-line {

	text-align: center;
	font-family: "Times New Roman";
	font-size: 250%;
}


.websitethumb {

	width: 430px;
	height: 155px;
	border: 1px #003300 solid;
	text-align: right;
	font-family: "Times New Roman";
	padding: 20px;
	background: transparent url("/basegraphics/mountains/whiterwash.png");
	margin-top: 20px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;

}

.websitethumb:first-line {
	font-size: 150%;
	font-weight: bold;
}




.websitethumb img {

	width: 150px;
	height: 150px;
	border: 2px #003300 solid;
	float: left;
	margin-right: 5px;
}



.photothumb {

	width: 430px;
	height: 155px;
	border: 1px #003300 solid;
	text-align: left;
	font-family: "Times New Roman";
	padding: 20px;
	background: transparent url("/basegraphics/mountains/whiterwash.png");
	margin-top: 20px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
}

.photothumb:first-line {
	font-size: 150%;
	font-weight: bold;
}




.photothumb img {

	width: 150px;
	height: 150px;
	border: 2px #003300 solid;
	float: right;
	margin-right: 5px;
}



.artthumb {

	width: 430px;
	height: 155px;
	border: 1px #003300 solid;
	text-align: left;
	font-family: "Times New Roman";
	padding: 20px;
	background: transparent url("/basegraphics/mountains/whiterwash.png");
	margin-top: 20px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-webkit-border-bottom-left-radius: 30px;
}

.artthumb:first-line {
	font-size: 150%;
	font-weight: bold;
}




.artthumb img {

	width: 150px;
	height: 150px;
	border: 2px #003300 solid;
	float: right;
	margin-right: 5px;
}




.mousetransOFF:hover {
	opacity:1;
	filter: alpha(opacity=100);
}

.mousetransOFF {
	opacity:.50;
	filter: alpha(opacity=50);
}


.thumb100 {
	width: 100px;
	height: 100px;
	border: 2px #003300 solid;
	margin: 5px;
	float: left;
}	



.copyright {

	position: relative;
	top: 20px;
	left: 70px;
	padding: 3px;
	background-color: white;
	filter: alpha(Opacity=70);
	opacity:.70;
	border: 1px #4C7E2C solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}


/*                                 LIGHTBOX CSS                               */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}


#lightbox img{
	width: auto;
	height: auto;
}


#lightbox a img{
	border: none;
}



#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}


#imageContainer{
	padding: 10px;
}



#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}


#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}


#imageContainer>#hoverNav{
	left: 0;
}


#hoverNav a{
	outline: none;
}



#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}


#prevLink {
	left: 0;
	float: left;
}


#nextLink {
	right: 0;
	float: right;
}


#prevLink:hover, #prevLink:visited:hover {
	background: url(/basegraphics/lightbox/prevlabel.gif) left 15% no-repeat;
}


#nextLink:hover, #nextLink:visited:hover {
	background: url(/basegraphics/lightbox/nextlabel.gif) right 15% no-repeat;
}



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	;
}



#imageData{
	padding:0 10px;
	color: #666;
}


#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}


#imageData #caption{
	font-weight: bold;
}


#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}


#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}



#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
