body {
	background-color: #fff;
	padding-top:  45px;
	font-family: arial, sans-serif;
}

img {
	display: block;
	margin: 0px;
}

A {
	color: #959595;
}
A.hand:hover{
	cursor:hand;
}
.question{
	color: #e01b27;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #868686;
}

A.footer {
	font-size: 10px;
	color: #868686;
	text-decoration: none;
}

A.footer:HOVER {
	text-decoration: underline;
}
.eventHeading{
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.galleryHeading{
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.downloadsHeading{
	color: #cccccc;
	font-size: 20px;
	font-weight: bold;
}
div#preload {
	display: none;
}