#header {
	background: url(../images/askHeader.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 770px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headerGraphic {
	background-image: url(../images/askHeaderGraphic-orange.jpg);
	background-repeat: no-repeat;
	width: 742px;
	height: 135px;
}
h1 {
	font: bold 42px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}
h2 {
	font: bold 24px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #336699;
	margin: 0px;

}
.flashingTextOff {
	color: #FF9900;
}
.replayBox {
	border: 2px solid #FF9900;
}