body { background-color: #000 }
#container { border: 1px solid #CCC }

#content { background-color: white; padding: 10px }

#nav { border: 3px double #CCC; background-image: url(images/bg_nav.gif); padding: 8px; }

#footer { height: 41px; background-image: url(images/bg_footer.gif); vertical-align: middle; }
#footer td { padding: 10px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: white; font-size: 10px}
#footer a:link { color: white }
#footer a:visited { color: white }
#footer a:hover { color: #CCC }
#footer a:active { color: white }

p { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: black; font-size: 12px; padding: 2px 6px 2px 6px; line-height: 22px  }
a:link { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: black; text-decoration: underline }
a:visited { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: black; text-decoration: underline }
a:hover { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: #999; text-decoration: none }
a:active { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: black; text-decoration: underline }
h2 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: #336633; font-size:21px; font-weight: bold; padding: 2px 6px 2px 6px; border-bottom: 1px solid #336633}
li { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: black; font-size: 12px; padding: 2px 6px 2px 6px; line-height: 22px  }
.greenb { color: #336633; font-weight: bold }

#photos td { font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif; color: black; font-size: 10px; padding: 2px 6px 2px 6px; line-height: 22px }
.thumbs { border: 3px double #CCC }


hr { color:#ccc; }