A:link {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}

A:visited {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}

A:hover {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

A:active {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}

body {
  background-color: #4E807C;
  color: #000000;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
  margin-top: 20px;
}


#container {
  width: 800px;
  margin: auto auto auto auto;
}

#banner {
  text-align: center;
  width: 800px;
  height: 200px;
  border: 1px solid #000000;
}

#banner img {
  border: 0px;
}

#text {
  width: 800px;
  min-height: 100px;
  margin-bottom: 30px;
}

#text strong {
  font-size: 18pt;
}

#menu {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 800px;
  font-size: 8pt;
  text-align: right;
}


.pic2 {
  border: solid 1px #000000;
  margin-right: 5px;
  float: left;
}

.pic {
  border: solid 1px #000000;
}

.concept {
  font-size: 12pt;
}

.row {
  margin-top: 15px;
}

.album {
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}

.clear {
  clear: both;
}

#discomain {
  width: 700px;
}

.discotitle {
  margin-bottom: 10px;
  font-weight: bold;
}

.discoimg {
  border: 1px solid #000000;
  float: left;
}

.discolist {
  margin-left: 10px;
}

.discobottom {
  margin-top: 10px;
}

.discorandom1 {
  float: left;
}

.discorandom2 {
  clear: both;
}
