html{
	min-width: 300px;
	height:100%;
	overflow-x : hidden; 
} /*IE7*/
body {
	line-height:20px;
}
/*
img {
	position:absolute;
	top:0px;
	border:none;
}
*/
.clear{
	clear:both;
}
#ifhs{
	max-width: 650px;
	min-height:100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	color:#000;
	padding: 0px 20px;
}
#ifhs a {
	color:#666;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#ifhs a:hover {
	PADDING-BOTTOM: 3px; 
	PADDING-right: 3px; 
	PADDING-left: 3px; 
	COLOR: #fff; 
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #267522;
	TEXT-DECORATION: none;
	text-transform: uppercase;
}

#images{
	visibility:hidden;
}
#loading{
	margin-top:164px;
	margin-bottom:200px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative;
}
#captions{
	font-weight:bold;
	position:relative;
	text-align:center;
	z-index:101;
}
#scrollbar{
	visibility:hidden;
	position:relative;
	border-bottom:1px solid #b3b3b3;
	z-index:102;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:103; 
	background-image:url(slider.gif);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}
#imageflow{
	text-align:left;
}

