body, #frame, #main, #mainleft, #latestnews, #latestmanif, #newsevents, #maincontentnews, #maincontent {
  	width: auto !important;
  	margin: 0 !important;
  	padding: 0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

/********* for print *********/ 

#printop {
	padding: 0px;
	margin-bottom: 20px;
	height: 97px;
	border-bottom: 2px solid #666;
	font: 24pt/18pt "Lucida Grande", Helvetica, sans-serif;
}

#printbottom {
		font: 10pt Tahoma, arial, verdana, sans-serif;
		text-transform: lowercase; 
		padding: 0;
		margin-top: 20px;
		height:50px;
		width: 600px;
		border-top: 2px solid #666;
		text-align: right;
}

img {
	border:0;
	display:none;
}

hr {
	clear:both;
	visibility:hidden
}

ul, li {
	margin:0;
	padding:0
}

/********* structural elements *********/ 

#frame {
}

#top {
	display:none;
}


#main{
}

	#mainleft {
	}
	
		#latestnews {
		}
		
		#latestmanif {
		}
		
		#newsevents {
		}

		#maincontentnews {
		}

		#maincontent {
		}
		
			#content {

			}
			
			h1 {
				font:bold 24px Arial, Helvetica, sans-serif;
				color:#000
			}
			
			#content ul.flower li {
				list-style-image:url(../img/bullet.gif);
			}
			
			img.right {
				float:right;
				margin-left:10px;
			}


	#mainright {
		display:none;
	}

#footer{
	display:none
}



/********* menu *********/ 


#topmenu {
	display:none
}


/********* link *********/ 
a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}


/********* for print *********/ 

/********* for slide *********/ 
.pics img { height: 299px; width: 980px; padding: 0px; top:0; left:0 }


#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#E3CCA2; border:2px solid #7D7059; border-left:none; padding:5px; min-width:150px; max-width:250px}

.gallery {
	background: url(../img/bg_gallery.png) no-repeat;
	width:90px;
	height:90px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.gallery img {
	margin:5px;
}


/* NEWS LIST
----------------------------------------------- */

ul#news-list {
	padding: 0px;
	margin: 0px;
} 

#news-list li {
	background-color: #fec31f;
	margin: 2px 0;
	font-size: 13px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	text-transform:uppercase;
	width:590px
}

#news-list  li  a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	min-height:120px;
	height:auto !important;
	height:120px;
	font-size: 13px;
	background-image: url(../img/zoom-off.gif);
	background-repeat: no-repeat;
	background-position: 180px 97px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
}

 * html #news-list li a {  /* make hover effect work in IE */
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#news-list  li  a:hover  {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height:120px;
	height:auto !important;
	height:120px;
	background-color: #ffd45c;
	background-image: url(../img/zoom-on.gif);
	background-repeat: no-repeat;
	background-position: 180px 97px;
	list-style-type: none;
}

#news-list img{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 5px solid #eeeeee;
	clear: both;
}
#news-list a em {
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
	background-color: #FEC31F;
}

#news-list a:hover em {
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
	background-color: #ffd45c;
}

#news-list a strong {
	font-size:18px;	
	color:#3e372e;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
	
/* PHOTO LIST
----------------------------------------------- */

ul#photo-list {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
} 

#photo-list li {
	background-color: #fec31f;
	margin: 2px;
	font-size: 13px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	text-transform:uppercase;
	width:180px;
	float:left
}

#photo-list  li  a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	min-height:150px;
	height:auto !important;
	height:150px;
	font-size: 13px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	color:#3e372e;
}

 * html #photo-list li a {  /* make hover effect work in IE */
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#photo-list  li  a:hover  {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height:150px;
	height:auto !important;
	height:150px;
	list-style-type: none;
	color:#e9a61e
}

#photo-list img{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 5px solid #eeeeee;
	clear: both;
}
#photo-list a em {
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
	background-color: #FEC31F;
}

#photo-list a:hover em {
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
	background-color: #ffd45c;
}

#photo-list a strong {
	font-size:18px;	
	color:#3e372e;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}




.photogallery {
	width:200px;
}

