body {
background-color: #143151;
color: white;
text-align: center;
}
.maintable {
border-style: none;
border-width: 0px;
padding: 10px;
text-align: center;
width: 850px;
}
td.sidebar {
width: 175px;
}
td.sidebar a {
color: #ffffff;
text-decoration: none;
}
td.sidebar a:hover {
color: #2476bb;
text-decoration: none;
}
td.sidebar li {
list-style-image: url(bullet.png);
}
td.banner {
font-size: x-small;
text-align: center;
height: 90px;
}
td {
border-style: none;
font-family: Arial,Helvetica,sans-serif;
color: white;
font-size: 13px;
vertical-align: top;
text-align: left;
padding-right: 5px;
padding-left: 5px;
}
tr {
border-style: none;
font-family: Arial,Helvetica,sans-serif;
color: white;
font-size: small;
vertical-align: top;
text-align: left;
padding-right: 5px;
padding-left: 5px;
}
.menuheader {
width: 100%;
text-align: center;
line-height: 25px;
font-size: medium;
font-weight: bold;
text-transform: lowercase;
border: 1px dashed white;
}
a {
color: #2476bb;
}
img {
border: thin solid black;
}
img.noborder {
border: none;
}
h2 {
margin-left: 10px;
}
hr.post {
  border-style: dashed none none none;
  border-color: #ffffff;
  border-width: 1px;
  width: 50%;
}
div.comments {
border: 1px dashed white;
padding: 10px;
}

#NPG_gallery {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
position:relative;
}

ul.thumbnail {list-style: none;}

ul.thumbnail li {
float: left;
width: 115px;
height: 140px;
padding: 10px;
margin: 10px;
text-align: center;
background: #143151;
}

#NPG_thumbnail {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
position:relative;
}

#NPG_footer {
clear:both;
}

#NPG_picture {
text-align:center;
}
img {
border-style: none;
border: 0px;
}
.newitem {
color: yellow;
font-size: smaller;
}
.error {
color: red;
font-size: larger;
}
