BODY {
  color:#fff;
  background-color:#000;
  margin:0;
}

#homeTable {
  width:100%;
}

#contentPanel {
  width:800;
  height:545;
}

#homeTable #topLeftPanel {
  width:50%;
  background:#000 url('images/bgLeftPanel.jpg') no-repeat fixed right;
}

#homeTable #topRightPanel {
  width:50%;
}


#navLinks IMG, #socialLinks IMG, { border:0; }


.byline {
  color:#fff;
  font-family:arial,helvetica,sans-sarif;
  font-size:10;
  text-align:center;
}

.wallpaperThumb {
  width:150;
  height:113;
  border:0;
  margin:15;  
  text-align:center;
}

.wallpaperThumb img {
  border:1px solid #555;
}

.wallpaperThumb a:active, 
.wallpaperThumb a:link ,
.wallpaperThumb a:visited {
  color:#fff;
  font-family:arial,helvetica,sans-sarif;
  font-size:12;
  text-decoration:none;
}

.wallpaperThumb a:hover {
  color:#999;
  font-family:arial,helvetica,sans-sarif;
  font-size:12;
  text-decoration:none;
}


#downloadInstructions p {
  color:#fff;
  font-family:arial,helvetica,sans-sarif;
  font-size:12;
  font-wieght:bold;  
}


#storySynopsis {
  width:640;
  color:#fff;
  font-family:arial,helvetica,sans-sarif;
  font-size:13;
  font-wieght:bold;  

}