@charset "utf-8";
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.title_port {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093;
}


 .galleryside{
	 
	float:left;
	display:block;
	margin:10px 0px 20px 0px;
	padding:0px;
	
}

 .galleryside li#navigation1 a{
	width:67px;		
	background-position: 0px 0;
}

.galleryside li#navigation2 a{
	width:67px;
    background-position: 124px 0;
}
 .galleryside li#navigation3 a{
	width:67px;
    background-position: 250px 0;
}

a {text-decoration:none; color:#090}
a:hover {text-decoration:underline}

.rollover a{ display:block; width:240px}
.rollover{padding:5px}
.rollover:hover { background-color: #9eb966 }

#simplegallery1{ /*CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 5px solid white;
}

#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
text-align: left;
padding: 2px 5px;
}

#newiframe{
   width: 600px;
   height: 398px;
   overflow:hidden;
   }
