* {
  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:1000px;
  color: rgb(102, 55, 0);
}

#content  h1{
  font-size: 17px !important;
  font-weight: bold;
  color: rgb(102, 55, 0);
}

#introtext {
  line-height:24px;
  width:550px;
  margin: 0 0 25px 60px;
}

#introtext a:link, #introtext a:visited {
  color: rgb(102, 55, 0);
}

h2 {
  color:#000;
  font-size:9px;
  margin:0px;
  padding:0px;
  text-transform:uppercase;
  letter-spacing:1pt;
  font-weight:bold;
}

.sponsors {
  overflow:hidden;
  border-top: solid 1px rgb(195, 124, 19);
  margin-bottom:20px;
  padding:20px 0 0 60px;
}

.sponsors div {
  width:20%;
  float:left;
  background:url(/luxeforlife/images/lux/dotted_line_bg.gif) repeat-y top left;
  height:100%;
  padding-bottom:2000px;
  margin-bottom:-2000px;
}

.sponsors div:first-child {
  background: url('');
}

.sponsors h2 {
  height:25px;
  margin-bottom:15px;
  text-align:center;
  line-height: 11px;
  font-size:10px;
  color: rgb(102, 55, 0);
}

.sponsors ol li {
  text-align:center !important;
  margin: 0 0 25px 0;
}

.sponsors ol, #sponsors ol li {
  padding:0px;
  margin:0px;
  list-style-type:none;
}

.sponsors img {
  border:0px;
}


.sponsors ul {
  marin:0;
  padding:0 !important;
}

.sponsors ul li {
  font-size: 11px;
  list-style-type:none;
  margin: 0 25px 9px 25px;
  padding:0 !important;
}

#footer {
  color:rgb(64,64,64);
  font-size:11px;
  letter-spacing: .05em;
  float:left;
  clear:both;
  width:700px;
  margin: 0 0 0 86px;
}

#footer a {
  color:rgb(64,64,64);
  text-decoration:none;
  font-size:11px;
}