/* page */
body { background: #115050 url('/images/pattern_146.gif'); color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#body { width: 630px; background: #669966; padding: 10px; text-align: left; margin: 1% auto; border-top: 10px solid #3c755b; border-bottom: 10px solid #3c755b; }
/* headers */
h1 { font-size: 6em; font-weight: bold; color: #94b885; padding: 0; margin: 0; /*text-transform:uppercase;*/ }
h2 { font-size: 2em; font-weight: bold; color: #94b885; padding: 0; margin: 0; /*text-transform:uppercase;*/ }
/* links */
a, a:link, a:visited { outline: 0; text-decoration: none; color: #115050; font-weight: bold; padding: 0; margin: 0; }
a:hover, a:active { font-weight: bold; color: #3c755b; text-decoration: none; padding: 0; margin: 0; }
/* pic of jen */
img#jen_pic { border:2px solid #ffffff; display: block; }
/* exposition */
#expo { text-align: justify; }
#expo a, #expo a:link, #expo a:visited { color: #ffffff; border-bottom: 1px dotted #ffffff; }
#expo a:hover, #expo a:active { color: #ffffff; border-bottom: 0; }
/* footer */
#footer { width: 630px; padding: 10px; margin: 1% auto; text-align: center; }
#footer a, #footer a:link, #footer a:visited { color: #ffffff; border-bottom: 1px solid #ffffff; }
#footer a:hover, #footer a:active { color: #ffffff; border-bottom: 0; }
/* photo + caption */
div#tiger_image { width: 154px; font-size: 0.6em; font-weight: normal; font-style: italic; text-align: center; float: right; }
img.floated_image { border: 2px solid #ffffff; display: block; }
/* other tags */
abbr { cursor: crosshair; border-bottom: 1px dotted #ffffff; }
