
 	body {
		margin:0;
		padding:0;
		padding-bottom:2em;
		background-color:#000;
		font:75%/100% Verdana, Arial, Helvetica, sans-serif;
		}
	html>body {font-size:12px;}
	#printidentity {display:none;}


	/*
	------------------------------------------------------
	STRUCTURE
	----------------------------------------------------*/
		#container {
			margin:0 auto;
			width:742px;
			padding-top:24px;
			text-align:left;
			}
		#header {
			height:59px;
			background:none;
			}
			#header img {border:none;}
		#content {
			margin-top:8px;
			border:6px solid #444;
			background:#fff;
			padding:2em;
			}


	h1 {
		margin:0;
		margin-top:.3em;
		padding:0;
		padding-bottom:.25em;
		font-size:1.5em;
		line-height:1.125em;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		}
	p {
		margin:0;
		padding:.5em 0 1.5em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#bbb;
		}
		p.instruct {color:#000;}

	.textreg a, .textreg a:visited,
	.backtotop a, .backtotop a:visited {
		color:#000;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
		.textreg a:hover,
		.backtotop a:hover
			{border-bottom-color:#000;}
			.backtotop {margin-top:3em;}
		.textreg {
			font-size:1.2em;
			font-weight:bold;
			}
			.unbold {
				font-size:.85em;
				font-weight:normal;}

	#thumbs a,
	#thumbs a:visited,
	#thumbs a:hover {
	border:none;
		}	

