body {
	text-align:left;

	margin: 0px;
	background-repeat: no-repeat;

}

body.slides{

    width: 100%;

    text-align:center;

}

h1 {
	margin: 6px;

}

.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: 80px;

	height: 100px;

    font-size:10px;

    margin-right:20px;

	float:left;
}
div.clearrow {
	clear:both;
}
