@charset "utf-8";
p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 21px;
	font-weight: 400;
	color: #2C3136;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #E9EBED;
}
.imagecomments {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 600;
	color: #4F5B75;
}
.textheadings {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: lighter;
	color: #565F69;
}
li {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 21px;
	font-weight: 400;
	color: #2C3136;
}
.textheadingsSmaller {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #565F69;
}
.gallerytitles {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
}
a:link {
	color: #394046;
}
a:hover {
	color: #000000;
	background-color: #E3C684;
}
html {scrollbar-base-color: #626C78; scrollbar-track-color: #E3C684; scrollbar-arrow-color: #000000; scrollbar-highlight-color: #ffffff;}
}