/* BASICS */

body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  color: #211200;
  font-family: verdana,sans-serif;
  font-size: 0.8125em;
  line-height: 1.5em;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td {
  padding: 0px;
  vertical-align: top;
}

h1 {
  font-size: 1.8em;
  line-height: 1.33em;
  font-weight: bold;
  margin: 0em 0em 0.7em 0em;
}

h2 {
  font-size: 1.3em;
  line-height: 1.33em;
  font-weight: bold;
  margin: 0em 0em 0.7em 0em;
}

h3 {
  font-size: 1.1em;
  line-height: 1.33em;
  font-weight: bold;
  margin: 0em 0em 0.7em 0em;
}

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

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

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

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

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

/* LAYOUT */

#container {
  width: 818px;
  margin: 0px auto;
}

#menu {
  width: 818px;
  height: 28px;
}

.t1 {
  width: 818px;
  height: 9px;
  display: block;
}

.t2 {
  width: 409px;
  height: 139px;
  float: left;
  display: block;
}

.t3 {
  width: 409px;
  height: 139px;
  display: block;
}

.m1 {
  float: left;
  display: block;
}

.m2 {
  display: block;
}

.c1 {
  width: 818px;
  height: 16px;
  display: block;
}

.c2 {
  width: 748px;
  padding: 18px 34px 1px 36px;
  background-image: url(images/mid_02.jpg);
  background-repeat: repeat-y;
}

.c3 {
  width: 818px;
  height: 15px;
  display: block;
}

.c4 {
  width: 818px;
  height: 9px;
  display: block;
}

a img {
  border-width: 0px;
}

img.r {
  margin: 2px 0px 5px 25px;
  float: right;
}

img.l {
  margin: 2px 25px 5px 0px;
  float: left;
}

p {
  margin: 0.2em 0em 1.1em 0em;
}

p.bottom {
  margin: 0.2em 0em 0.4em 0em;
}

p.small {
  font-size: 0.714em;
  line-height: 1.5em;
}

b.large {
  font-size: 1.3em;
  font-weight: bold;
}

.line {
  width: 100%;
  height: 1px;
}

.dates_0 {
  margin: 5px 0px 15px 0px;
}

.dates_0 td {
  padding: 6px 9px;
  border-style: solid;
  border-width: 1px;
  border-color: #8C8C8C;
}

.dates_1 {
  width: 30px;
}

.dates_2 {
  width: 81px;
}

.dates_3 {
  width: 72px;
}

.dates_4 {
  width: 194px;
}

.dates_5 {
  width: 250px;
}

.table_1 {
  margin: 5px 0px 15px 0px;
}

.table_2 {
  margin: 5px 0px 5px 0px;
}

.intab_1 {
  width: 350px;
  vertical-align: top;
}

.intab_2 {
  width: 380px;
  vertical-align: top;
}

.intab_2 ol {
  margin-top: 0px;
}

.intab_2 ol li {
  margin: 0px 0px 4px 0px;
}

.presstab td {
  padding: 10px 10px 5px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #8C8C8C;
}

.tracks tr td.s1 {
  width: 31px;
  padding: 2px 0px;
  text-align: right;
}

.tracks tr td.s2 {
  width: 275px;
  padding: 2px 0px 2px 8px;
}

.tracks tr td.s3 {
  width: 64px;
  padding: 2px 0px;
}

.tracks tr td span.s4 {
  font-size: 11px;
  line-height: 12px;
}

.flashbox {
  height: 25px;
  margin: 1px 0px 2px 0px;
}

.lightbox {
  border: 1px solid #8C8C8C;
  background-color: #F5EEDE;
}

.nowrap {
  white-space: nowrap;
}