* {  margin: 0;   padding: 0;   border: 0;}body {  text-align: center;   background: #fff;  min-width: 800px;}/* wrapper holds left faux column tab *//* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */#wrapper {   text-align: left;  width: 90%;  margin: 5px auto;  font-family: arial, sans-serif;  background: #000;  background-position: 100% 0%;  background-repeat: no-repeat;  color: #fff;   border: 5px solid #d9def2;}#header, #subnav, #footer {  clear: both;   width: 100%;}#header {  position: relative;  height: 140px;}  #subnav, #footer {  padding: 1px 0;}#contentfloatholder {/* right faux column tab */  float: left;  width: 100%;}#contentfloatholder:after {  /* this is for NN6 to clear floats */  content: ".";   display: block; 	height: 0px;  clear: both;   visibility: hidden;}#center {  margin: 0 175px 0 25px;}#centerwrap {  float:left;  width: 100%; 	margin: 0 -95% 0 0;  background-position: top right;  background-repeat: no-repeat;}#left {  float:left;  width: 20px;  margin: 0 0 0 -5%;}#right {  float:right;  width: 170px;	margin: 0;}/************* IE Mac CSS Only  works for Win too **************/* html div#centerwrap {margin: 0 -100% 0 0;}* html div#left {margin: 0;}div h3, div p {margin: 1em 0;padding: 0 20px; }/*************************************************************//*************************************************************/.ital {  font-style: italic;}h3 {  color: #ffbd30;}#mname {  position: absolute;  top: 27px;  left: 45px;  height: 67px;  width: 413px;  border: 1px solid #fff;  background-image: url("../images/formbackground_85808E.png");}#videoholder, #panelvideoholder {  width: 320px;  float: left;}#videoholder {  margin: 0 1em 0 1.5em;}#panelvideoholder {  margin: 0 1em 0 0;}.jdreamstext {  font-size: 75%;  color: #85808e;}.jdreamstext a{  color: #85808e;}#center p {  font-size: 80%;}#videopanel {  position: relative;  border: 1px solid #fff;  background-image: url("../images/formbackground_2765c1.png");  padding: 1em;  min-height: 295px;  width: 547px;  margin-left: 20px;}#videopanel p {  margin: 0 0 1em 0;  padding: 0;}#videolist {  position: absolute;  top: 61px;  left: 385px;  font-weight: 700;}#vidnav a, #vidnav a:visited {  font-size: 75%;	width:200px;	height:20px;	margin:0px 0px 7px -32px;	position:relative;	display:block;	color:#cbe7f5;	text-decoration:none;	background-color: #27BE36;	padding:4px 0 0 8px;}#vidnav a:hover, #vidnav a.playing,#vidnav li.playing a, #vidnav li.playing a:visited  {	background-color: #2765c1;	text-decoration:none;	}	  #mcmedia {  position: absolute;  width: 200px;  height: 20px;  top: 300px;  left: 16px;}#mcmedia a, #mcmedia a:visited {  font-size: 85%;  color: #000;}#feedback a {  color: #fff;}
