﻿#banner {
	background-color: #808080;
	text-align: center;
	vertical-align: middle;
}
#menu {
	padding: 2px 10px 2px 10px;
	background-color: #666666;
	text-align: center;
}
#content {
	padding: 10px;
	background-color: #999999;
	color: #000000;
	font-size: medium;
}
#container {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	padding: 2em;
	margin: .25em;
}
a:link       { color: #CCCCCC; text-decoration: none; text-decoration: none  }
#footer {
	padding: 2px 10px 2px 10px;
	background-color: #666666;
	font-size: x-small;
	text-align: center;
	font-style: italic;
}
#banner h2 {
	font-size: x-large;
	font-style: italic;
	color: #990000;
}
#content a:hover {
	color: #000000;
}
#content a {
	color: #990000;
	text-decoration: none;
}
#menu a {
	color: #000000;
	font-weight: bold;
}
#content a:visited {
	color: #FFFFFF;
}
.gallerypix {
	border: 1px solid #000000;
}
.gallerycaption {
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#menu a:visited {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
.gallerytable {
	padding: 0em 2.5em 0em 2.5em;
	text-align: center;
}
.tablepix {
	border-width: 1px;
	border-color: #000000;
}
#menu a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.gallerytable {
	padding: 0em 2.5em 0em 2.5em;
	text-align: center;
}
#content p {
	margin: 2px 5px 2px 5px;
}

