body {background:#000080; color:white; }
/* old body {color:black; background-color: rgb(96%,96%,94%);} */

h1 {font-family: "Arial Black", sans-serif;}
h1, h2 {text-align: center;}
h5 {margin-top: 0.8em; margin-bottom: 0em;}
hr {width: 75%; }

A:link {color:yellow; background-color:inherit !important; }
A:visited {color:#10ffff; background-color:inherit !important; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.noborder { border: 0; }

div.navbar 
{ font-family:'Arial', sans-serif; 
  text-align: center; 
  color:black; padding-bottom: 10px; border-bottom: thin solid;
  background-color: inherit !important;
  border-bottom: thin solid; border-color: white;
}

/* from bluerobot.com */
div#sidebar
{
  padding:0.5em 0px 0px;
  line-height:1.2em;
  color:white;
  width:10em;  /* This width only for IE5/Win. */
/* The ugly brilliant hack by Tantek Celik. */
  voice-family: "\"}\"";
  voice-family:inherit;
  width:9em;
}

/* Again, "be nice to Opera 5". */
body>#sidebar {width:9em;}

div#quicklinks
{
  background-color:#000000;
  border:1px dashed #999;
  padding:0px 0.5em 0px 0.5em;
}

div#events
{
  background-color:#000000;
  border:1px dashed #999;
  padding:0px 0.5em 0px 0.5em;
  margin-top:0.5em;
}

div#navmenu
{
  background-color:#000000;
  border:1px dashed #999;
  padding:0px 0.5em 0px 0.5em;
  margin-top:0.5em;
  margin-bottom:0.5em;
}

div#stylemenu
{
  background-color:#000000;
  border:1px dashed #999;
  padding:0px 0.5em 0px 0.5em;
  margin-top:0.5em;
}

div#sidebar h4 { font-family:'Arial', sans-serif; font-size:medium; margin: 0.3em; color:white; }

div#sidebar a:link { color:#8080ff; background-color:inherit !important; }
div#sidebar a:visited { color:red; background-color:inherit !important; }

ul.SideMenu  {padding: 0; margin: 0; 
  font: 1em Arial, sans-serif;}
ul.SideMenu li {list-style-type: none;
  border-width: 1px 1px 0 3px;
  position: relative; margin: 0; 
  padding-bottom:0.4em ;}


div#main { padding-top:0.1em; }
