body { 
	padding-bottom: 20px }
#main { 
	background: #fff; 
	margin: 0 20px 20px 20px 
}
#main h1 { 
	padding:0; 
	margin-top: 20px 
}
#main h2 { 
	text-align: left 
}
#header {
	 background-color: #eee; 
	 font-weight: normal; 
	 margin:0; p
	 adding:10px; 
	 font-size: small 
}

table { 
	margin: auto; 
	border-collapse: separate; 
	border-spacing: 20px 
}
td { 
	vertical-align: top; 
	text-align:center; 
	width: 235px 
}
hr { 
	margin-top: 20px; 
}

pre { 
	text-align: left; 
	overflow: visible 
}
code { 
	background-color: #ffc 
}
pre code { 
	background-color: #eee 
}

.pics { 
	height: 293px; 
	width: 928px; 
	padding:0; 
	margin:0; 
	overflow: hidden 
}
.pics img { 
	height: 293px; 
	width: 928px; 

	background-color: #eee; 
	top:0; 
	left:0
}



#slideshow {
	position: relative; 
	width: 928px; 

}
#controls {
	font: 11px  "Lucida Sans Unicode", Helvetica, sans-serif;
	background: #926d7b;
	z-index: 1000;
	text-align:right;
	position: absolute; 
	top: 269px; left: 394px; 
	display: none;
	margin: 0; 
	padding: 3px auto 3px auto; 
    width: 484px;
	height: 17px;
}
#controls span { 
	margin: 0 5px
}