HTML {background:black;background-image:none !important;}
BODY {
	/*background-color: #999;*/
	/*-webkit-gradient(linear,left top,left bottom,from(#ccc), to(#000));*/
/*	background-image: -moz-linear-gradient(top,rgba(0,132,200,255),black);*/
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0084c8', endColorstr='#000000');*/
	background:#000000 url('/images/main_bg.gif') repeat-x;
}
/* Top Nav */
#hd-menu {
	background-color:#f7b81d;
	color:#777777;
}
.yui-skin-sam #topNav-menu.yuimenubarnav .yuimenubaritem {
	border-right-color:#cc0003;
}
/* Content Window */
/*#bd {background-color:white;}*/
