

/* Layout */
#container {
text-align: left;
}

#faderstyle { position: relative; height: 155px; margin-bottom: 21px; }
#faderstyle .slide_pic { position: absolute; }
#faderstyle .slide_pic a.active { display: block; }
#faderstyle #crossfade_1 { left: 0; }
#faderstyle #crossfade_2 { left: 250px; }
#faderstyle #crossfade_3 { left: 500px; }
#faderstyle #crossfade_4 { left: 0px; top:170px; }
#faderstyle #crossfade_5 { left: 250px; top:170px; }
#faderstyle #crossfade_6 { left: 500px; top:170px; }
#faderstyle #crossfade_7 { left: 0px; top:340px; }
#faderstyle #crossfade_8 { left: 250px; top:340px; }
#faderstyle #crossfade_9 { left: 500px; top:340px; }
#faderstyle #skyfishers { left: 20px; width: 400; height: 300px;}
#faderstyle #skycaption { left: 310px; top: 0px; width: 460px;}
#faderstyle #crossfade_12 { left: 500px; }
#faderstyle .slide_pic a.default { z-index: 1; display: block; }
#faderstyle .slide_pic a.guidedlink h4 { position: absolute; top: 162pt; left: 316pt; font-weight:normal; color:#808080; font-size:13px; z-index: 1; width: 170px; }
#faderstyle .slide_pic a.guidedlink #arrow { position: absolute; top: 163pt; left: 425pt; z-index: 1; }
#faderstyle .slide_pic a:hover { color:#808080; }
#captioner { position: absolute; left: 20px; top: 20px}/* #faderstyle .gallery_caption { position: absolute; left: 0px; top:530px; } */


#userinfo {
float: left;
margin-left: 3em;
margin-top: 1em;
}

#content{
clear: both;
color: #333;
padding: 0 1em;
}

#footer {
clear: both;
padding: 6px 10px;
text-align: right;
}

