body {
  background-image: url("images/mainSite/backtop.gif");
  background-repeat: repeat-x;
  background-color: rgb(125,166,215);
}

div.header {
  display: block;
  width: 440px;
  height: 85px;
  margin: 0 auto;
  margin-bottom:50px;
}

div.footer {
  height: 10px;
}

div.menu251 {
  display: block;
  width: 200px;
  height: 395px;
  background-image: url("images/mainSite/menuback.gif");
  margin: 0 auto;
  float:left;
  position:relative;
  overflow:hidden;

}


.menu{	
  margin:0px;
  margin-top: 10px;
  margin-left: 0;
  padding:0px;
  width:190px;
  height:65px;
}

.menu li{
  list-style-type:none;				
  clear:both;
  display:block;	
  overflow:hidden;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 10px;
}

.rand {
background-image: url(images/mainSite/button_random2.gif); background-repeat: no-repeat; height: 55px; width: 180px; list-style:none;}

.rand a{
background-image: url(images/mainSite/button_random.gif); background-repeat: no-repeat; height: 55px; width: 180px; display: block; list-style:none;}

.rand a:hover{
background-image: url(images/mainSite/button_random2.gif); list-style:none;}

.art {
background-image: url(images/mainSite/button_art2.gif); background-repeat: no-repeat; height: 55px; width: 180px; list-style:none;}

.art a{
background-image: url(images/mainSite/button_art.gif); background-repeat: no-repeat; height: 55px; width: 180px; display: block; list-style:none;}

.art a:hover{
background-image: url(images/mainSite/button_art2.gif); list-style:none;}

.av {
background-image: url(images/mainSite/button_av2.gif); background-repeat: no-repeat; height: 55px; width: 180px; list-style:none;}

.av a{
background-image: url(images/mainSite/button_av.gif); background-repeat: no-repeat; height: 55px; width: 180px; display: block; list-style:none;}

.av a:hover{
background-image: url(images/mainSite/button_av2.gif); list-style:none;}

.la {
background-image: url(images/mainSite/button_la2.gif); background-repeat: no-repeat; height: 55px; width: 180px; list-style:none;}

.la a{
background-image: url(images/mainSite/button_la.gif); background-repeat: no-repeat; height: 55px; width: 180px; display: block; list-style:none;}

.la a:hover{
background-image: url(images/mainSite/button_la2.gif); list-style:none;}

.gl {
background-image: url(images/mainSite/button_gl2.gif); background-repeat: no-repeat; height: 55px; width: 180px; list-style:none;}

.gl a{
background-image: url(images/mainSite/button_gl.gif); background-repeat: no-repeat; height: 55px; width: 180px; display: block; list-style:none;}

.gl a:hover{
background-image: url(images/mainSite/button_gl2.gif); list-style:none;}

.dl {
background-image: url(images/mainSite/button_downloads2.gif); background-repeat: no-repeat; height: 55px; width: 180px; list-style:none;}

.dl a{
background-image: url(images/mainSite/button_downloads.gif); background-repeat: no-repeat; height: 55px; width: 180px; display: block; list-style:none;}

.dl a:hover{
background-image: url(images/mainSite/button_downloads2.gif); list-style:none;}



/* --------  width:480px;-----------------------------------------------------------------------------*/



columns {
  position:relative;
  float:left;
  width:100%;
  overflow:hidden;
  left:20px;
}

menu251 {
  width:200px;
  left:10px;
}

.main {
  background-color:#000000;
  position:relative;
  margin-top: 10px;
  overflow: auto;
  left:20px;
  width:75%;
}

.back {
  background-color:#FFFFFF;
  position:relative;
  margin: 10px;
  padding: 10px;
  overflow: auto;
}

h1 {
  color:#C7660E;
  font-family: Monospace;
  text-align: center;
}


p {
  font-family: Arial;
  margin-left:15px;
  margin-right:15px;
}

h3 {
  font-family: Arial;
  color:#813804;
  background-color:#DED6A3;
  text-align: left;
  padding-left:10px;
}

td.points{
  font-family: Arial;
  font-size: 16pt;
  font-style: bold;
  color:#813804;
  background-color:#DED6A3;
  text-align: center;
}

td.points2{
  font-family: Arial;
  font-size: 16pt;
  font-style: bold;
  color:red;
  text-align: right;
}

