body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0pt auto;
  position: relative;
  text-align: left;
  width: 910px;
}

#mainlogo {
  float: left;
  width: 350px;
  border-width: 0px;
  margin: 10px 0px 8px 0px;
}

#pagecontainer {
  width: 900px;
  position: relative;
}

#footer {
  font-size: 8px;
  color: white;
  position: relative;
  text-align: center;
  clear: both;
}

#nav {
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: left;
  width:445px;
  height:37px;
  margin-top: 16px;
  margin-bottom: 15px;
  padding-left: 55px;
  float: left;
}

#nav li {
  list-style-type: none;
  float: left;
  margin-right: 5px;
 
}

#nav li a {
  float: left;
  text-decoration: none;
  color: white;
  font-weight: bold;
  padding: 9px;
}

#nav .pagenav {
  background-color: #464646;
  border: 1px solid black;
  text-align: center;
}

#nav .pagenav a:hover {
  background-color: #7D7D7D;
}

#nav .pagenav_current {
  background-color: red;
  border: 1px solid black;
  text-align: center;
}

#primary {
  background-color: #333333;
  margin:0pt;
  padding:0pt 25px 22px 25px;
  top:0pt;
  width:850px;
}

#message {
  text-align: center;
  color: red;
  font-size: 10px;
  font-weight: bold;
  margin: 0pt;
}

#table {
  padding: 0pt;
  width: 850px;
}
 
#content {
  font-weight: normal;
  font-size: 13px;
  line-height: 1.6em;
  color: #EEEEEE;
  position: relative;
}

#dcap {
color: red;
display:inline;
float:left;
font-size:4.8em;
line-height:0.8em;
margin:0.07em 0.14em 0pt 0pt;
text-transform:uppercase;
}

#subscribe {
  float: right;
  margin: 10px 0px 0px 0px;
  color: lime;
  border: 0px;
}

#subscribe a {
  color: lime;
}

#rss {
  float: right;
  border: 0px;
  margin: 8px 0px 0px 0px;
}

#subhead {
  color: silver;
  margin-top: 0px;
  text-indent: 10px;
}

#sub {
  color: silver;
  font-weight: bold;
}

#flags {
  border-width: 0px;
  margin: 5px 0px 0px 0px;
}

#results *{
  color: red;
  font-size: 16px;
  font-weight: bold;
  float: right;
  text-decoration: none;
  margin-top: 10px;
}

#gallery {
  width: 650px;
  text-align: center;
  margin: 0pt auto;
  border: 2px solid black;
}

#js {
  float: right;
  margin: 0 0 0 0;
  padding: 0 0 22px 0;
  font-size: 10px;
  color: red;
  height: 10px;
}

#head {
  color: red;
  font-weight: bold;
  font-size: 20px;
}

.blogheader {
  font-weight: bold;
  color: silver;
}

h3 {
  color: red;
  font-weight: bold;
}

.content {
  font-weight: normal;
  font-size: 12px;
  color: white;
  position: relative;
}

.hr {
  height: 1px;
  width: 850px;
  clear: right;
  margin: 0px 0px 22px 0px;
}

.date {
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

html {
  background-color: black;
  text-align: center;
}