
    body {
    background: #E4E9D9;
margin-bottom: 0px;
    margin-top: 0px;
    font-size: 78%;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
  
    }
    
    #menu{
    width:165px;
float:left;
  
    }
    tbody{
    background:#ffffff;
    }
   
#menu ul{
list-style-type: none;
margin: 0px;
padding: 2px 2px 3px 20px;
width: 150px;
}
#menu a{


width: 160px;
color: #555555;
text-decoration: none;
padding: 3px 3px 4px 20px;
display: block;

cursor: default;
border-left: 4px solid #95cf56;
}
#menu a:hover{
color:#000000;
padding-left:22px;

cursor: default;
border-left: 4px solid #bba023;}
#other{
position:absolute;
top:160px;
left:0px;
}
#other a{
border:none;
}
#other a:hover{
border:none;
}
h2{
	margin-left: 20px;
	margin-top: 10px;
	padding-top:6px;
	font-family: tahoma, arial, sans-serif;
        text-transform:uppercase;
	color: #77a33f;
	border-bottom: 4px solid #E4E9D9;
width: 165px;
	font-size:12pt;
	letter-spacing: 1px;
}
h1
{
font-family: georgia,verdana, tahoma;
font-size: 13pt;
background:#ffffff;
color:#4f4f4f;
letter-spacing: 7px;
margin-top: 10px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 7px;
border-left:5px solid #7dc92c;
border-right:5px solid #7dc92c;
border-bottom: 1px #7dc92c solid;
border-top: 1px #7dc92c solid;
}
h3{
color:#666666;
font-family: tahoma;
font-size: 13pt;
text-align: center;
padding-right:20px;
font-weight: bold;
letter-spacing: 1px;
}
#content
{
float:right;
width: 545px;
font-family: arial, sans-serif;
font-size: 12pt;
color:#3e3d39;
letter-spacing:1px;

padding: 3px 2px 3px 4px;
position:relative;
left:-20px;
top:-15px;
}
#content a{
color: #a88f2d;
text-decoration: none;


padding:2px;
}
#content a:hover{
color: #000000;



}
#content ul {
font-family: arial, sans-serif;
font-size: 11pt;
letter-spacing:1px;
    color:#50514F;
	margin: 1.2em 2em 1.2em 0.2em;
	padding: 4px 0px 4px 3px;
}
#content ul li {
	list-style-type:none;
	
padding: 5px;
}
#content ul li:hover{

	cursor: default;
	
}
#content .detail{
padding-top:5px;
line-height:213%;
padding-left:15px;
}
#content .newsletterbg{
background:#f2f2f2;

margin:10px;
padding:10px;
}
#content .newsletterlightbg{
background:#ffffff;
margin:10px;
padding:10px;
}
#content .pic {width: 546px; padding-bottom:35px;}
#content .pic p { float: left; padding: 4px; border: 1px solid #ebebeb; background: #fff; margin: 3px; 
}
#footer{


background: #E4E9D9;
font-family: georgeia;
margin-top:0px;
font-size: 12px;
color:#575035;
text-align: center;
letter-spacing:1px;
padding: 5px 0px 5px 0px;
}
strong {
        color: #666666;
        border-bottom: 0px dotted #87BE52;
        letter-spacing:3px;
        font-family: tahoma;
        font-size: 11pt;
	}


i {
        color: #87BE52;
        letter-spacing:1px;
        font-family: verdana;
       font-size:14pt;
	}


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

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12pt 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}