body
{
	margin: 0px;
	background-color: lightyellow;
	background-image: url(images/clipart/shireDeviceWatermark.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 200px;
}

.bannerArea
{
	width: 100%;
	background-color: mediumblue;
}

.bannerImageCell
{
	padding: 10px;
}

.bannerImage
{
	border-style: none;
}

.navigationArea
{
	width: 100%;
	border-bottom: 10px solid black;
}

.navigationCell
{
	text-align: center;
	width: 12.5%;
	border: thin solid silver;
	padding: 0px;
}

.navigationPath
{
	color: mediumblue;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
}

.centered
{
	text-align: center;
}

.contentArea
{
	font-family: sans-serif;
	margin: 2%;
}

.archiveContentArea
{
	margin: 2%;
	padding: 2%;
}

.officerInfo
{
	padding: 15px;
}

.contentHeading
{
	color: forestgreen;
	font-weight: bold;
	font-size: 110%
	text-decoration: none;
	padding-bottom: 1.5ex;
}

.title
{
	font-size: 150%;
	text-decoration: none;
}

.subheading
{
	font-size: 100%;
	text-decoration: none;
	padding-bottom: auto;
}

.contentText
{
	margin: 1cm;
}

.sidenote
{
	font-size: 75%;
}

.contentImage
{
}

.warning
{
	color: red;
	font-size: 80%;
	padding: 10px;
}

.officerName
{
	text-align: left;
	color: mediumblue;
	font-weight: bold;
}

.officerEmail
{
	font-weight: bold;
}

.galleryType
{
	border: thin solid black;
	width: 100%;
}

.galleryName
{
	width: 100%;
}

.galleryIcon
{
}

.photoArea
{
	text-align: center;
	width: 100%;
}

.photo
{
	margin-left: auto;
	margin-right: auto;
}

.footerArea
{
	width: 100%;
	border-top: 20px solid mediumblue;
}

.disclaimer
{
	font-size: 80%;
}

.copyright
{
	font-size: 75%;
}
