body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fffef8;
}

#printheader {
	display: none;
}

#logoheader {
	background: url(/i/logoheader_bg.jpg) repeat-x;
	text-align: center;
	
}

#message { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-align: right; height: 96px; }

#message a {
	color: #ffffff;
	font-weight: bold;
	
}

#message a:hover {
	font-weight: bold;
	text-decoration: none;
}


#menuwrapper {
	background: url(/i/home_menu_bg.jpg) repeat-x;
	text-align: center;
	border-bottom: 1px solid #fff;
}

#menu {
	text-align: center;
	font-size: 10px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
}

#menu a {
	color: #fff;
	text-decoration: none;
	padding: 12px 10px 12px 10px;
	margin: 0px;
	border-right: 1px solid #fff;
}

#menu a:hover {
	background: url(/i/home_menu_bg_over.jpg) repeat-x;
}

#contentwrapper {
	background: #002633 url(/i/home_content_bg.jpg) repeat-x;
	text-align: center;
}

#content {
	width: 100%;
	background: url(/i/home_main.jpg) no-repeat top center;
}

#contenttext {
	width: 600px;
	text-align: right;
	padding: 15px 0px 37px 0px;
	text-shadow: 2px 2px 2px #000;
	color: #fff;
	font-size: 12px;
}

#contenttext a {
	color: #fff;
	font-weight: bold;
}

#contenttext a:hover {
	color: #ff920f;
}

#zune {
	height: 265px;
	text-align: left;
	margin: 75px 0px 0px 230px;
}

#contentparagraph2 {
	text-align: left;
	margin: 0px 0px 0px 230px;
}

#newswrapper {
	background-color: #123243;
	text-align: center;
	border-top: 1px solid #0a4052;
}

#scroller_div {
	background: url(/i/home_news_bg.jpg) repeat-y center;
	font-weight: bold;
	color: #92acb5;
	font-size: 12px;
	overflow: hidden;
	line-height: 32px;
	position: relative;
	height: 32px;
	text-align: center;
	width: 100%;
}

#scroller_div a:hover {
	text-decoration: underline;
	color: #fff;
}

#headline {
	font-size: 12px;
	line-height: 32px;
	font-family: arial;
	position: absolute;
	height: 32px;
	text-align: left;
	white-space: nowrap;
}

#headline a {
	color: #92acb5;
	text-decoration: none
}

#hdradiowrapper {
	background: url(/i/hd_radio_bg.jpg) repeat-x;
	text-align: center;
}

#hdradio {
	text-align: center;
	width: 800px;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
	line-height: 45px;
	padding: 5px 0px 5px 0px;
}

#hdradio a {
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;
}

#hdradio a:hover {
	color: #000;
}

#footerwrapper {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
}

#footer {
	color: #999;
	width: 800px;
}

#printfooter {
	display: none;
}

#footer a {
	color: #ff920f;
	padding: 0px 5px 0px 5px;
}

#footer a:hover {
	color: #333;
}

#copyright {
	color: #999;
}
.pspec {
	border: 1px solid rgb(0, 102, 153);
}
.pspecleft {
	border: 1px solid rgb(0, 102, 153);
	margin-left: 15px;
	margin-bottom: 15px;
}
.pspecright {
	border: 1px solid rgb(0, 102, 153);
	margin-right: 15px;
	margin-bottom: 15px;
}
