#masthead {
	width: 731px;
	height: 86px;
	position: absolute;
	background-image: url(images/insidelogo.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-position: left top;
	left: 0px;
	top: 0px;
}
#buy {
	position: absolute;
	width: 769px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 14px;
	text-align: center;
	background-color: #FFFFFF;
	background-position: center;
}
#buy h4 {
	font-family: Verdan, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-align: center;
	}
