* {
  font-family:Arial;
  font-size:15px;
}
body {
  margin:0px;
  width:1000px;
}

#header {
  height:26px;
  width:1000px;
  margin: 0 0 6px 0;
  overflow:hidden;
}

#logo {
  text-indent:-1000px;
  margin: 0 0 0 0px;
  float:left;
  margin: 0 0 0 35px;
}

#logo a {
  display:block;
  background:url(/luxeforlife/images/lux/sch_logo.gif) no-repeat top center;
  width:66px;
  height:33px;
  float:left;
}

#toplinks {
  float:right;
  margin:14px 30px 0 0;
  padding:0px;
  color:#000;
  font-size:10px;
}

#toplinks a {
  text-decoration:none;
  color:rgb(64,64,64);
  font-size:10px;
}

#banner {
  width:1000px;
  height:448px;;
  background:url(/luxeforlife/images/lux/luxe_bg.gif) no-repeat;
  margin-bottom:25px;
}

#luxlinks {
  width:150px;
  height:230px;
  float:left;
  margin: 190px 0 0 35px;
  padding: 0;
  background:#FFF;
  list-style: none;
  border: solid 3px rgb(102, 55, 0);
}

#luxlinks li:first-child {
  float:left;
  margin: 32px 0 15px 0;
  padding: 0;
}

#luxlinks li {
  float:left;
  margin: 0 0 15px 0;
  padding: 0;
}


#luxlinks li a {
  margin: 0 0 0 0;
  display:block;
  width:150px;
  text-align: center;
  color: rgb(102, 55, 0);
  text-decoration:none;
  font-size:13px;
}

#content {
  float:left;
  width:698px;
  padding:0 60px 0 0;
}

#sponsors div {
  width:20%;
  float:left;
  background:url(/luxeforlife/images/lux/dottedLine.gif) repeat-y top right;
  height:100%;
  padding-bottom:2000px;
  margin-bottom:-2000px;
}

#sponsors .presenting {
  background:transparent;
}

#sponsors h2 {
  margin-bottom:25px;
  padding-left:12px;
}

.diamond h2{
  padding:0px !important;
}

.diamond ol li, .saphire ol li, .ruby ol li {
  text-align:center;
  width:95%;
}

.presenting ol li {
  margin: 0 0 0 12px !important;
}

.sameColum{
  margin-top: 34px !important;
  margin-bottom: 20px !important;
}

#sponsors ol, #sponsors ol li {
  padding:0px;
  margin:0px;
  list-style-type:none;
}

#sponsors ol li {
  margin-bottom:25px;
}

#sponsors img {
  border:0px;
}

#rightcontent {
  float:left;
  width:180px;
}

#rightcontent ul, #rightcontent li {
  margin:0px;
  padding:0px;
  list-style-type:none;
  font-size:11px;
  color:rgb(64,64,64);
}

#rightcontent ul {
  margin-top:10px;
  margin-bottom:20px;
}

#venp {
  padding-bottom:10px;
}

#venp li {
  margin-bottom:10px;
  color:#000;
}

#footer {
  color:rgb(64,64,64);
  font-size:10px;
  padding:40px 0 62px 62px;
  float:left;
  clear:both;
  width:700px;
}

#footer a {  
  color:rgb(64,64,64);
  text-decoration:none;
  font-size:10px;
}
div#footer p {
    margin: 10px 0 0 30px;
    padding-left: 20px;
}

/*-------------------------------------------------------------*/
#content #photos {
    margin: 0 0 0 60px;
    width: 495px; 
    border: 3px solid #CCCCCC;     
}
div#photos p.paragraph {
    color: gray;
    margin: 0;
    padding: 20px 20px 20px 20px;
}
div#photos p {
   margin: 0;
   padding: 0;
   font-size: 12px;  
   color: #0088C7;    
}

#content #video {
    margin: 30px 0 0 60px;
    padding: 0;
    width: 502px;
}

iframe {
    margin: 0;
    padding: 0;
}