body
{
	color: #bbb;
	background: #292929;
	font-family: helvetica,arial,sans-serif;
	font-size: 1em;
	line-height: 1.5em; 
}

img { border: 10; 
	color: #292929
}
a { text-decoration: none; }
a:link { color: #fff; }
a:visited { color: #fff; }
a:active { color: #f00; }
a:hover { color: #f90; }

div.text, table
{
	margin-left: 12px;
	margin-top: 1em;

}

div.text strong
{
	color: #e9e9e9;
	font-weight: bold;
}

h2
{
	font-size: medium;
	margin-top: 2em;
	margin-bottom: 1.5em;
	font-weight: normal;
	color: #fff;
}
	
#still {
	padding: 15px 15px 15px 50px;
}
#still img {
	border: solid 2px #aaa;
}

#thumbs {
	margin-left: 10px;
	font-size: 1 em;
	line-height: 1.25em;
}
#thumbs h2 {
	font-size: 1.4em;
	line-height: 1.25em; 
	margin-top: 1.25em;
	margin-bottom: 1em;
}
#thumbs img {
	border: solid 1px #aaa;
	margin-top: 5px;
	margin-bottom: 5px;
}


h3 { color: #fff; margin: 0px; font-size: 1em; }

.caption, .desc { margin-top: 2em; }
.smaller { font-size: smaller; color: #fff }

.homenav { margin-top: 9em; padding-top: 1em;}
.homenav img#movingnav, .homenav img#stillnav, .homenav img#bar { border: 0px; margin: 0px; }

.homenav img#bar { 
	margin-left: 8px;
	margin-right: 8px;
}
