body {background: #1B3E5C url(images/css/unsettledmind.jpg) no-repeat fixed 0 0;  position : relative;  margin : 0;  padding : 0;   }
div#content {background: #D2EDFF url(images/css/unsettled-wash.jpg) no-repeat fixed 0 0;  position : absolute;  top : 26px;  right : 25px;  left : 161px;  color : #0D283B;  font-family : Verdana, sans-serif;  font-size : 15;  padding : 10px;  border : solid #6D6536;         }
div#content p {
	margin : 0 1em 1em;
}
div#content h3 {
	margin-bottom : 0.25em;
}
div#content a:link {
	color : #6D6536;
}
div#content a:link:hover {
	color : #92A68D;
}
div#content a:visited {
	color : #54809B;
}
div#content a:visited:hover {
	color : #CC0;
}
div#links {
	position : absolute;
	top : 52px;
	width : 160px;
	left : 0;
	height : 700px;
	font : 16px Verdana, sans-serif;
}
div#links a {background: transparent url(images/css/unsettled-wash.jpg) no-repeat fixed 0 0;  display : block;  text-align : center;  font : bold 1em sans-serif;  padding : 5px 10px;  margin : 0 0 2px;  border-width : 0;  text-decoration : none;  color : #6490B3;        }
div#links a:hover {background: transparent url(images/css/unsettled-dark.jpg) no-repeat fixed 0 0;  color : #CAD698; }
H1 {
					margin : -9px -9px 0.5em;
					padding : 15px 0 5px;
					text-align : right;
															letter-spacing : 0.3em;
					text-transform : lowercase;
					font : bold 25px sans-serif;
					height : 28px;
					vertical-align : middle;
					white-space : nowrap;
										background : #CAD698;
															color : #F5FCF5;
}
dt {
	font : bold;
}
dd{
	margin-bottom : 0.66em;
}
code{
	color : #D6AA8F;
	font : 110% monospace;
}
pre{
	color : #FFCC99;
	font : 110% monospace;
}