body {
margin: 0 0 auto;
background: url(Theme/TextureBG.jpg) repeat #284265;
}
p {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0;
}
p a {
	color: #E9D754;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #FF9933;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #E9D754;
	margin: 10px 0 0 0;
	padding: 0;
}
.NavLinks {
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F334E;
	font-weight: bold;
	padding: 5px 0;
}
.NavLinks a {
	color: #1F334E;
	text-decoration: none;
}
.NavLinks a:hover {
	color: #553900;
}
.LinkContainer {
	text-align: right;
	border-bottom: 1px solid #fff;
	padding: 3px 0;
	background-color: #CCCCCC;
}
.LeftBarHeadings {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	background-color: #666;
	text-align: center;
	padding: 8px 0;
}
.PageContent {
	text-align: left;
	background: url(Theme/BGphoto1.jpg) bottom no-repeat;
	padding: 5px 15px 15px 15px;
	overflow: hidden;
	width: 410px;
}
.HomepageDates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
