body { background:white; color: e77c0a; margin: 0px  0px; padding: 0px  0px; font-family: "Arial";}
a:link { color:#e77c0a; text-decoration: underline;}
a:visited {color:#e77c0a; text-decoration: underline;}
a:active {color:#e77c0a;text-decoration:underline;}
a:hover {  text-decoration: bold none;}

/*a:hover img{ border: 5px solid transparent }*/
img{ border: 1px solid transparent }
a img{border:0;}
.cssImg
{
	height:155px; width:185px;
}

#divLeftGallery{
	float:right;
	margin:10px;

}

.imgLeftGallery{
	width: 100px;
	height: 100px;
	cursor:pointer;
}

.divScrollingZoomArea {
	width:125px; height:410px; overflow-x:hidden; overflow-y:auto;	
}

#content {
	width:708px;
	color: #000;
	font-size:12px;	
	text-align:justify;
}


#menu a{
	font-size:18px;	
	text-align:left;
}