html {	margin-bottom: 4px;}body {	margin: 0;	padding: 0;	background-image: url(001.gif);	background-repeat: repeat;	background-color: gray;	width: 100%;	height: 100%;}A:link 		{ text-decoration: none; color: white; }A:visited 	{ text-decoration: none; color: white; }A:active 	{ text-decoration: underline; color: white; }A:hover 	{ text-decoration: underline; color: white; }div#subnav > A:link	{ text-decoration: none; color: white; }div#subnav > A:visited	{ text-decoration: none; color: white; }div#subnav > A:active	{ text-decoration: none; color: #666666; }div#subnav > A:hover	{ text-decoration: none; color: #666666; }div#gallery > A:link	{ border: 1px solid black; }div#gallery > A:visited	{ border: 1px solid black; }div#gallery > A:active	{ border: 1px solid white; }div#gallery > A:hover	{ border: 1px solid white; }div#galnav > A:link	{ border: 1px solid black; }div#galnav > A:visited	{ border: 1px solid black; }div#galnav > A:active	{ border: 1px solid white; }div#galnav > A:hover	{ border: 1px solid white; }h2 > A:link	{ text-decoration: none; color: white; }h2 > A:visited	{ text-decoration: none; color: white; }h2 > A:active	{ text-decoration: none; color: #666666; }h2 > A:hover	{ text-decoration: none; color: #666666; }h1 {	font: 33px times, serif;	color: white;	font-weight: bold;	line-height: 1;	margin: 0;	padding: 0;}h2 {	font: medium verdana, arial, sans-serif;	font-weight: bold;	color: white;	text-align: left;	margin-bottom: 2px;}h3 {	font: small verdana, arial, helvetica, sans-serif;	font-weight: bold;	text-transform: uppercase;	color: white;	margin: 0;	padding: 0;	line-height: .8;	text-align: right;}.subsect {	color: white;	font-weight: bold;}p {	margin-top: 2px;	margin-bottom: 12px;}#content {	position: absolute;	top: 100px;	left: 12%;	width: 76%;	padding: 4px;	margin-bottom: 4px;	border: dotted white 1px;	background: #B2B2B2;	color: black;	font: small verdana, arial, helvetica, sans-serif;}#title {	position: absolute;	height: 33px;	top: 72px;	left: 12%;	padding: 0;	margin: 0;	text-align: left;}#nav {	position: absolute;	top: 85px;	right: 12%;	text-align: right;	font: 12px verdana, arial, helvetica, sans-serif;	font-weight: bold;	color: white;	margin: 0;	padding: 0;}#disclaimer {	position: relative;	margin-left: auto;	margin-right: auto;	font: x-small verdana, arial, helvetica, sans-serif;	color: #666666;	text-align: center;	padding: 4px;}#latest {	float: right;	top: 0;	left: 0;	width: 100px;	margin-right: 4px;	margin-left: 12px;	margin-bottom: 8px;}#subnav {	float: right;	top: 0;	right: 0;	height: 100%;	width: 150px;	margin-left: 6px;	margin-bottom: 6px;	text-align: right;}img {	border: solid black 1px;}.gallery {	text-align: left;	margin-bottom: 6px;}.galnav {	text-align: center;	margin-bottom: 40px;}