body {
	margin: 0;
	padding: 0;
	background-color: black;
	color: #666666;
	font:  small Verdana, Arial, Helvetica, sans-serif;
	}
p	{
	margin: 0 0.5em 0 4px;
	padding: 0;
	color: #666666;
	text-align: justify;
	font-size: x-small;
	}
.spaced	{
	margin-bottom:	0.2em;
	padding-bottom:	0;
	margin-top: 0.2em;
	padding-top: 0;
	}
p.quote		{
	margin:	0.5em 0.5em 0.5em 0.5em;
	padding:	0;
	text-align: left;
	font-style: italic;
	font-size: x-small;
	font-weight: bolder;	
	}
.smallprint	{
	font-size: xx-small;
	}
p.example	{
	font-size: x-small;
	margin-bottom: 0.5em;
	margin-top:	1em;
		}
p.example_contd	{
	margin-top: -0.5em;
	font-size: x-small;
	margin-bottom: 0.5em;
		}
a	{
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
	}
a:link img	{
	border: solid #666666;
	}
a:visited	img	{
	border: solid #666666;
		}
a:hover	img	{
	border: solid white;
		}
a.noborder:link img {
	border: none;
		}
a.noborder:visited img {
	border: none;
		}		
h1	{
	text-align: center;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 20px;
			}
h2, h3	{
	text-align: left;
	margin: 0 0 0 4px;
	font-size: 16px;
	color: #666666;
		}
.h2small	{
	font-size: 80%;
	font-weight: lighter;
	}
h4	{
	text-align: left;
	margin: 0 0 0 4px;
	padding: 0;
	font-size: 14px;
	color: #666666;
		}
ul {
	margin: 0;
	padding: 0;

	margin-left: 1.5em;
	padding-left: 0;
			}	
li {
	list-style-type: square;
	margin: 0;
	padding: 0;
			}
li.nosquare	{
	list-style-type: none;
	margin-left: -3em;
		}
li.continue	{
	/*margin-top:	-1em;*/
	margin-left: 0;
		}
table	{
	border-style:  none;
	margin-left: 200px;
	width:	400px;
	color:	#666666;
		}
th	{
	text-align:	left;
	}
.last	{
	margin-bottom: 1em;
	}
.first	{
	margin-top: 1em;
	}	
.links	{
	text-align: justify;
	}
.citation	{
	font-size: xx-small;
	margin-bottom: 1em;
	}
.imageleft {
	float: left;
	z-index: 1;
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0;
			}
.imageleft-group {
	float: left;
	z-index: 1;
	margin: 0;
				}			
.imageright {
	float: left;
	position: absolute;
	top: 0;
	left: 117px;
	z-index: 2;
			}
.imagecol	{
	float: left;
	width: 212px;
	}
.imagecolwide	{
	float: left;
	width: 272px;
	}
.floatleft	{
	float: left;
	margin: 4px;
	}
.floatright	{
	float: right;
	margin: 4px;
	}
	
.sublist	{
	margin-left: 3em;
	padding-left: 0;
	list-style-type: square;
	font-size: 70%;
	}
.subtext	{
	list-style: none;
	margin-top: -1em;
	font-size: 70%;
		}
.here {
	color: #ff9900;
	}
.lookhere {
	font-weight: bold;
				}
.pagejump	{
	margin-top: 700px;
	padding-top: 0;
		}

#container {
	background-color: black;
	width: 1024px;
	margin:0 auto;
	}
#navigation {
	float: left;
	width: 230px;
	color: #b3b3b3;
			}
#navigation li{
	line-height: 2em;
	font-weight: bolder;
	}
#navigation a:link, #navigation a:visited {
	color: #b3b3b3;
	text-decoration: none;
	}
#navigation a:hover {
	color: #ff9900;
	}

#rightcolumn {
	float: left;
	width: 700px;
		}
.gallerybox	{
	margin-bottom: 0.5em;
	line-height: 1.1;
	background-color: #b4b4b4;
	}
.gallerybox ul	{
	margin-top: 6px;
	margin-left: 144px;
	margin-bottom: 0;
	color: #666666;
	}
.gallerybox img.imageleft{
	border: none;
	}

ul.landscape  {
	margin-left: 324px;
	}
ul.portrait  {
	margin-left: 144px;
	}
ul.links	{
	margin-left: 48px;
	margin-right: 48px;
	}
ul.imagetext	{
	display: inline;
		}
.row	{
	clear: both;
	padding-top: 3px;
	}
.row	span.label	{
	float: left;
	width: 142px;
	text-align: right;
	color: #666666;
	}
.row	span.form	{
	float: right;
	width: 558px;
	text-align: left;
	}


.underimage	{
	clear: both;
			}
.horiz-nav	{
	margin: 0 0 0 4px;
	clear: left;
	color: #666666;
	font-weight: bold;
	font-size: x-small;
	}
.horiz-nav a:link, .horiz-nav a:visited {
	color: #666666;
	text-decoration: none;
	}
.horiz-nav a:hover {
	color: #f6f6f6;
	}
.right	{
	padding-left: 60px;
	margin: 0;
		}
#footer	{
	clear: both;
	margin: 0;
			}
#footer p{
	text-align: center;
		}
