@charset "UTF-8";

body {
	background-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 120%;
	color: #800100;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-transform: none;
	color: #800100;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0%;
	font-variant: normal;
	letter-spacing: 2px;
}

#galleryholder {
	background-color: #000000;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#galleries {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 100%;
	margin-top: 10px;
	
}

#footer {
	text-align: center;
	clear: both;
	height: 100%;
	padding: 10px 0px 5px 0px;
}

.holder {
	height: 100%;
	text-decoration: none;
	border: none;
}

img.thumbs {
	margin: 0px 10px 10px 0px;
	border: none;
}

.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #c4b28d;
}

