*{

}
body{
	background: #ffffff;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.invisible{
	position: absolute;
	left: -99999px;
	width: 500px;
}
h1.invisible{
	position: relative;
	width: auto;
	left: auto;
/*	margin: 1em;*/
	border-bottom: 1px solid #666666;
	color: #666666;
	font-size: 11px;
}
h1, h2, h3, h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;
}
h2{
	font-size: 28px;
}
h3{
		border-bottom: 1px solid #666666;
}
.noPrint{
	display: none;
}
#tools{
	display: none;
}
#skipLinks{
	display: none;
}
#head form{
	display: none;
}
#nav{
	display: none;
}
hr{
	display:none;
}
#sendToFriend{
	display: none;
}
.top{
	display: none;
}
#content #path{
	font-size: 11px;
	margin:0em 0 2.5em 0;
	padding: 0;
	border-bottom: 1px solid #666666;
}
#content #path ul{
	display: inline;
	padding: 0;
	margin: 0;
	list-style: circle;
}
#content #path li{
	display: inline;
	margin: 0;
	padding: 0 0px 0 0px;
	list-style: circle;
}




#footer{
	border-top: 1px solid #666666;
	clear: both;
}








#content{
/*	overflow: visible;*/
}

#content img{
	float: left;
	display: block;
	margin: 0 1.5em 1em 0;
	border: 1px solid #ffffff;
}

#contentLeft{
	position: relative;
}
#bodyGeneral #contentLeft{
	width: 100%;
}





#homeNews{
	overflow: hidden;
	margin: 2em 0 0 0;
}
*>#homeNews{
	float: none;
}
#homeNews h3{
	margin: 0;
	width:100%;
	float: left;
}

.HomeNewsContainer{
	float: left;
	padding:0.5em 0 0.5em 0;
}
*>.HomeNewsContainer{
	width: 100%;
}
.HomeNewsContainer div{
	width:45%;
	float: left;
	padding: 0 2% 0 2%;
	border-right:0px solid black;
}

#homeNews h4{
	padding: 0;
	background: none;
	float: left;
	clear: both;
	width: 100%;
}

#contentRight span {
	font-style: italic;
}




.filtersForm dl{
	display: none;
}
.listPages dt{
	clear: both;
	font-weight: bold;
	border-bottom: 1px solid #666666;
}


.listPages dd{

}



#galleryContainer{
	width: 100%;
	float: left;
	
	
}
*>#galleryContainer{
	/*overflow: hidden;*/
}
#galleryContainer div{
	float: left;
	width:20%;
	height: 19em;
	padding: 5px 0 0 0;
	
}
#galleryContainer div img{
	float: none;
	width: 120px;
	height: 130px;
	margin: 0 auto;
}
#galleryContainer div p{
	font-size: 0.9em;
	text-align: center;
	margin: 5px 5px;
	padding: 10px 5px;
	border-top: 1px solid #666666;
	line-height: 1em;
}
