body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000;
}
body {
	background-color: #4E4E4E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Header {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #781218;
}
.caption {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.tagline {
	color: #1c3e80;
	font-size: 17px;
	font-weight: bold;
}
.pageheading {
	color: #b72525;
	font-size: 17px;
	font-weight: bold;
}
#categoryheading {
	color: #1c3e80;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;	
}
.categorytextbold {
	color: #1c3e80;
	font-size: 12px;
	font-weight: bold;	
}
#categorylinks {
	color: #b72525;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 22px;
}
#categorylinks a {
	text-decoration: none;
	color: #b72525;
}
#categorylinks a:visited {
	text-decoration: none;
	color: #b72525;
}
#categorylinks a:hover {
	text-decoration: none;
	color: #660000;
}
a:link {
	color: #781218;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #781218;
}
.copyright {color: #ffffff}

#gallery {
	background: #2a2a2f;
	height: 95px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	width: 820px;
	z-index: 10;
			}
			
