<!--body { padding-bottom: 20px }
-->
#main { background: #fff; margin: 0 20px 20px 20px }
#main h1 { padding:0; margin-top: 20px }
#main h2 { text-align: left }
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: hidden }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 300px; width: 600px; padding:0; margin:0; overflow: hidden }
.pics img { height: 300px; width: 600px; padding: 0px; border: 0px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {-moz-border-radius: 1px; -webkit-border-radius: 1px;}

#slideshow-box{
	position:relative;
}
#slideshow {
	z-index: 0;
}
#slideshow img {
	z-index: 0;
}
#title{
	font-size:larger;
	background-color:#CCCCCC;
	visibility: visible;
	width:590px;
	height:24px;
	z-index: 200;
	position: absolute;
	bottom: 0;
	padding-left:10px;
}
