body {
	background: #91B7CE url(images/ian-orig.jpg) 0 0 no-repeat fixed;
	}
div#content {
	background: #4A6E92 url(images/ian-blue.jpg) 0 0 no-repeat fixed;
	}
div#links a {
	background: transparent url(images/ian-dark.jpg) 0 0 no-repeat fixed;
	}
div#links a:hover {
	background: transparent url(images/ian-wash.jpg) 0 0 no-repeat fixed;
	}
body {
	position: relative; 
	margin: 0; 
	padding: 0;
	}
div#content {
	position: absolute; 
	top: 26px; 
	left: 161px; 
	right: 25px;
   	color: #EED; 
	font: 13px Verdana, sans-serif; 
	padding: 10px; 
   	border: solid #FFCC99;
	}
div#content p {
	margin: 0 1em 1em;
	}
div#content h3 {
	margin-bottom: 0.25em;
	}
div#content img {
	right: 35px;
	}
div#links a {
	display: block; 
	text-align: center; 
	font: bold 1em sans-serif; 
   	padding: 5px 10px; 
	margin: 0 0 2px; 
	border-width: 0; 
   	text-decoration: none; 
	color: #FFC;
	}
div#links a:hover {
	color: #411;
	}
h1 {
	margin: -9px -9px 120px; 
	padding: 15px 0 10px; 
	text-align: right; 
	background: transparent; 
	color: #024; 
	letter-spacing: 0.5em; 
	text-transform: lowercase; 
	font: bold 25px sans-serif; 
	height: 28px; 
	vertical-align: top; 
	white-space: nowrap;
	}
h2 {
	margin: -9px -9px 1.5em; 
	padding: 15px 50px 85px; 
	text-align: right;  
	letter-spacing: 0.5em; 
	text-transform: lowercase; 
	font: bold 15px sans-serif; 
	height: 19px; 
	vertical-align: middle; 
	white-space: nowrap;
	}
dt {
	font-weight: bold;
	}
dd {
	margin-bottom: 0.66em;
	}
div#content a:link {
	color: white;
	}
div#content a:visited {
	color: #BBC;
	}
div#content a:link:hover {
	color: #FF0;
	}
div#content a:visited:hover {
	color: #CC0;}
div#links {
	position: absolute; 
	top: 52px; 
	left: 0; 
	width: 160px; 
	height: 700px; 
	font: 16px Verdana, sans-serif;
	}
code, pre {
	color: #EDC; 
	font: 110% monospace;
	}
div#footer {
	position: relative;
	text-align: center;
	left: 161px;
	right: 25px;
	top: 1000px;
	font: 13px Verdana, sans-serif; 
	padding: 10px; 
   	border: solid #FFCC99;
	}
div#footer p {
	margin: 0 1em 1em;
	}
