body {
	font-family: KennedySCBGD, Georgia, sans-serif;
	font-size: 13px;
	background-color: #eee;
	color: #CC0000;
}

body.indexpage{
    margin-top: 60px;
}

h1 {
	font-family: KennedySCBGD, Georgia, sans-serif;
	font-weight: 300;
    font-size: 8em;
    color:#CC0000;
}

a {
	color: #CC0000;
	text-decoration:none;

}

.thumbimage {
	border: 2px solid #CC0000;
}

.folderthumb {
	color: #CC0000;
    text-transform:uppercase;
    text-align:center;
}

.image {
	border: 12px solid #666;
}

.icon {
	border: 0px;
}
@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 }

}