@charset "UTF-8";
body {
	background-color: #000;
	margin: 0px;
	padding-top: 25px;
	font-size: 10px;
	text-align: center;
	color: #999;
}
#page {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	height: 2280px;
}
#specialsheader {
	height: 145px;
}
#content1  {
	color: #F60;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	text-align: center;
}
#penheader  {
	background-image: url(images/spring_newsletter/Spring09newsletter_04.jpg);
	height: 56px;
}
#pencontent {
	background-image: url(images/spring_newsletter/Spring09newsletter_05.jpg);
	height: 384px;
}
#headwearcontent {
	background-image: url(images/spring_newsletter/Spring09newsletter_06.jpg);
	height: 294px;
}
#tshirtcontent {
	background-image: url(images/spring_newsletter/Spring09newsletter_07.jpg);
	height: 272px;
}
#drinkbottlecontent {
	background-image: url(images/spring_newsletter/Spring09newsletter_08.jpg);
	height: 347px;
}
#bagcontent {
	background-image: url(images/spring_newsletter/Spring09newsletter_09.jpg);
	height: 283px;
}
#mugscontent {
	background-image: url(images/spring_newsletter/Spring09newsletter_10.jpg);
	height: 244px;
}
#sfooter {
	background-image: url(images/spring_newsletter/footer.jpg);
	height: 70px;
	padding-top: 60px;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}
a:link {
	color: #FCE835;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
#menu1 {
	float: none;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 10px;
}
