body {
  margin: 0;
  border: none;
  padding: 0;
  font: 62.5% Palatino, Georgia, "Times New Roman", serif;
  background-color: #012345}

a:link {
  color: white; 
  text-decoration: none;
  border-bottom: 1px dashed white}
a:visited {
  color: silver; 
  text-decoration: none;
  border-bottom: 1px dashed silver}
a:hover {
  color: silver; 
  text-decoration: none;
  border-bottom: 1px dashed silver}
a:active {
  color: silver;
  text-decoration: none;
  border-bottom: 1px dashed silver}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  border-bottom: none}

p, h1, h2, h3, h4, h5, h6, dt, dd, blockquote {
  color: white}

p, blockquote {
  font-size: 130%;
  line-height: 140%}

p.captions {
  font-size: 100%;
  font-family: "Lucida Grande",Trebuchet, Verdana, Arial, sans-serif;
  font-variant: small-caps;
  text-align: center}

p.center {
  text-align: center}

h1 {
  font-weight: normal;
  font-size: 220%;
  font-variant: small-caps;
  letter-spacing: 7px;}

h2 {
  font-weight: normal;
  font-size: 160%;
  padding: 0 0 0 50px}

h3 {
  font-variant: small-caps;
  font-weight: normal;
  font-size: 160%}

h4 {
  padding: 25px 0 0 0;
  font-variant: small-caps;
  font-weight: normal;
  font-size: 160%}

.titles {
  font-style: italic;
  font-weight: bold}

#box {
  margin: 0;
  padding: 20px 20px 20px 20px}

#textBox {
  margin: 0;
  padding: 0 100px 20px 100px}

#header {
  background-image: url("http://lostloonmusic.com/pictures/banners/100bannerA.gif");
  background-repeat: no-repeat;
  background-position: top right;
  width: 100%;
  height: 100px;
  margin: 0;
  padding: 0}

#footer {
  clear: both;
  background-image: url("http://lostloonmusic.com/pictures/banners/120bannerD.gif");
  background-repeat: no-repeat;
  background-position: top right;
  width: 100%;
  height: 120px;
  margin: 0;
  padding: 0}
  
#header h1 {
  text-align: right;
  padding: 10px 20px 0 0}

#header p.navigation {
  font-size: 200%;
  text-align: right;
  line-height: 100%;
  font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
  padding: 0 20px 20px 0}

#header p.navigation #current {
  font-weight: bold;
  letter-spacing: 3px;
  font-variant: small-caps;
  border-bottom: 2px solid white}

#header a:visited {
  color: white;
  text-decoration: none;
  border-bottom: 1px dashed white}

#header a:hover {
  color: silver; 
  text-decoration: none;
  border-bottom: 1px dashed silver}

#footer p {
  font-size: 160%;
  text-align: center;
  padding: 40px 0 0 0}

#footer a:visited {
  color: white}

#footer a:active {
  color: silver;
  text-decoration: none}

.spacer {
  clear: both}

.texts {
  padding: 0 0 0 50px }