/* ctlphoto.css - updated 2002-04-13 
 -also used in boatdocking/BYC folder
 */

BODY { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10pt; 
  line-height: normal; 
  background: #fdfdfd url(WINTER.GIF) repeat; 
  color: black; } 

H1, H2, H3, H4, H5, H6 { font-family: 'Viner Hand ITC', 'Bradley Hand ITC', Verdana, Arial, sans-serif; 
 padding: 0; margin: 0; text-align: center; }
H2 { color: maroon; }

H1 { font-size: 20pt; color: navy; font-style: normal; }
H2 { font-size: 16pt; color: maroon; font-style: bold; }
H3 { font-size: 16pt; color: navy; font-style: normal; }
H4 { font-size: 14pt; color: maroon; font-style: bold; }
H5 { font-size: 14pt; color: navy; font-style: normal; }

.linkbar { text-align: center; font-size: 8pt; background: silver; }

A { text-decoration: none; } 
A:link { color: navy; background: #f0f0f0; } 
A:visited { color: maroon; background: #f0f0f0; } 
A:active { color: silver; background: maroon; } 
A:hover { color: silver; background: navy; } 

DIV.main { border: medium inset maroon; padding: 7pt 17pt; margin: 7pt 17pt; background: silver; }

TABLE.photo { border: medium maroon outset; background: silver; }
TD.pix { border: thin maroon inset; background: #4b4848; }

P {text-align: left; }

/* rgb - aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow.  */