body {
	text-align:left;
	margin: 0px;
	background-repeat: no-repeat;
}
body.slides{
	margin: 0px;
    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:13px;
	//float:left;
}
div.folderthumb {
	width: 100px;
	height: 100px;
    font-size:13px;
    padding-right:10px;
	float:left;
}
div.clearrow {
	clear:both;
}
@font-face {
 	font-family: KennedySCBGD;
 	src: url(http://www.redcolours.com/font/KennedySCBGD.eot) /* EOT file for IE */
}

@font-face {	
	font-family: KennedySCBGD;
	src:url(http://www.redcolours.com/font/KennedySCBGD.ttf) format("truetype");
}

h1 { font-family: KennedySCBGD, Georgia, sans-serif }

}