body, table, td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

body {
  background: #999999 url("images/bg_main.gif") repeat fixed;
  margin: 0;
}

ul {
  list-style-type: disc;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 10px;
  padding-left: 0;
  padding-bottom: 4px;
}

ul.no_dot {
  list-style-type: none;
}

img {
  border: 0;
  vertical-align: bottom;
}

a:link, a:visited {
  color: #800517;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

.images_thumb {
  width: 72px;
  height: 72px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 1px;
  margin-right: 1px;
}

a:link .images_thumb, a:visited .images_thumb {
  border: 2px solid #800517;
}

a:hover .images_thumb {
  border: 2px solid #000000;
}

#index_container {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -215px;
}

#index_box {
  width: 685px;
  background-color: #e0e0e0;
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#index_left, #index_center, #index_right {
  width: 228px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  float: left;
}

#index_left {
  padding-top: 25px;
}

#index_center {
  padding-top: 15px;
  padding-bottom: 15px;
}

#index_right {
  padding-top: 25px;
}

#index_clear {
  clear: both;
}

#update_bar {
  background: #ebebeb url(images/bg_light.gif) repeat;
  border-bottom: 1px solid #6f6f6f;
  line-height: 24px;
  padding-right: 5px;
  text-align: right;
  font-weight: bold;
}

#announce_bar {
  background: #ebebeb url(images/bg_light.gif) repeat;
  border-bottom: 1px solid #6f6f6f;
  line-height: 36px;
  padding: 5px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

#page_heading_bar {
  background: #ebebeb url(images/bg_light.gif) repeat;
  border-bottom: 1px solid #6f6f6f;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

#links_bar {
  background: #ebebeb url(images/bg_light.gif) repeat;
  border-top: 1px solid #6f6f6f;
  line-height: 16px;
  padding: 3px;
  text-align: center;
}

#copyright_bar, #images_copyright_bar {
  background:  #000000 url(images/bg_dark.gif) repeat;
  border-top: 1px solid #6f6f6f;
  padding: 5px;
  font-size: 9px;
  color: #cccccc;
  text-align: left;
}

#copyright_bar {
  line-height: 20px;
}

#error_container {
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -120px;
}

#error_box {
  width: 685px;
  background-color: #cccccc;
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#images_container_table {
  width: 100%;
  height: 100%;
}

#images_container_td {
  text-align: center;
  vertical-align: middle;
}

#images_logo {
  background: #000000 url(images/bg_top.gif) repeat;
}

#images_box {
  width: 687px;
  background-color: #cccccc;
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#middle_column {
  width: 685px;
  background-color: #cccccc;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.content_box {
  width: 665px;
  border: 2px solid #999999;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.content_heading_bar {
  background: #000000 url(images/bg_dark.gif) repeat;
  color: #ffffff;
  font-weight: bold;
  border-bottom: 1px solid #999999;
  padding: 4px;
  text-align: left;
}

.content_subheading_bar {
  background: #ebebeb url(images/bg_light.gif) repeat;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-collapse: collapse;
  padding: 4px;
  vertical-align: middle;
  font-weight: bold;
  text-align: left;
}

.content_material {
  background-color: #e0e0e0;
  padding: 4px;
}

.announce_material {
  background-color: #e0e0e0;
  padding: 25px;
  font-size: 13px;
}

.images_material {
  background-color: #e0e0e0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  text-align: left;
}

.material_heading {
  line-height: 16px;
  color: #800517;
  font-weight: bold;
  font-size: 12px;
  font-variant: small-caps;
}

.recording_heading, .major_contributor {
  font-weight: bold;
}

.recording_subheading {
  font-variant: small-caps;
}

.update_heading{
  color: #800517;
}

.copyright_text {
  font-weight: bold;
  text-align: center;
}


#header_warning {
  top: 0;
  background-color: #FF0000;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

#header_warning p {
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  font-size: 14px;
}

#header_warning p a:link, #header_warning p a:visited, #header_warning p a:hover, #header_warning p a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
