/* styles for Pacific Sword Company */

   BODY, P, LI, TD, H1, H2, H3 {font-family:Palatino, "Palatino Linotype", "Book Antiqua", serif; color:#33ddcc; } /* dda033 cc9000 F2DB6F */
   BODY {background-color:#181818; }
   #body {border-bottom:1px solid red; }
   .bright {color:#F2DB6F; }
   H1 {margin-top:20px; margin-bottom:16px; font-weight:normal; color:#33ddcc; } /* */
   H1.psc {margin:0px; padding:0px; } /* "Pacific Sword Company, Santa Barbara, California" */
   H1.psc IMG {margin:20px 19px 0px 19px; } /* "Pacific Sword Company, Santa Barbara, California" */
   H1 IMG[ALT] {font-size:20px; }

   #header3 {width:600px; height:auto; margin:28px 0px 1em 0px; padding:0px 0px 12px 0px; background:url(/images/psc-sb.png) top no-repeat; border-bottom:1px solid red; }

   #header2 {width:700px; height:auto; margin-top:28px; padding:110px 0px 12px 0px; background:url(/images/psc-sb.png) top no-repeat; border-bottom:1px solid red; }
   #psc2 {width:600px; height:110px; overflow:hidden; }

   .h2 {color:#dda033; }
   P, LI, TD {font-size:16px; line-height:1.25em; }
   P.caption {text-indent:0em; font-size:13px; margin:.5em 0em 1em 0em; }
   DIV.header, DIV.body {width:543px; border-bottom:1px solid #338078; }
   DIV.header P {margin-bottom:0px; }
   DIV.center {margin-left:auto; margin-right:auto; }

/* fix IE 5.5 and 6.0 for transparency in PNG images */
/* IMG {behavior:url(/kit/iepngfix.htc); } */

/* styles for photos page */
   DIV.tn {width:700px; border-bottom:1px solid red; }
   DIV.tn IMG {border:0px solid white; margin:8px; vertical-align:bottom; }

/* styles for single-photo pages */
   DIV.border {width:700px; border-bottom:1px solid #338078; }
   DIV.border P {padding-bottom:8px; margin-bottom:0px; }
   DIV.border IMG {border:0px solid white; margin:8px; vertical-align:middle; }
   TABLE.nav {margin-bottom:12px; }
   TABLE.nav P {margin-top:8px; margin-bottom:12px; }
   #nav2 {margin-top:46px; }

/* order: link, visited, focus, hover, active */
   P A, DIV A {border-bottom:1px dotted #33ddcc; }
   P.tn A {border-bottom:none; }
   A, DIV.nav A IMG {border:none; text-decoration:none; }
   a:link, .link {color:#dda033; }
   a:visited {color:#dda033; }
   a:hover {text-decoration:underline; color:#F2DB6F; border:none; }
