body
{
 //background-color: #a59463;
 //background-color: #0000ff;
 background-color: #0066cc;
 color: #000000;
 margin: 0;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
}

div#header
{
 margin: 0;
 padding: 0;
 width: 100%;
 height: 150px;
 background-image: url("images/thesejewelsrock.png");
 background-repeat: no-repeat;
}

div#head2
{
 margin: 0;
 padding: 0;
 width: 100%;
 height: 28px;
 background-image: url("images/thesejewelsrockmini.png");
 background-repeat: no-repeat;
 background-position: right bottom;
}

div#divider
{
 background-image: url("images/music.png");
 background-repeat: repeat-x;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 30px;
}

div#left
{
 position: absolute;
 top: 215px;
 left: 20px;
 width: 190px;
 border: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
}

.xsmall
{
  background:                              transparent;
  color:                                   #000000;
  font-family:                             Verdana, Arial, Sans-Serif;
  font-size:                               x-small;
  font-weight:                             normal;
}

.small
{
  background:                              transparent;
  color:                                   #000000;
  font-family:                             Verdana, Arial, Sans-Serif;
  font-size:                               small;
  font-weight:                             normal;
}

.document
{
  font-family:  Tahoma;
  color:  #000080;
  font-size: 17pt;
}


div#topmenu
{
 position: absolute;
 top: 215px;
 left: 200px;
 height: 25px;
 margin-left: 20px;
 margin-right: 20px;
 //color: #ad2131;
 text-align: center;
}

div#content
{
 position: absolute;
 top: 250px;
 left: 220px;
 font-size: 15px;
 margin-left: 10px;
 margin-right: 10px;
 padding: 10px;
 //background-color: #dedebd; 
 background-color: #ffffff;
 color: #000000;
 //border: 2px ridge #80734c;
 border: 2px ridge #000088;


}

#content a:link, active, visited
{
 text-decoration: none;
 font-size:large;
 color: #0000aa;
} 
 
#content a:hover
{
 text-decoration: none;
 font-size:large;
 color: #0000ff;
} 

#topmenu a:link, active, visited
{
 text-decoration: none;
 font-size:medium;
 color: #ffffff;
} 
 
#topmenu a:hover
{
 text-decoration: none;
 font-size:medium;
 color: #aaddff;
}  
 
a:link, active, visited
{
 text-decoration: none;
 font-size:small;
 color: #ffffff;
}

a:hover
{
 text-decoration: none;
 font-size:small;
 color: #aaddff;
}

pre
{
 font-size: large;
}
