body		{	margin: 0; padding: 0; 
				background-image:url('images/backgroundtile.jpg');
				background-color:'#E7F9E4';
				background-attachment: fixed;
				scrollbar-face-color : #42855C; 
				scrollbar-highlight-color : #ffffff; 
				scrollbar-3dlight-color : #ffffff; 
				scrollbar-shadow-color : #E3F0E1; 
				scrollbar-lightshadow-color : #E3F0E1; 
				scrollbar-darkshadow-color : #E3F0E1; 
				scrollbar-track-color : #E3F0E1; 
				scrollbar-arrow-color : #E3F0E1;
				scrollbar-base-color : #E3F0E1;	
				overflow: on;}


p			{	font-family:'sans-serif', 'arial';
				font-size: 70%;	
				color: #42855C;} 



a			{	text-decoration: none;						
				border:0;
				color: #42855C;}



UL			{	font-family:'sans-serif', 'arial';
				font-size: 75%;
				list-style-type:square;		
				color: #42855C;} 




OL			{	font-family:'sans-serif', 'arial';
				font-size: 75%;			
				color: #42855C;} 





h2			{	font-family: serif, 'times new roman', 'microsoft sans serif', 'trebuchet', 'arial';
				font-weight: 100;
				font-variant: small-caps;
				font-size: 140%;					
				color: #E3E0F2;}







h4			{	font-family: serif, 'times new roman', 'microsoft sans serif', 'trebuchet', 'arial';
				font-style: oblique; 
				font-weight: 110;
				font-variant: small-caps;
				font-size: 200%;
				color: #ffffff;	
				background-color:#056C00;
				background-image:url('images/titleshader.jpg');
				background-repeat:repeat-x;
				background-position:bottom;
				padding:0px}

div.flashshow {padding-top:5px; padding-bottom:5px; padding-right:5px; z-index:0;}

#wholetbl		{width:804px;
				left:50%;
				top:0px;
				margin-left: -400px
				background-color:white;
				z-index:1;}

div.shadow		{width:900px;
				left:50%;
				top:0px;
				margin-left: -450px
				background-color:black;
				z-index:-99;}

/*div.head-1		{width:800px;
				height:100px;
				background-color:#056C00;
				background-image:url('images/banner4.jpg');
				background-repeat:no-repeat;
				position:relative;}*/

div.menu		{width:800px;
				height:30px;
				background-color:#056C00;
				position:relative;

				float:top;
				background-image:url('images/titleshader.jpg');
				background-repeat:repeat-x;
				background-position:bottom}


div.padding2	{padding-left:10px;
				padding-right:10px;
				padding-bottom:10px}


div.content		{width:300px;
				height: 500px;
				background-color:white;
				padding:0px
	

				line-height:1.9}


div.padding		{padding-left:30px;
				padding-right:30px;
				padding-top:8px}


div.bottom		{width:800px;
				height:30px;
				background-color:#056C00;
				position:relative;
				float:top;
				background-image:url('images/titleshader.jpg');
				background-repeat:repeat-x;
				background-position:bottom}

.hr				{width:700px;
				height:3px;
				background-color:#056C00;
				color: #42855C;
				position:relative;
				float:top;}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}