html, body
{ margin:0px;
}

P, li, h1, h2, h3
{color: #000000;
 font-size: 12pt;
 font-family: Arial, Helvetica, Geneva,sans-serif;
 padding-left:8pt;
}

p.tbody
{ padding-left:16pt;
}

p.headline, h1
{ color:#000000;
  font-weight:bold;
  font-size: 16pt;
  letter-spacing:.08em;
}

p.subline, h2
{ font-size:12pt;
  font-weight:bold;
}

h3
{	font-weight:bold;
}

p.photo_caption
{ font-size:9pt;
  padding-left:2pt;
}

td.photo
{ border-right:none;
  border-bottom:none;
  border-left:ridge;
  border-top:none; 
  border-top-width:thin;
  border-left-width:thin;
  border-color:#c0c0c0;
}

A:link
{color: #003399;
text-decoration: underline;
}

A:visited
{color: #003399;
text-decoration: underline;
}

A:hover
{ background-color: #003399;
  color: #ffffff;
  text-decoration: underline;
}

a.main
{
	background-color:#000;
	border-top:.5pt solid #c0c0c0;
/* forget this until we figure out the layout bug on photos and faq pages
 width:100%; */
	padding-top:2pt;
	padding-bottom:2pt;
	padding-left:6pt;
	display:block;
	font-family: Arial, Helvetica, Geneva;
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}

a.main:hover
{ color: #ffffff;
/*   background-color: #000066; */
	border-left: 3pt dotted orange;
    padding-left: 3pt;
	text-decoration: none;
}

a.main:visited
{ color: #ffffff;
	text-decoration: none;
}

#mainnav {
	margin-top:16pt;
}

.ad_date{
	margin: 2px 15px 1px 3px;
}
p.ad_row{
	margin:2px 1px;
}
