* {  margin: 0;   padding: 0;   border: 0;}body {  text-align: center;   background: #fff;  min-width: 770px;}/* 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: 85%;  margin: 0 auto;  /*background: #000 url(sidebar.gif) repeat-y 10px 0;*/}#header, #subnav, #footer {  clear: both;   width: 100%;}#header {  /*background: #008; */  /*height: 70px;*/}  #subnav, #footer {  background: #ccc;   padding: 1px 0;}#contentfloatholder {/* right faux column tab */  background: url(sidebar.gif) repeat-y 100% 0;  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 20px 0 205px;}#centerwrap {  float:left;  width: 100%; 	margin: 0 -95% 0 0;}#left {  float:left;  width: 200px;  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; }/*************************************************************//*************************************************************/body {}#header {  /*height:  120px;*/  background-image: url("../images/jupiterdreamsheader2.jpg");  background-repeat: no-repeat;  margin-bottom: -60px;}#innerheader {  height:150px;  margin: 0px;}#wrapper{  background-color: #efefef;  border-right: 5px solid #808080;  border-left: 5px solid #e4deff;  border-bottom: 5px solid #808080;  border-top: 5px solid #e4deff;  font-family: Helvetica, Arial, Gill Sans, sans-serif;  font-size: 12px;  font-weight: 500;  background-image: url("../images/jupiterdreamsheaderback2.jpg");  background-repeat: repeat-x;   margin-top: 5px;  margin-bottom: 5px;}#wrapper h3  {  color: #ba431b;  background-color: #c0c0c0;  padding: 0.25em 0.25em 0.25em 1em;  border-right: 1px solid #000;  border-bottom: 1px solid #000;  font-size: 150%;}#wrapper h5  {  color: #0000ff;  padding: 0.25em 0.25em 0.25em 1em;  font-size: 125%;}#center p img {  float: right;}.clientsite img {  margin: 0.50em;}