body
{
  background: #333;
  font: 1em 'Trebuchet MS' ,Tahoma, sans-serif;
  color: #909090;
  border: 0;
  margin: 0;

}

a
{
  color: #91b0ff;
  font-family: 'Trebuchet MS', Tahoma, san-serif;
  text-decoration: none;
}

h1
{
  color: #91b0ff;
  font-size: 1.5em;
}

h2
{
  color: #20589D;
  font-size: .8em;
}

img
{
  display: inline;
  border: 0;
  margin: 0;
}

.blue
{
  color: #91b0ff;
}
.grey
{
  color: #A0A0A0;
}

#right
{
  float: right;
}

#left
{
  float: left;
}

.banner .grey
{
  font-size: 30px;
}
.banner .blue
{
  font-size: 40px;
}

.nav
{
  background-color: #91b0ff;
  border-bottom: solid 1px #AAA;
  border-top: solid 1px #ccc;
}

.navbar
{
  margin: 0;
  padding: 0;
}

.menu
{
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0;
-  padding-bottom: 2px;
-  padding-top: 2px;
}

.menuitem
{
  padding: 2px 15px 2px 15px;
  color: #3E2017;
  text-decoration: none;

}

.menuitem img
{
  display: inline;
}

.menuitem a
{
  display: inline;
  color: #333;
}

.menuitem:hover
{
  display: inline;
  background-color: #ccc;
}

.pagetop
{
  background-position: top left;
  background-repeat: repeat-x;
}

#container {width: 100%;}
#container h1, #container div {background-color: #F0F0F0; margin:0;}
.rtop, .rbottom{display:block;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background-color: #F0F0F0;}
.r1{margin: 0 11px;}
.r2{margin: 0 8px;}
.r3{margin: 0 7px;}
.r4{margin: 0 5px;}
.r5{margin: 0 4px;}
.r6{margin: 0 3px;}
.r7{margin: 0 3px;}
.r8{margin: 0 2px;}
.r9{margin: 0 2px;}
.r10{margin: 0 1px;}
.r11{margin: 0 1px;}
.r12{margin: 0 1px;}
.r13{margin: 0 0px;}
.r14{margin: 0 0px;}
.r15{margin: 0 0px;}

#picright {border-right: dashed 1px #808080;}

#test11 {padding-right: 5px; border-bottom : dashed 0px #808080;}

#test12 {padding-left: 5px; border-bottom: dashed 0px #808080;}

#test21 {border-right : dashed 1px #808080; border-bottom : dashed 1px #808080;}

#test22 {border-bottom: dashed 1px #808080;}

#regleft
{
  border-right: solid 2px #808080;
}

#book
{
  background: url(../Images/boxbackbig.png);
  background-position: top left;
  background-repeat: no-repeat;
  width: 80%;
  padding-left: 4px;
  padding-right: 4px;
  order-top: solid 1px #A0A0A0;
  order-left: solid 1px #A0A0A0;
}

.dark
{
  color: #91b0ff;
}

.light
{
  color: #A0A0A0;
  background-color: #A0A0A0;
}

.imgviews
{
  font-size: 2em;
  font-weight: 800;
}

.showbigpn
{
  order: 1px solid #D0D0D0;
  padding: 0;
  background: url(/Images/boxbacksmall.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.showbigpn th
{
  font-size: 12px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}

.showbigpn img
{
  margin: 2px;
}

.showbig
{
  order: 1px solid #A0A0A0;
  padding: 6px;
  background: url(/Images/boxbackbig.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.squares
{
  padding: 4px;
  order: 1px solid #A0A0A0;
  background: url(/Images/boxbackbig.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.imgsquare
{
  margin: 2px;
  border: 0px solid;
}

.imgsquare:hover
{
  border: 1px solid #A0A0A0;
}

