#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#wrapper #logo {
	height: 100px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #navigation {
	height: 20px;
	text-align: right;
	margin-right: 10px;
	background-color: #FFF;
	padding-top: 5px;
	font-family: "American Typewriter";
	font-size: 12px;
}
#wrapper #headerImg {
	height: 350px;
	background-image: url(Pictures_Website/Miscellaneous/330Head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}
#wrapper #headerImg2 {
	background-image: url(Pictures_Website/Miscellaneous/330Head.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center center;
	height: 350px;
}
#wrapper #bodyArea #left {
	width: 700px;
	float: left;
}
#wrapper #bodyArea #right {
	width: 260px;
	float: right;
	text-align: center;
}
#wrapper #bodyArea #footer {
	clear: both;
	height: 40px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #width {
	float: none;
	width: 960px;
}
.DateTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

