body {
  margin: 0;
  font: small;
  font-family: 'Avenir LT W01 55 Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #747474;
}

strong { color: black }

a {
  text-decoration: none;
  color: #5baf4d
}

a:hover { color: #009548 }

#sites-wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 985px;
}

#header {
  padding-top: 40px;
  width: 210px;
}

.description {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  width: 921px;
}

.note {
  margin-top: 30px;
  margin-bottom: 80px;
  text-align: center
}

#private-video {
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 420px;
  height: 315px;
}

.header td { background: #bebebe }

.header td:nth-child(6), .header td:nth-child(7), .header td:nth-child(8) {
  background: #7fcaa3
}

#footer{ background:#555555; color:#C5C5C5; padding:15px 10px; font-size:15px; text-align:center;}

#footer #disconnect_btn { color: #c5c5c5; margin-right: 0px; cursor:default}

#footer a{ color:#fff; display:inline-block; margin-right:30px;}

#footer a:hover { color: #72aa79 }
