a:visited {
  color: #00009a;
}

body
{
  background: url(../images/Border/Sides.png) repeat-y top left;
  color: white;
  font-size: 110%;
  left: 50%;
  margin: 0px 0px 0px -389px;
  padding: 0px 20px 0px 30px;
  position: absolute;
  top: 100px;
  width: 778px;
  z-index: 50;
}

#bordert
{
  background: url(../images/Border/WTop.png) no-repeat top left;
  margin-left: -30px;
  top: -12px;
  width: 778px;
  z-index: 100;
}

#borderb
{
  background: url(../images/Border/WBottom.png) no-repeat bottom left;
  height: 13px;
  margin-left: -30px;
  width: 778;
  z-index: 100;
}

.centered {
  text-align: center;
}

#content {
  padding-top: 72px;
  width: 720px;
  z-index: 200;
}

#DeadRinger
{
  left: 50%;
  margin: 0px 0px 0px -455px;
  position: absolute;
  top: -65px;
}

#footer {
  text-align: right;
  padding: 50px 80px 0px 0px;
}

html { 
  background: black;
}

#iconnect
{
  left: 50%;
  margin: 0px 0px 0px 180px;
  position: absolute;
  top: -55px;
}

img {
  border: none;
}

li img {
  vertical-align:middle;
}

li {
  padding: 5px;
}

#Menu {
  padding-right: 80px;
}

#Menu a {
  color: white;
  display: block;
  float: right;
  font-weight: bold;
  height: 45px;
  margin-left: 20px;
  padding: 50px 0px 0px 0px;
  text-align: center;
  text-decoration: none;
  width: 45px;
}

#Menu a:hover {
  background-position: 0px -190px;
  text-decoration: underline;
}

#Menu a:active {
  background-position: 0 -95px;
  text-decoration: underline;
}

#Menu a.AppearanceLink {
  background: url(../images/gigs.jpg) no-repeat 0 0;
}

#Menu a.LinksLink {
  background: url(../images/links.jpg) no-repeat 0 0;
}

#Menu a.SongLink {
  background: url(../images/songs.jpg) no-repeat 0 0;
}

#Menu a.TheBandLink {
  background: url(../images/bios.jpg) no-repeat 0 0;
}

.rightAlign {
  text-align: right;
}