#Header {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}

#Header h1 {
	color: #83240c;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font: bold 56px/56px "Arial Black", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
}

#Header h2 {
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font: 36px Impact;
}

#Header small {
	
}

.radioprogramsbutton {
	float: right;
	height: 41px;
	width: 152px;
	background: url(../graphics/radioprogramsbutton.png) no-repeat;
	text-decoration: none;
	clear: none;
	margin-top: 5px;
}

.bookorderbutton {
	background: url(../graphics/hitbyatonofbricksbooksmall.png) no-repeat;
	text-decoration: none;
	clear: none;
	float:right;
	margin-top:30px;
	margin-right:8px;
	height:200px;
	width:137px;
}

.booksorderbutton {
	background: url(../graphics/print-resources.png) no-repeat;
	text-decoration: none;
	clear: none;
	float:right;
	margin-top:49px;
	margin-right:8px;
	height:192px;
	width:200px;
}

.radioprogramsbutton:hover {
	background: url(../graphics/radioprogramsbuttonhover.png) no-repeat;
}
