* {
		margin: 0px;
		padding: 0px;
	}
body {
		text-align: center;
		background:url(/images/body-bg.gif) repeat-y #000;
		background-position:center top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;	
	}
#mosSite {
		width: 970px;
		margin: auto;
		text-align: left;
	}
#mosSite fieldset {
		border: 0px solid #000;
	}
#framework {
		width: 970px;
	}
#frameworkTop {
		width: 970px;
		height:299px;
		background:url(/images/frameworkTop-bg.gif) no-repeat;
	}

/* Ads */
#leaderboard {
		 float:right;
		padding:14px 38px 0px 0px;
	}
#leaderboardLabel {
		display:none;
	}
#leaderboardAd {}
#skyscraper {
		width:160px;
		margin-top:9px;
		margin-left:3px;
	}
#skyscraperLabel {
		display:none;
	}
#skyscraperAd {
		width: 160px;
	}
#banner {}

/* CCB */
#ccb {
		text-align: center;
		float:left;
		position:relative;
		background:#000;
		height:22px;
		overflow:hidden;
		padding-top:3px;
	}
#ccb p {
		display: none;
	}
#ccb ul {
		text-align: center;
		display: inline;

	} 
#ccb ul li {
		margin-left: 0;
		padding: 0px 5px;
		border-left: 1px solid #000;
		list-style: none;
		display: inline;
	}
#ccb ul li.first {
		margin-left: 0;
		border-left: none;
		list-style: none;
		display: inline;
	}
#ccb ul li a {
		color:#FF1418;
	}
#ccb ul li a:hover {
		color:#FFFB14;
	}

/* Header */
#header {
		clear:both;
	}
#header h1 {
		float:left;
		width:273px;
	}
#header h1 img {
		border:0px;
		margin:19px 0px 0px 18px;
	}
#header #headerArtists {
		float:left;
		margin-top:-22px;
	}
#header #headerArtists img{}
#header #headerPicture {
		float:left;
		margin-top:-22px;
	}

/* Content */
#contentBackground {
		background:url(/images/content-bg.jpg) repeat-y;
		padding-bottom:23px;
	}
#contentColumns {}
#contentColumns A {} /* All Content Links */
#contentEnclose {
		width: 771px;
		float: left;
	}
#contentMiddle {
		width: 567px;
		float: right;
	}
#contentLeft {
		width: 195px;
		float: left;
	}
#contentRight {
		width: 186px;
		float: right;
	}



#contentBottom {
		clear: both;
	}
.storySeparator {}

/* Quadrants */
#quadrantTop {}
#quadrantA {
		float: left;
		width: 311px;
	}
#quadrantB {
		float: left;
		width: 247px;
		margin-left:9px;
	}
#quadrantTopFooter {
		clear: both;
		 border-bottom:1px solid #A60000;
	}
#quadrantBottom {
		display:none;
	}
#quadrantC {
		float: left;
		width: 50%;
	}
#quadrantD {
		float: left;
		width: 50%;
	}
#quadrantBottomFooter {
		clear: both;
	}

/* Footer */
#footer {
		height:153px;
		background:url(/images/footer-bg.jpg) no-repeat;
	}
#footerTop {
		height:48px;
	}
#footerBottom {
		clear: both;
	}
#siteIndex {
		padding:0px 0px 5px 250px;
	}
#siteIndex fieldset {
		border: 0px solid #000;
	}
#siteIndex legend {
		display: none;
	}
#siteIndex select {
		font-size:1.1em;
		font-weight:bold;
		color:#182643;
	}
#copyright {
		text-transform:uppercase;
		color:#484848;
		padding:0px 0px 0px 250px;
		line-height:1em;
		font-family:Verdana,Arial,Helvetica,sans-serif;
	}
#copyright A {
		color:#484848;
		text-decoration:none;
	}
#copyright A:hover {
		color:#FF1418;
		text-decoration:underline;
	}
#copyright .privacyPolicy {}
#copyright .privacyPolicy a{
		font-weight:bold;
	}

