/* CSS Document */

/*body {
	background: #0060a7 url('/images/directstar/bggrad.jpg') repeat-x;
}*/

#main-nav a:hover{
	color: #FF9900;  /* orange */
	text-decoration: underline;
}

/* (for orange page titles) */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	/* text-transform: uppercase; */
	/* color: #FF9900; */
	color: #0060a7;
	/* letter-spacing: -0.05em; */
}

/* (for blue subtitles) */
h2, .standardheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0060a7;
	/* color: #3366CC; */
	/* text-transform: uppercase; */
}           


/*
#header {
	width:980px;
	height: 154px;
	background-image: url(/images/directstar/st2_header.jpg);
}
*/


#header {
	width:980px;
	height: 129px;
	background-image: url(/images/directstar/dstar_header_2009.jpg);
}

/*

#header {
				width:980px;
				height: 150px;
				background-image: url(/images/directstar/dstar_header_2009promo.jpg);
			}
*/
	.number_promo, .number_promo a {
				color: #ffffff;
				font-weight: bold;
			}
			.number_promo span{
				font-weight: normal;
			}
