a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
#page p,
#page li {
	line-height: 1.8em;
}

#page #thumbs {margin-top:44px;}

#page #thumbs p {
	margin-top:0px;
	line-height:1em;
	}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0;
	text-align: left;
	border: none;
	position:relative;
	left:-190px;
	margin-right:-380px; /* this last line fixes the display in IE6 */

}
div#container {
	padding: 0 20px;
	position:relative;
	height:575px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	display:none;
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
