﻿body {
  background-image: url('../images/light/bg.png');
  background-color: #FFFFFF;
  color: #000000;
}
#nav_center {
  background: url('../images/light/light86.png');
}
#main_center {
  background: url('../images/light/light93.png');
}
a {
	color: Navy;
}
a:visited {
	color: #4444FF;
}
a:hover {
	color: Navy;
}
a:active {
	color: #4444FF;
}
img.thumbnail {
  background-color: #FFFFFF;
  border: solid 1px #CCCCCC;
}
.author {
  color: #444;
}
.comment {
  border-left: 2px solid #DDDDDD;
}
#bottom {
  background-color: #FFFFFF;
  color: #222222;
  border-top: 1px solid black;
}
#media li#s1 {
  background: url('../images/light/song01.png');
}
#media li#s2 {
  background: url('../images/light/song02.png');
}
#media li#s3 {
  background: url('../images/light/song03.png');
}
#media li#s5 {
  background: url('../images/light/song05.png');
}

#creditslist {
  background: url('../images/light/creditslist.png');
}

#nav #li_blog {
  background: url('../images/light/blog.png');
}
#nav #li_bio {
  background: url('../images/light/bio.png');
}
#nav #li_media {
  background: url('../images/light/media.png');
}
#nav #li_gallery {
  background: url('../images/light/gallery.png');
}
#nav #li_gigs {
  background: url('../images/light/gigs.png');
}
#nav #li_press {
  background: url('../images/light/press.png');
}
#nav #li_contact {
  background: url('../images/light/contact.png');
}
#nav #li_links {
  background: url('../images/light/links.png');
}
#nav #li_credits {
  background: url('../images/light/credits.png');
}
#nav #li_shop {
  background: url('../images/light/shop.png');
}
