body {	font: 10pt Verdana, Arial, Helvetica, sans-serif;	color: #003;	background-color: #FFC;}.date {	color: #999;	font-size: 75%;}a, a:link {	color: #669;	text-decoration: none;}a:hover {	color: #003;	text-decoration: none;}a img {border-style: none;}#logo {	position: absolute;	z-index: 10;	top: 0;	width: 100%;	left: 0;	height: 2em;	font: 24px Geneva, Arial, Helvetica, sans-serif;	color: #03C;	padding: 1em;	border-bottom: medium groove #999;	background: #339 url(/images/rochBG.jpg) no-repeat scroll center center;	overflow: hidden;}#logo a {	color: white;	line-height: 50px;	display: block;	width: 7em;	top: 1em;	height: 50px;	left: 1em;  background: url(/images/logo.png) no-repeat scroll left center; /*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png'); */	padding-left: 60px;}#navi {	background-color: white;	list-style-type: none;	padding: 7.3em 0 0 0;	margin: 0;	line-height: 2em;	width: 10em;	text-transform: capitalize;	position: absolute;	top: 0;	left: 0;	height: 100%;	border-right: 1px solid black;}#navi li {}#navi li a {	color: #ccf;	background-color: #633;	display: block;	width: 9em;	height: 100%;	padding-left: 1em;	border-top: 1px groove white;}#navi li a:hover {	background-color: #c99;}#body {	margin: 5.8em 0 0 9.4em;	padding: 1em;	background-color: transparent;	border-left: 1px solid black;}#footer {	z-index: 20;	position: absolute;	top: 0;	right: 0;	font: 8pt "Courier New", Courier, monospace;	color: white;	text-decoration: none;}#footer a {	float: right;	text-align: center;	color: white; 	border-right: 1px solid white;	padding: 0 .5em;}#footer a:hover {font-weight: bold;}.code {font-family: "Courier New", Courier, monospace;}
