body {
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  background-color: #3b3b3b;
  margin: 0;
  padding: 0;
  color: #b2b2b2;
}

h1 {
  color: #edaf55;
}

h2, h3, h4, h5, h6 {
  color: #fff;
}

a {
  color: orange;
  text-decoration: none;
}

#author {
  background-image: url(../images/author.jpg);
  height: 26px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 960px;
  position: relative;
}

#header {
  background-image: url(../images/header.jpg);
  height: 296px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 960px;
}

#navigation {
  background-image: url(../images/nav.jpg);
  height: 73px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  width: 960px;
  position: relative;
}

#mainbody {
  width: 960px;
  margin-top: 40px;
}

#navigation ul {
  list-style: none;
  overflow: hidden;
  width: 940px;
  top: 10px;
  left: 50px;
  position: absolute;
}

#navigation ul li {
  float: left;
  margin: 0;
}

#navigation ul li a {
  display: block;
  padding: 0px 26px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

#navigation ul li a.selected {
  background-color: #333333;
}

#authors {
  position: absolute;
  top: 2px;
  right: 220px;
}

#authorslink {
  color: #fff;
}

#sidetop {
  background-image: url(../images/side-top.gif);
  width: 291px;
  height: 31px;
}

#sidecontent {
  background-image: url(../images/side-mid.gif);
  background-repeat: repeat-y;
  width: 291px;
  overflow: hidden;
}

#sidecontent dl {
  margin: 10px 10px 10px 17px;
  width: 264px;
}

#sidebottom {
  background-image: url(../images/side-bottom.gif);
  width: 291px;
  height: 10px;
}

.galleryList {
clear: left;
margin: 0;
padding: 10px 0 0 0;
height: 100px;
}

.contentImageGallery {
float: left;
margin-right: 10px;
}

.galleryOdd {
background-color: #f0f0f0;
}

.postMeta {
  background:transparent url(../images/dot.gif) repeat-x scroll left center;
  font-size:10px;
  margin-bottom:5px;
  margin-left: 0px;
  text-align:right;
  text-transform:uppercase;
  font-family: arial, verdana, sans;
}

.postMeta span.date {
  background:#333 none repeat scroll 0%;
  color:#f0f0f0;
  padding: 2px 2px 2px 4px;
}

h1 a {
  font-weight: normal;
}

.dateline {
  color: #fff;
  margin-bottom: 0;
  font-weight: bold;
}

.authorline {
  font-size: 0.8em;
  color: #fff;
}

.eventline {
  margin-bottom: 0;
}

.eventtitle {
  border-bottom: 1px solid #666;
  margin-top: 55px;
}

.ngg-albumtitle {
  font-size: 10px;
}

.inP {
  padding-left: 16px;
}

.supportHeading {
  background-color:#333333;
  font-size:18px;
  margin:0;
  padding:2px 0 2px 8px;
  margin: 30px 0 30px 0;
}

.supwell p {
  margin: 0;
}
