  	body { color: black; background-image: url(_themes/blueprnt/blutextb.gif)   }
	td {
		font-size: 12pt;
		font-family: Verdana, "century gothic", arial, helvetica, sans-serif; }
	
	a {
		font-size: 12pt;
		font-family: Verdana, "century gothic", arial, helvetica, sans-serif;}
	a:link {color:#9900cc;} 
	a:visited {color:#808080;}
	a:Hover {color: white; background-color:#9900CC;}
	a.Nowrap  {line-height: 1.5em; white-space: nowrap;}

	
	pre { font-family: monospace; }

	h1 {text-align:center;
		font-family:Verdana,century, gothic, arial, helvetica, sans-serif;
		color:#003366;
		}
	h3 {
		color:#cc0099;
		}
		
	p {
		font-family:Verdana,century, gothic, arial, helvetica, sans-serif;
		color:#003366;
		text-Align:Left;
		font-size:12pt;
		}
	p.footnote { font-size:xx-small; color:Gray;)

	p.Guestbook{
		text-align:center;
		font-weight:bold}

	p.Stolen{
		text-align:center;
		color:#ff0000}
	
	ul { list-style-image: url(_themes/blueprnt/blubul1d.gif); }

	#leftcontent {
		position:absolute;
		top:100px;
		left:20px;
		width:172px;
		padding:10px;
		/* Again, the ugly brilliant hack. */
		voice-family: "\"}\"";
		voice-family:inherit;
		width:150px;
		}

	#rightcontent  {
		margin:0px 50px 50px 200px;
		padding:10px;
		}
		
	div.hr {
	  height: 15px;
	  background: #fff url(_themes/blueprnt/bluhorsd.gif) no-repeat scroll center;
	}
	div.hr hr {
  		display: none;
	}
	
	img.centered {
		margin-left: auto;
		margin-right: auto;
	}