#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
}
.No_Underline_on_link {
	text-decoration: none;
	color: #FFF;
}
.News {
	color: #008ACC;
	font-size: 16px;
}
.White_Link_With_Underline {
	color: #FFF;
	font-family: Arial;
}
.e-mail_sign_up_text_top {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: bold;
}
.e-mail_sign_up_text_bottem {
	font-family: Arial, Helvetica, sans-serif;
	color:#069;
	font-weight: bold;
}
.News_Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color:#0066FF
}
.news_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Upcoming_Events {
	font-family: Aria;
}
.Store_Links {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
	text-decoration:underline
}