body {
	text-align:left;
	margin: 0px;
	background-repeat: no-repeat;
}
body.slides{
	margin: 0px;
    width: 100%;
    text-align:center;
}
h1 {
	margin: 6px;
	text-shadow: 0.05em 0.05em 0.05em #666666;
}
.indexicon {
	position:absolute;
    left:0px;
    top:0px;
    z-index:1;
}
div.row {
	width: 900px;
	margin:20px;
}
div.sliderow {
    text-align:center;
}
div.thumb {
	width: 150px;
	height: 150px;
    font-size:10px;
	//float:left;
}
div.folderthumb {
	width: 100px;
	height: 100px;
    font-size:10px;
    padding-right:10px;
	float:left;
}
div.clearrow {
	clear:both;
}
