body
{
  background-color: black;
  color: white;
  font-family: "Verdana CE", Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida, sans-serif;
  font-size: x-small; 
  fo\nt-size: small; 
}

a, a:visited
{
  color: white;
}

div#format
{
  width: 780px;
  height: 555px;
  background-image: url("pics/back.jpg");
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  /*
  margin-left: -390px;
  margin-top: -275px;*/
  
}

div#e_format
{
  text-align: center;
  width: 550px;
  height: 410px;
  position: absolute;
  left: 50%;
  top: 40%;
  margin-top: -205px;
  margin-left: -275px;
}

div#menu
{
  position: absolute;
  left: 22px;
  top: 134px;
}

div#content
{
  position: absolute;
  left: 234px;
  top: 143px;
  width: 538px;
  height: 303px;
  overflow: auto;
}

img, a img
{
  border: 0px;
}

ul#menu_list
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul#menu_list li
{
  margin-bottom: 10px;
}

h1
{
  display: none;
}

h2
{
  border: 1px dashed black;
  background-color: #272823;
  font-family: Arial CE, Arial, sans-serif;
  font-size: 1.2em;
  margin: 5px;
  margin-top: 12px;
  padding: 2px;
  margin-left: 0px;
}

div.disco_odd h2, div.disco_even h2
{
  font-size: 1em;
  margin: 0px;
  padding: 0px;
  font-family: "Verdana CE", Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida, sans-serif;
  border: 0px;
  margin-bottom: 5px;
  background-color: transparent;
}

h3
{
  font-family: Arial CE, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}

hr
{
  margin: 10px;
  height: 1px;
  border: 1px solid white;
}

div.disco_odd, div.disco_even
{
  border-bottom: 1px dashed rgb(180,180,180);
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

p
{
  margin: 0px;
  margin-bottom: 5px;
}

div.disco_odd p, div.disco_even p
{
  margin: 0px;
  color: rgb(180,180,180);
}

div.disco_cover
{
  margin: 0px;
  padding: 0px;
  width: 200px;
  height: 200px;
}

div.disco_info
{
  width: 300px;
}

div.disco_even div.disco_cover, div.disco_odd div.disco_cover
{float: right;
text-align: right;}

div.disco_rven div.disco_info, div.disco_odd div.disco_info
{float: left;}

div.clear
{clear: both;}

p.tour
{
  border-bottom: 1px dashed rgb(180,180,180);
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}

div#footer
{
  position: absolute;
  top: 504px;
  left: 4px;
  width: 770px;
  vertical-align: center;
  
}

div#footer div
{
  font-size: 75%;
  font-weight: bold;
  font-style: italic;
  width: 250px;
  float: left;
  letter-spacing: 2px;
  color: #bcbd77;
}

div#footer div a, div#footer div a:visited
{
  color: #bcbd77;
}

div#footer div.middle
{
  width: 270px;
  text-align: center;
}

div#footer div.right
{
  text-align: right;
}

p.author
{
  text-align: right;
  font-style: italic;
  color: rgb(180,180,180);
  margin-top: 12px;
  margin-right: 18px;
}

p.question
{
  font-style: italic;
  color: rgb(180,180,180);
  margin-top: 18px;
  margin-bottom: 12px;
  margin-left: 20px;
}

