@charset "UTF-8";
.Newsletter {
	height: 600px;
	width: 431px;
	border: 2px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFFFFF;
	height: 600px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #000000;
}
#archievedheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bg {
	height: 486px;
	width: 100%;
	background-image: url(gradientBg.jpg);
	background-repeat: repeat-x;
}
.newletterContainer {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/BallandBar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.year {
	height: 60px;
	width: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 29px;
	float: left;
}
.newsletterBtn {
	height: 70px;
	width: 52px;
	float: left;
	margin-right: 6px;
	top: auto;
	border: thin solid #000000;
	background-color: #FFFFFF;
	margin-top: 12px;
}
#bodytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 350px;
	height: 115px;
	margin-left: 45px;
	line-height: 22px;
}
#newsButton {
	float: left;
	width: 100%;
}
#backBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
}
#backBtn a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#backBtn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
#backBtnspace {
	height: 111px;
	width: 100%;
}
#newsButton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
}
#spacecopy {
	height: 35px;
	width: 100%;
}
