/* cascading style sheets for
 * the picdocs section of the swanson web pages
 *
 * since these pages are showcases for images, the
 * background is black. Several adjustments must be
 * made to allow text to be visible with such
 * a background.
 *
 * updated 7/1/99
 */
body {
	color: #fff;
	background-color: #000;
}

P.body {
	text-align: left;
	text-indent: 18.000000pt;
	margin: 9pt 108pt 9pt 108pt;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #ffc;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

P.listitem {
	text-align: left;
	text-indent: 0pt;
	margin: 9pt 126pt 9pt 108pt;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #ccf;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

P.hidden {
	text-align: center;
	text-indent: 0.000000pt;
	margin: 9pt 0pt 9pt 0pt;
	font-size: 10%;
	font-weight: lighter;
	font-style: normal;
	color: #ccc;
	background-color: #ccc;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

P.nonindentedbody {
	text-align: left;
	text-indent: 0pt;
	margin: 9pt 108pt 9pt 108pt;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #ffc;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

p.centeredlink {
	text-align: center;
	text-indent: 0.000000pt;
	margin: 9pt 18pt 0pt 18pt;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #ffc;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}


H1.heading1, H2.heading1, H3.heading1, H4.heading1, H5.heading1, H6.heading1 {
	text-align: center;
	text-indent: 0.000000pt;
	margin: 9pt 18pt 9pt 18pt;
	font-size: 190%;
	font-weight: bold;
	font-style: normal;
	color: #ffc;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

p.timestamp {
	text-align: center;
	text-indent: 0.000000pt;
	margin: 0pt 72pt 0pt 72pt;
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	color: #ccc;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
}

H1.heading2, H2.heading2, H3.heading2, H4.heading2, H5.heading2, H6.heading2 {
	text-align: left;
	text-indent: 0.000000pt;
	margin: 9pt 72pt 9pt 36pt;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #c90;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

H1.heading3, H2.heading3, H3.heading3, H4.heading3, H5.heading3, H6.heading3 {
	text-align: center;
	text-indent: 0.000000pt;
	margin: 18pt 72pt 9pt 72pt;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #666;
	background-color: #000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	font-family: verdana,arial,helvetica, sans-serif;
}

A:link {
	color: #f96;
	background-color: #000;
	text-decoration: underline;
}
A:visited {
	color: #9cf;
	background-color: #000;
	text-decoration: none;
}
A:active {
	color: #F30;
	background-color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

