

*html body { behavior:url("csshover3.htc"); }

/* Self-clear floats for IE6 */
*html .group {
	height: 1%;
}

/* Self-clear floats for IE7 */
*:first-child+html .group {
	min-height: 1px;
}

/*IE5/Win hack for text size */
body {  
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}
	html>body { /* be nice to Opera */
	font-size: small;	
}

/* Allows text-align center to override default left in IE5/Mac \*/
/*\*//*/
 #navigation ul li a {
     display: inline-block;
     white-space: nowrap;
     width: 1px;
 }
 /**/
	 
 
/*Holly Hack for footer */
/* Hide from IE5/Mac \*/	
* html #footer { height: 1%; }
/* End hide from IE5/Mac */

/* PNG fix */

*html .description {	
	background: url(../images/ffffff_88.png);
}

*html #navigation li { /* for IE<6 */
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}

*html #navigation li a { /* for IE<6 */
	background-image: none;	
	padding: 0;
	
}

*html #navigation li a span {
	background: url(../images/000000_10.png);
	margin: 0;
	padding: 15px 1em;	
}

#navigation li a:hover, #navigation li a:sfhover {
	background: url(../images/000000_35.png);
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

*html ol.activephotolist li.third {
	width: 33%;
}

*html .bqend {
	margin-top: -24px;
	margin-bottom: -40px;
}

*html ol.photolist li div.photo a span {
	margin-bottom: -1px;
	padding-bottom: 7px;
}



