html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

img {
  border: 0;
  vertical-align: top; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

body {
  background-color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times;
  font-size: 15px;
  color: #333333; }

a {
  background-color: #333333;
  color: #EEEEEE;
  font-style: italic;
  text-decoration: none; }

h1 a {
  display: block;
  height: 90px;
  width: 550px;
  margin-bottom: 75px;
  background-image: url(/images/www.uselessnetwork.com/logo.png);
  background-repeat: no-repeat;
  text-indent: -9999px; }

.content_container {
  width: 940px;
  margin: auto; }

#footer {
  margin-top: 75px;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #333333;
  color: #EEEEEE; }
  #footer a {
    background-color: #FFFFFF;
    color: #333333; }

ul.projects li {
  *display: inline-block;
  margin-top: 75px; }
  ul.projects li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  ul.projects li:first-child {
    margin-top: 0px; }
  ul.projects li div.screen {
    float: left; }
    ul.projects li div.screen a {
      display: block;
      padding: 8px;
      margin-top: 8px; }
      ul.projects li div.screen a:first-child {
        margin-top: 0px; }
      ul.projects li div.screen a img {
        display: block;
        width: 534px; }
  ul.projects li div.description {
    float: right;
    width: 370px;
    line-height: 22px; }
    ul.projects li div.description h2 {
      margin-bottom: 22px; }
      ul.projects li div.description h2 a {
        display: block;
        padding-top: 1px;
        padding-left: 4px;
        padding-right: 4px;
        font-weight: normal; }
    ul.projects li div.description p {
      margin-top: 11px; }
      ul.projects li div.description p:first-child {
        margin-top: 0px; }

ul.members > li {
  *display: inline-block;
  margin-top: 75px; }
  ul.members > li:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  ul.members > li:first-child {
    margin-top: 0px; }
  ul.members > li a.photo {
    float: left;
    display: block;
    padding: 4px;
    margin-right: 20px; }
    ul.members > li a.photo img {
      display: block;
      width: 160px;
      height: 90px; }
  ul.members > li div.description h2 {
    margin-bottom: 11px; }
  ul.members > li div.description p {
    margin-bottom: 20px; }
  ul.members > li div.description ul.links li {
    margin-top: 5px; }
    ul.members > li div.description ul.links li:first-child {
      margin-top: 0px; }
    ul.members > li div.description ul.links li a {
      display: inline-block;
      padding-top: 1px;
      padding-left: 4px;
      padding-right: 4px; }

