html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background-color: #333;
	color: #CCC;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
}

img {
	border:none;
}

h1 {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: -3px;
}

h2 {
  color: #777890;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F00;
	text-decoration: underline;
}

a:focus {
	color: #900;
}

a:active {
	color: #900;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1000px;
}
#fullWidthTopStrip {
	height: 70px;
	background-image: url(../images/topStripBg.png);
	background-repeat: repeat-x;
	margin-bottom: -40px;
	/* [disabled]padding-top: 5px; */
	position:absolute;
	z-index:9999;
	width: 100%;
	text-align: center;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
                  height: 244px;
	line-height: 15px;
	background-image: url(../images/headerbg.png);
	background-repeat: no-repeat;
}
#logo {
	width:470px;
	height:136px;
	float:left;
	margin-left: 40px;
	margin-top: 60px;
}
#navigationContainer {
	width:460px;
	height:42px;
	float:right;
	margin-top: 145px;
	margin-right: 10px;
	padding-left: 10px;
}
#navigationContainer .menubtnContainer1 {
	float:left;
	margin-right:12px;
	margin-top: 8px;
}
#navigationContainer .menubtnContainer2 {
	float:left;
	margin-top: 8px;
}
#featBanner {
	width:910px;
	height:190px;
	border: 5px solid #000;
	float:left;
	clear:left;
	margin-left: 40px;
	margin-top: 10px;
	background-color: #333;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
}
#outerWrapper #contentWrapper {
	width: 960px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #000;
}

#outerWrapper #contentWrapper #content {
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
#contentContainer {
	padding: 20px;
	overflow: hidden;
	border: 5px solid #900;
	margin-bottom: 20px;
	background-image: url(../images/contentContainerBg.png);
	background-repeat: repeat-y;
	width: 870px;
                  margin-top: 50px;
}   
#contentlft {
	width:310px;
	float:left;
	overflow: hidden;
}
#contentrght {
	width:490px;
	float:right;
	padding:20px;
	border: 5px solid #900;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
}
#contentrght2 {
	width:490px;
	float:right;
	padding:20px;
	border: 5px solid #900;
	background-color: #FC0;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	margin-bottom:20px;
}
.contentContainer2 {
	width:490px;
	float:right;
	padding:20px;
	border: 5px solid #900;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	margin-top: 20px;
}
#headerContainer {
	width:468px;
	height:60px;
	float:right;
}
#hotboxContainer {
	width:300px;
	float:left;
	/* [disabled]margin-bottom:20px; */
	border: 5px solid #900;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	height: 250px;
}
#videoContainer {
	width:300px;
	float:left;
	margin-bottom:20px;
	border: 5px solid #900;
	background-color: #000;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
}
.itemContainer1 {
	width:300px;
	float:left;
	border: 5px solid #900;
	background-color: #333;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	/* [disabled]margin-top: 20px; */
	line-height: 0px;
	margin-bottom: 20px;
}
#fullWidthFooter {
	height: 120px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	margin-top: -10px;
	padding-top: 30px;
}
#footercontentContainer {
	width:960px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
#footerlogoContainer {
	width:340px;
	height:102px;
	float:left;
	margin-left: 10px;
}
#footerlogoContainer2 {
	width:276px;
	height:102px;
	float:left;
	margin-left:20px;
	margin-top: 5px;
}
#footerlogoContainer3 {
	width:263px;
	height:102px;
	float:left;
	margin-left:20px;
	margin-top: 5px;
}
#footerMCDJContainer {
	width:256px;
	height:171px;
	float:left;
	margin-top: -60px;
}
.socialiconfooter {
	float:right;
	margin-left:10px;
	width:48px;
	height:48px;
}

div#Maincontent1 {
    padding: 10px;
}

div.contentBox {
}