/* Collection */
#prev { position: absolute; left: 50%; top: 373px; z-index: 99; display: block; width: 60px; height: 25px; margin-left: -394px }
#next { position: absolute; right: 50%; top: 372px; z-index: 99; display: block; width: 55px; height: 25px; margin-right: -460px }

#next a, #prev a { display: block; font-size: 0.1em; color: #fefdf5; height: 25px; width: 56px /*text-indent: -9999px; */}
#next a:hover, #prev a:hover { cursor: pointer }

#next, #pre { border: 1px so #f00 }

p.circle { display: block; width: 120px; height: 110px; position: relative; top: 380px; left: -475px; color: #fff; text-align: center; font-size: 0.75em; z-index: 99 }

p.circle a, p.circle a:visited, p.circle a:active { color: #fff }
p.circle a:hover { color: #7D685A }

#site { height: 535px }

#myGallery { overflow: hidden }