/* slideshow.css */
a {color:#FF3333; font-weight:bold; text-decoration:none; }
table, caption, tbody, tfoot, thead, tr, th, td {vertical-align: top;}
a.archive-item img {border:1px solid #ADADAD;}
a.archive-item {float:left; margin:7px 0px 0px 7px; text-align:center; width:110px;}
p.image_nav { text-align: center; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin: 10px 0; clear: both;}

/* navigation */
.previous_image { float: left; }
a.previous_image { font-weight:bold; text-decoration:none; font-size: 0.9em;}
.next_image { float: right; }
a.next_image { font-weight:bold; text-decoration:none; font-size: 0.9em;}
span.image_pages { width: 200px; margin: 0 auto; }
span.image_pages a { color:#369; font-weight:bold; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; text-transform: lowercase; font-size: 1.1em;}

/* introduction */
#introduction { margin-bottom: 35px;}
#introduction p {font-family:Georgia, "Times New Roman", Times, serif; font-size: 1.2em; line-height: 1.7em;}
#introduction #slideshow_links {}
#introduction #slideshow_links a { text-decoration:none;}
#introduction #slideshow_links ul { width: 200px; float: right; margin: 40px 10px 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.9em; }
#introduction #slideshow_links ul li { list-style-type: none;}

#introduction #contact_header { margin: 0 0 10px 0;}
#introduction ul#contact {background-color:#efefef; width:160px; margin-top:20px; padding:10px; font-size:12px;}

/* main content */
#slide {text-align:center; }
#instruction { width: 200px; float: right; }
#canfar #instruction { width: 100%; float: none; }
#instruction p { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; line-height: 1.7em; margin: 20px 30px 0px 0px;}
#instruction p a { color:#dd2026; text-decoration:none;}

#introduction p#photo_credit { color:#999; font-size:12px; padding-top:10px;}
#introduction p#photo_credit a { color:#999; font-weight:normal;}

div#section_links { clear:both; margin:0; height:40px; padding-top:10px; border-top:1px solid #d3d1d2;  }
div#section_links a img { margin:0 13px 0 0; float:left;}
