body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #000033;
	color: #a1622b;
}
body.indexpage{
    margin-top: 120px;
}
h1 {
	font-family: Georgia,Garamond,Times;
	font-weight: 300;
    font-size: 6em;
    color:#a1622b;
}
a {
	color: #a1622b;
	text-decoration:none;
}

.thumbimage {
	border: 2px solid #ed1c24;
}
.folderthumb {
	color: #ed1c24;
    text-transform:uppercase;
    text-align:center;
}
.image {
	border: 12px solid #fff;
}

.icon {
	border: 0px;
}
