html {
	background: #333333 url(images/background.png) repeat-x;
}

body {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #ffffff;
}

a {
  text-decoration: none;
  color: #00ffff;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

.error {
  text-align: center;
  color: #ff0000;
  font-size: large;
  font-weight: bold;
  letter-spacing: 0.2em;
}

.noscript {
  color: #000000;
  background:#ffffcc url(http://i39.tinypic.com/95sbd3.png) left no-repeat;
  background-position: 15px; 
  border-top:2px solid #ff6600;
  border-bottom:2px solid #ff6600;
  padding: 15px 10px 15px 60px; 
  margin-bottom: 20px;
  font-size: 120%;
  font-weight: bold;
}

.noscript a {
  color: #009999;
}

#title {
  width: 930px;
  margin: auto;
  padding: 20px;
  overflow: hidden;
}

#title img {
  float: right;
  padding-top: 15px;
  border: 0;
}

#titlepic {
  width: 950px;
  margin: auto;
}

#titlepic img {
  display: block;
  border: 0;
}

#menu {
  width: 930px;
  margin: auto;
  padding: 10px;
  overflow: hidden;
  background-color: #1a1a1a;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu li {
  margin: 0;
  padding: 0;
  display: inline;
}

#menu li.left {
  float: left;
}

#menu li.right {
  float: right;
}

#menu img {
  border: 0;
  margin-right: 20px;
  float: left;
}

#content {
  width: 930px;
  margin: auto;
  padding: 10px;
  background-color: #1a1a1a;
  overflow: hidden;
}

#news {
  width: 460px;
  min-height: 300px;
  float: left;
}

#news .newsitem {
  clear: left;
}

#news .newspic {
  float: left;
  border: 1px solid #aaaaaa;
  margin: 0 10px 20px 45px;
}

#news .newsdate {
  color: #aaaaaa;
  font-size: 80%;
  font-weight: normal;
}

#referrers {
  width: 230px;
  float: left;
  line-height: 2em;
}

#referrers ol {
  padding: 0;
  margin: 0;
}

#referrers ol li {
  margin-left: 45px;
  list-style-position: inside;
}

#status {
  width: 230px;
  float: left;
}

#status p {
  margin: 0 0 10px 45px;
}

#newsletter {
  width: 460px;
  float: left;
  margin-top: 30px;
}

#newsletter form {
  margin: 0 0 0 45px;
  line-height: 2em;
}

#newsletter form p {
  margin: 0;
}

#newsletter form input {
  color: #ffffff;
  background-color: #1a1a1a;
  border: 1px solid #ffffff;
  padding: 3px;
}

#mainad {
  width: 300px;
  float: left;
  margin: 30px 0 0 45px;
}

#footer {
  width: 920px;
  clear: both;
  padding-top: 30px;
  color: #666666;
  text-align: center;
  font-size: x-small;
}

#footer a {
  color: #009999;
}

#webcam {
  width: 660px;
  float: left;
}

#information {
  width: 230px;
  float: left;
}

#information p {
  margin: 0 0 10px 45px;
}

#vote {
  width: 230px;
  float: left;
}

#vote p {
  margin: 0 0 10px 45px;
}

#vote p img {
  margin-bottom: 5px;
  border: 0;
}

#randompics {
  width: 520px;
  padding-top: 20px;
  float: left;
}

#randomvids {
  width: 350px;
  padding-top: 20px;
  float: left;
}

#wishlist {
  width: 930px;
  padding-top: 20px;
  clear: both;
}

#archivetable {
  width: 100%;
}

#archivetable img {
  border: 0;
}

#videos {
  text-align: center;
}

#videos table {
  margin: auto;
}

#videos table td {
  padding: 20px;
  width: 50%;
}

#videos table img {
  border: 0;
}
