div#hold	{ 
	position:relative;
	overflow:hidden; 
	width:730px; height:365px; 
	z-index:0; top: 0;
	}
	
div#wn	{ 
	position:absolute; 
	width:730px; height:365px;  
	clip:rect(0px, 725px, 365px, 0px); 
	overflow:hidden;
	z-index:0; left: -1px; top: 0px;
	}
	
div#lyr1	{
	position:absolute;
	width:725px;
	z-index:0;
	top: 0px;
	left: 0px;
	visibility: visible;
	}


div#hold2dis	{ 
	position:relative;
	overflow:hidden; 
	width:730px; height:417px; 
	z-index:0; top: 0;
	}
	
div#wn2dis	{ 
	position:absolute; 
	width:730px; height:417px;  
	clip:rect(0px, 725px, 440px, 0px); 
	overflow:hidden;
	z-index:0; left: -1px; top: 0px;
	}
	
div#lyr2dis	{
	position:absolute;
	width:725px;
	z-index:0;
	top: 0px;
	left: 0px;
	visibility: visible;
	}

/* text*/


.gallery_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:800
	color: #006666;

}
.gallery_link:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}


.footer_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footer_copyright:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}


.footer_copyright_Times {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bolder;
}
.footer_copyright_Times:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006666;
	font-weight: bolder;
}

.contact_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
	line-height: 16px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #006666;
}
.title_sub {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #006666;
}
.contact_link {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
	line-height: 16px;
}
.contact_link:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #53c183;
}
.contact_email {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	line-height: 16px;
	text-decoration: underline;
}
.contact_email:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}

#pmenu {
	padding:0;
}

#pmenu li{
	display:block;
	float:left;	
}

#pmenu li a{
	font-family: verdana,helvetica,arial,sans-serif;
	display:block;
	width:31px;
	height:26px;
	text-align:center;
	font-weight:bold;
	padding:5px 0 0 0;	
}

#pmenu li a{
	background:url('../images/menuBtn.gif') no-repeat 0 0;
	color:#FFFFFF;
}

#pmenu li a:hover{
	background:url('../images/menuBtn.gif') no-repeat 0 -40px;
	color:#006666;
}

#pmenu li a.selected{
	background:url('../images/menuBtn.gif') no-repeat 0 -40px;
	color:#006666;
}

#pmenu li a.selected:hover{
	background:url('../images/menuBtn.gif') no-repeat 0 0;
	color:#FFFFFF;	
}
