* {margin: 0;
   padding: 0;
}

body{
 background-color: black;
 font: 14px/1.5 Arial, sans-serif;
 margin:auto;
 text-align:center;
}

a{ text-decoration: none;}

a { color: white;}
a:link {color: white;}
a:visited {color: white;}
a:hover {color: white;}
a:active {color:white;}


.adminwindow h1 {margin-left: 70px;
 height: 20px;
 line-height: 30px;
 padding-top: 2px;
 font: 18px  Arial, sans-serif;
 color: white;
 background-color: none;
 border: none;
}



#outer{
  background: none;
  width: 900px;
  margin: 0 auto;
  position: relative;
  margin-top:20px;
  text-align: left;
  border: none;
}


#bodyblock {
 background-image: none;
 background-color: black;
 float:left;
 width:900px;
 border: none;
 }

#left{
 width: 150px;
 float: left;
 text-align: center;
 margin-top: 60px;
 border: none;
}

#main {
 color: white;
 width:700px;
 float: left;
 border:none;
 text-align:left;
 background: none;
 margin-left: 10px;
 margin-top: 10px;
 }


#mainold{width: 600px;
      float: right;
      text-align: left;
}

 
#layouttable {
              border: 3px solid #808080;
              margin: auto;
              margin-top: 5px;
              padding: 0px;}


#layouttable td{
                background: none;}

#middle{margin-right: 3px;
     margin-left: 3px;}

img { border: 0px; 
      margin-top: 1px;
      margin-bottom: 0px;
      vertical-align: bottom;}

#logo {margin-left: 35px;}

.thumb { border: none;}
         

ul#nav {
  
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 3;
  }


ul#nav li{
  float: left;
  height: 20px;
  line-height: 20px;
  position: relative;
  width: 110px;
  margin-left:10px;
  border:1px white solid;
  z-index: 3;
  }

ul#nav li > ul {
	top: auto;
	left: auto;
       z-index: 3;	}

ul#nav li ul {
  display:none;
  position: absolute; 
  list-style:none;
  top: 1em;
  left: 0;
  margin: 0;
  margin-top: 4px;
  padding: 0;
  z-index: 2;
  }

ul#nav li ul li.subbottom {border-bottom: 1px solid white;}

ul#nav li ul li.toplist{border-top: 1px solid white;}


ul#nav li ul li {
	border: none;
	list-style: none;
	padding: 2px;
        padding-left: 0px;
        padding-right: 0px;
	margin: 0;
       background: black;
       width: 110px;
       left: -1px;
       border-right: 1px solid white;
       border-left: 1px solid white;
       border-bottom: 1px solid white;
       z-index: 3;}


 ul#nav li:hover ul, ul#nav li.over ul{ display: block; }

ul#leftmenu {
  
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 3;
  }


ul#leftmenu li{
  float: left;
  height: 20px;
  line-height: 20px;
  position: relative;
  width: 155px;
  margin-left:0px;
         border-bottom: 1px solid white;
         border-right: 1px solid white;
         border-left: 1px solid white;
  z-index: 3;
  text-align: center;
  }

ul#leftmenu li.toplist{
 border-top: 1px solid white;
}

.leftmenu2 {margin-top: 20px;}

.leftmenu2 h3{
 color: black;}

ul.leftmenu2 {
  
  padding: 0;
  margin-top: 20px;
  list-style: none;
  z-index: 3;
  }

ul.leftmenu2 li.toplist2{
 margin-top: 20px;
 border-top: 1px solid white;
 background-color: white;
}
ul.leftmenu2 li.toplist{
 margin-top: 20px;
 border-top: 1px solid white;
}

ul.leftmenu2 li{
  float: left;
  height: 20px;
  line-height: 20px;
  position: relative;
  width: 155px;
  margin-left:0px;
         border-right: 1px solid white;
       border-left: 1px solid white;
       border-bottom: 1px solid white;
  z-index: 3;
  text-align: center;
  }



#recentevents {display: inline;
           float:right;
           margin-right: 40px;
           border: 1px solid white;
margin-top: -25px;}

h1, h2{font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 margin-top: 20px;
 margin-left: 40px;
 }
p {font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin-top: 10px;
 margin-left: 40px;
 margin-right: 40px;}


