﻿#BannerText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #663300;
	position: absolute;
	z-index: 4;
	width: 255px;
	height: 30px;
	top: 49px;
	left: 50px;
}
#Banner {
	background-color: #663300;
	position: fixed;
	z-index: 2;
	height: 80px;
	top: 5px;
	left: 50px;
	color: #000000;
	padding: 5px;
	width: 750px;
	margin-right: 5px;
	margin-left: 5px;
}
#Contents {
	background-color: #FFFF99;
	padding: 15px;
	margin: 5px;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 125px;
	overflow: auto;
	z-index: 3;
	line-height: normal;
	text-align: left;
}
#Container {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	background-color: #CC9900;
	padding: 10px;
	margin: 5px;
	position: fixed;
	top: 90px;
	bottom: 10px;
	left: 50px;
	z-index: 1;
	font-variant: small-caps;
	width: 750px;
	overflow: auto;
	line-height: 12px;
}
#Background {
	background-color: #663300;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	position: fixed;
	z-index: 0;
	width: 100%;
}
#Logo {
	z-index: 3;
	position: absolute;
	left: 5px;
	height: 78px;
	width: 100px;
}
#BannerPict1 {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 320px;
}
#BnnrTxt2 {
	position: absolute;
	z-index: 3;
	top: 5px;
	height: 50px;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #663300;
	text-align: right;
	left: 420px;
	font-variant: small-caps;
}
#BnnrTxt2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#CenterPhoto {
	text-align: center;
	background-color: #FFFF99;
	padding: 5px;
	margin: 5px;
	position: relative;
	z-index: 4;
}
#UnderlineText {
	text-decoration: underline;
}
#StaticObjectRight {
	position: static;
	padding: 5px;
	margin: 5px;
	float: right;
}
#StaticObjectLeft {
	padding: 5px;
	margin: 5px;
	position: static;
	float: left;
}
#HomePageContent {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px;
	position: absolute;
	top: 5px;
	right: 5%;
	bottom: 5px;
	left: 5%;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	overflow: hidden;
}
#Italics {
	font-style: italic;
	text-align: left;
	vertical-align: top;
	font-weight: inherit;
}
#Copyright {
	font-size: x-small;
	font-variant: small-caps;
	position: absolute;
	top: 72px;
	left: 377px;
	height: 6px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	width: 383px;
}
#BlogArchive {
	padding: 5px;
	top: 5px;
	right: 20px;
	bottom: 5px;
	float: right;
	font-size: small;
	color: #000000;
	background-color: #FF9933;
	text-align: center;
	position: absolute;
	left: 500px;
}
#BlogBanner {
	padding: 5px;
	height: 40px;
	top: 5px;
	right: 130px;
	left: 10px;
	position: absolute;
	background-color: #FF9933;
	text-align: center;
	font-size: xx-large;
}
#BlogText {
	padding: 5px;
	position: absolute;
	top: 60px;
	bottom: 10px;
	left: 10px;
	right: 150px;
}
#BlogTextHead {
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

