img, div, a { behavior:url("http://www.metrolibrary.org/home/scripts/iepngfix.htc"); }


#main-text-area{
	text-align: left;
	margin: 1px;
	width: 687px !important;
	height: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
	display: inline;

}

#main-text-area h3{
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#main-text-area h4{
	color: #060;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#main-text-area a{
	color:  #586DAD; 
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#main-text-area a:hover{
	color: #8091C1;
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#information{

	text-align: left;
	height: auto;
	overflow: hidden;
	background: url(../graphics/locations/background.gif) no-repeat bottom;
	_background: none;
	_width: 680px;

}


#information p
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	font-size:12px;
	color: #000;
	line-height: 15px;

}

#information .column1, .column2, .column3
{
	float: left;
	width: 30%;
	_width: 25%;
	padding: 5px 5px 5px 5px;
	_padding: 7px 7px 7px 7px;
	margin: 5px 5px 5px 5px;
	_margin: 7px 7px 7px 7px;
	display: inline;
	overflow: hidden;
}

.column3{
	_width: 195.5px;	
	
}

#information  .calendar a { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
	background: url(../graphics/locations/Calendar.gif) no-repeat 0 0;
	_background: url(../graphics/locations/Calendar-small.gif) no-repeat 0 0;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#information .calendar a:hover { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
  	background-position: 0 -45px;
	_background-position: 0 -36px;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}


#information  .mail a { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
	background:url(../graphics/locations/Mail.gif) no-repeat 0 0;
	_background:url(../graphics/locations/Mail-small.gif) no-repeat 0 0;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#information .mail a:hover { 
 	display: block;
  	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
	background-position: 0 -45px;
	_background-position: 0 -36px;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#information  .map a { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
	background: url(../graphics/locations/map.gif) no-repeat 0 0;
	_background: url(../graphics/locations/map-small.gif) no-repeat 0 0;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#information .map a:hover { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
  	background-position: 0 -45px;
	_background-position: 0 -36px;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#information  .rss a { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
	background: url(../graphics/locations/rss.gif) no-repeat 0 0;
	_background: url(../graphics/locations/rss-small.gif) no-repeat 0 0;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#information .rss a:hover { 
 	display: block;
 	width: 45px;
 	height: 45px;
	_width: 36px;
	_height: 36px;
  	background-position: 0 -45px;
	_background-position: 0 -36px;
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}




#information  ul{
	float:left; 
	margin: 1px 0 0 0; 
	padding:0; 
	list-style:none; 
	padding:0;
}
#information  ul#icons {
	
}
#information  ul#icons li {
	float: left;
	display: block;
	padding: 0 2px;
}

#information  li { 
	display:inline; 
	float:left; 
	padding:1px 1px 1px 1px; 
	_padding: none;
}