body {	
	background: #1f1f1f;
	margin:10px;
	padding:0px;
	text-align:center;
	font-size:10px;
	color:#fff;
	font-family:Verdana, Helvetica, sans-serif;
	}
img {
    border: 0;
}
a {
    text-decoration:none;
    color:#fff;
    }
a:hover {
  color: #445bad;
}
hr {
  color: #535152;
  background: #535152;
  border: 0;
  height: 1px;
  margin-bottom: 10px;
}
p {
  line-height: 17px;
}
a.sub, #comment_popup a {
  color: #4f4e4f !important;
}
a.sub:hover, #comment_popup a:hover {
  color: #fff !important;
}
#image_info {
    margin-top: 5px;
    height: 20px;
    }
#menu {
  float: left;
  padding: 5px 5px 5px 0;
  color: #4f4e4f;
}
#nav {
  float: right;
  padding: 5px 0 5px 5px;
  text-transform: lowercase;
  color: #4f4e4f;
}
#news {
  color: #4f4e4f;
  text-align: left;
  clear: both;
  padding-top: 10px;
}
