﻿body
{
	background: url(../SiteImages/background.gif);
}

#main_page
{
    width: 100%;
    margin-left: 12%;
    margin-right: auto;
}

#upper_header
{
    text-align: center;
}

#marquee_header
{
  width: 99.5%;
  height: 100px;
  overflow: hidden;
}
#spacer
{
    width: 1060px;
}
#marquee
{
    margin-left: 0px;
}

#outside_border
{
  width: 77%;
  border: 2px solid #333333;
}

*.page_elements
{
	background: url(../SiteImages/foreground.jpeg);
	border: 1px solid #333333;
  margin: 1px;
}

#upper_header
{
  padding-top: 12px;
  padding-bottom: 10px;
}

#right_info, a
{
  color: #dbdbdb;
  font-weight: bold;
  font-size: medium;
  font-family: Book Antiqua;
  text-align: left;
}

#right_info
{
  vertical-align: top;
}

#comments_line
{
    width: 100%;
    margin-left: 40%;
    margin-right: auto;
}

span.yellow
{
  color: #ffff00;
}

span.yellow_ital
{
  color: #ffff00;
  font-style: italic;
  text-align: center;
}

#song_list
{
  text-align: center;
}

span.header
{
  color: #ffff00;
  font-weight: bold;
}

#left_nav
{
  width: 19%;
  text-align: left;
  height: 200px;
  vertical-align: top;
}

img.nav_img
{
  border: 0px;
  width: 120px;
  height: 34px;
}
#bio_img
{
    float: right;
}

#picture_table
{
  width: 100%;
  color: #dbdbdb;
  font-weight: bold;
  font-size: small;
  font-family: Book Antiqua;
  text-align: left;
}
#picture_table td
{
  border: 1px solid #333333;
  width: 20%;
}
#picture_table td img
{
  border: 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#pictures_doc
{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#bio_picture_table td.caption
{
    width: 62%;
}
#counter
{
    width: 19%;
    height: 61px;
    text-align: center;
}
#counter img
{
    border: 0px;
}
#counter #counter_text
{
    color: #666666;
}

#comments
{
  font-style: italic;
}
#bio_picture_table
{
  width: 100%;
  color: #dbdbdb;
  font-weight: bold;
  font-size: small;
  font-family: Book Antiqua;
  text-align: left;
}
#bio_picture_table td
{
  border: 1px solid #333333;
}
#bio_picture_table td img
{
  border: 0px;
}

#important
{
  padding: 20px;
  font-size: 130%;
}

#important a
{
  color: #ffff00;
  font-size: 120%;
}