div.fadenav { position: absolute; top: 380px; right: 385px; }
div.fadenav a { display: none; background: #EFEFEF; width: 12px; height: 12px; margin: 0 8px 0 8px; float: left; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #9A9A9A; }
div.fadenav a:hover { background: #BBB; }
div.fadenav a.current { background: #CCC; }

#transitionEffect { width: 898px; height: 331px; overflow: hidden; margin-top:15px; }
.slide { position: relative; height: 329px; width: 898px; border:1px #fee58e solid; }

#introslide { z-index: 500; }
#introslide p { margin: 0;}
#navigation { height: 15px; background: green; }

.img_slide {
	padding:1px;
	background:#b5a362;
	border:#97790e 4px solid;
}