body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}

body {
	background: #000523;
	color: #ffffff;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center; 
}

a, #nav a.off:hover, #list a.off:hover  {
	color: #ffffff;
	text-decoration: none;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 130px;
}

#editor, #main li, #list {
	float: left;
}

#in-the-studio-show, #player {
	float: right;
}

#nav {
	height: 75px;
}

#nav, #video {
	clear: both;
}

.hidden {
	display: none;
}

#nav a.off, #list a.off {
	color: #4d5064;
}

#main {
	margin: 2em;
	margin-left: 0;
	position: relative;
}

#main li {
	font-size: 2em;
	margin: 0 2em;
	margin-left: 0;
}

.sub {
	position: absolute;
	top: 1.5em;
	left: 0;
}

#main li .sub li {
	font-size: .7em;
	margin-left: 0;
}

#video {
	display: block;
	height: 380px;
}

#list {
	font-size: 1.3em;
	width: 150px;
}

#list li {
	margin-bottom: .5em;
}

#player {
	height: 370px;
	margin-right: 150px;
	width: 550px;
	text-align: center;
}

#player strong {
	display: block;
	font-size: 1.2em;
}

#summary {
	width: 450px;
}

#summary, #footer {
	text-align: left;
	font-size: 1.3em;
}

#footer {
	clear: both;
	padding-bottom: .5em;
}