body {
  background-color: #ffffcc;
  color: #800000;
  font-family:  Helvetica, "Trebuchet MS", sans-serif;
  font-size: small;
  scrollbar-face-color: #800000;
  scrollbar-highlight-color: #800000;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #800000;
  scrollbar-darkshadow-color: #800000;
}

a {
  color: #800000;
  text-decoration: none;
  font-weight: bold
}

a:visited {
  color: #800000;
}

a:hover {
  color: #800080;
  text-decoration: underline;
}

.BorderOn  { width:90px;
             margin-left:0px;
             border:1px solid #456789 }
.BorderOff { width:90px;
             margin-left:0px;
             border:1px solid #444444 }
#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:150px;
	bottom:52px;
	width:640px;
	margin-left:-321px;
	left:50%;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;
	}

A.menu:link     {color:#800000; text-decoration:none; font-weight:bold; font-size: 12px; font-face: Arial }
A.menu:hover    {color:red; text-decoration:none; font-weight:bold; font-size: 12px; font-face: Arial }
A.menu:visited  {text-decoration:none; font-weight:bold; font-size: 12px; font-face: Arial }
A.menu:active   {color:#800000; text-decoration:none; font-weight:bold; font-size: 12px; font-face: Arial }

A.navlink  {color:#800000; text-decoration:none; font-weight:bold; font-size: 10px; font-face: Arial }
A.eventlink { text-decoration: none}

img.top {
  border-width: 0;
  height: 97;
  text-align: left;
  padding: 0;
  margin: 0;
}

img.wibpic { border: 2px solid #800000 ; }
div.centerdiv {margin:0 auto;}

div.buttona {
  margin-left: 3px;
  position: absolute;
  left: 2px;
  top: 175px;
}
div.buttona ul {
    margin: 0px;
    padding: 0px;
    font-family: VERDANA, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
}
div.buttona li {
    list-style-type: none;
    height: 20px;
    width: 150px;
    margin: 5px;
    text-align:center;
}
div.buttona li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 6px;
}
div.buttona li a:link {
    color: #ffffcc;
    font-weight: bold;
    background-color: #800000;
    border-style: outset;
}
div.buttona li a:visited {
    color: #ffffcc;
    font-weight: bold;
    background-color: #800000;
    border-style: outset;
}
div.buttona li a:hover {
    font-weight: bold;
    color: #800000;
    background-color: #ffffcc;
    border-style: outset;
}
div.buttona li a:active {
    font-weight: bold;
    color: #800000;
    background-color: #FFD700;
    border-style: inset;
}

div.vertmenu2 {
   font-family: Arial;
   font-size:  12px;
   line-height: 20px;
   width: 158px;
   left:8px;
   padding: 0px;
   margin: 0px;
   top: 220px;
   position: absolute;
   text-align:left;
}

div.vertmenu2 ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
}

div.vertmenu2 ul li {
   margin: 0px;
   padding: 0px;
/*   border: 3px solid #fffffcc;*/
}

div.vertmenu2 ul li a:link, div.vertmenu2 ul li a:visited {
   font-size: 10pt;
   display: block;
   padding: 3px;
   margin: 0px;
   color: #800000;
   width: 154px;
   font-weight: bold;
   background-color: #ffffcc;
   text-decoration:none;
   border: 1px solid #ffffcc;
}

div.vertmenu2 ul li a:hover, div.vertmenu2 ul li a:focus, {
   color: #800000;
   border: 1px solid #800000;
   border-left: 20px solid #800000;
   padding: 3px;
   margin: 0px;
}

div.pageheader
{
 position: absolute;
 left: 9px;
 top: 150px;
 width:100%;
 background-color:olive;
 font-size: 21Pt;
 color:beige;
 text-align:center;
 font-family: "copperplate gothic bold"
}

div.subheader
{
  text-align:center;
  position: absolute;
  height:25;
  left: 9px;
  top: 188px;
  width: 99.5%;
  border-style:solid;
  border-width:thin;
  border-color:olive;
  background-color:beige;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10Pt;
  color:olive;
}

div.subheader a
{
  font-weight: bold;
  color:olive;
}


div.leftcol
{
  position:relative;
  left:0%;
  top:0%;
  width:16%;
  height:100%;
  background-color:red;
}

div.toprow
{
  position:relative;
  left: 9px;
  top:2px;
  width:836px;
  background-color: beige;
  text-align:left;
}

div.centrecol
{
  position:relative;
  left:16%;
  top:0%;
  width:68%;
  background-color:red;
}

div.mainbody
{
  position:absolute;
  top:220px;
  width:655px;
  left:190px;
  height:100%;
  text-align:left;
  background-color:green;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
}

div.rightcol
{
  position:relative;
  left:84%;
  top:0%;
  width:16%;
  height:100%;
  background-color:yellow;"
}


