.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.datestamp { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF; font-weight: normal
}
.crumbs { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}

a.crumbslink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}
a.crumbslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}
a.crumbslink:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; font-weight: normal; text-decoration: underline
}

.crumbsarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
.footerlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF ; text-decoration: underline}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.datestamp {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.ewheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.ewheadergreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CCFF99;
}
 /* For horizontal scrolling, div widths have to be set explicitly, IE will wrap when the viewport widht is reached, thus a custom div and div wrapper has to be created for differnet numbers of photos*/
/* To calculate the div wrapper_photos width multiply the number of photos by the photo's width 450px plus the left margin value multiplied by the number of photos*/
/* To calculate the div site_wrapper_photos width multiply the number of photos by the phtos width 450px plus the left margin value multiplied by the number of photos plus 336 px the width of the left menu block*/

#site_wrapper_photos_custom
 {
 width: 2700px;
 background-color: #333333;
 margin: 20px 20px 20px 20px;
  padding: 40px;
}


	#wrapper_photos_custom
 {
 margin-left: 350px;
 width: 500px;
 height: 491px;
 background-color: #333333;
 margin-top: 0px;
}




#site_wrapper_photos_6a
 {
 width: 4600px;
 background-color: #333333;
 margin: 20px 20px 20px 20px;
  padding: 100px;
}


	#wrapper_photos_6a
 {
 margin-left: 150px;
 width: 27000px;
 height: 445px;
 background-color: #333333;
 margin-top: 0px;
}


#site_wrapper_photos_6b
 {
 width: 10206px;
 background-color: #333333;
 margin: 20px 20px 20px 20px;
  padding: 40px;
}



	#wrapper_photos_6b
 {
 margin-left: 336px;
 width: 9870px;
 height: 491px;
 background-color: #333333;
 margin-top: 0px;
}


#site_wrapper_photos_6c
 {
 width: 13496px;
 background-color: #333333;
 margin: 20px 20px 20px 20px;
  padding: 40px;
}



	#wrapper_photos_6c
 {
 margin-left: 336px;
 width: 13160px;
 height: 491px;
 background-color: #333333;
 margin-top: 0px;
}


