* {margin: 0;
   padding: 0;
}

body{
 background-color: black;
font-family: Verdana, Arial, Helvetica, sans-serif; 

 margin:auto;
 text-align:center;
}


a { color: white;}
a:link {color: white;}
a:visited {color: white;}
a:hover {color: white;}
a:active {color:white;}





h1 {margin-left: 10px;
 margin-top: 15px;
 margin-bottom: 15px;
 height: 15px;
 line-height: 15px;
 padding-top: 2px;
 font-size: 12px;
 font-weight: bold;
 color: white;
 background-color: none;
 border: none;
 text-decoration: underline;
}


h2 {margin-left: 10px;
 margin-top: 15px;
 font-size: 12px;
 height: 15px;
 line-height: 15px;
 padding-top: 2px;
 color: white;
 background-color: none;
 border: none;
}


h3 {margin-left: 10px;
 margin-top: 15px;
 margin-bottom: 0px;
 font-size: 11px;
 font-style: bold;
 height: 15px;
 line-height: 15px;
 color: white;
 background-color: none;

 letter-spacing: 0.08em;}
}


.date {margin-left: 10px;
 padding-top: 2px;
 font: 12px ; color: white;
 background-color: none;
 border: none;
}




p {margin-left: 10px;
margin-right: 10px;
 padding-top: 2px;
color: white;
 background-color: none;
 border: none;
 margin-bottom: 5px;
 font-size: 12px;
 letter-spacing: 0.05em;
}

.firstp{
margin-left: 10px;
margin-right: 10px;
 padding-top: 2px;
 font: 12px;
 color: white;
 background-color: none;
 border: none;
 margin-bottom: 5px;
 margin-top: 10px;

 letter-spacing: 0.05em;
}

.website{
 text-decoration: underline;
 font-size: 10px;
 color: lightgray;
margin-left: 10px;
 letter-spacing: 0.05em;
}

.details{
 font-size: 12 px;
 color: white;
 margin-top: 5px;
 font-style: italic;
}

#outer{
  background: none;
  width: 800px;
  margin: auto;
  position: relative;
  margin-top:20px;
  border: none;
}

#header{
 width:800px;
 text-align: left;
 background-image: none;
 margin: auto;

 }

#bodyblock {
 background-image: none;
 background-color: black;
 float:left;
 width:800px;
 border: none;
 }


#leftcontainer{
 width: 150px;
 float: left;
 text-align: center;
 margin-top: 60px;
 border: none;
}

#maincontent {
 color: white;
 width:600px;
 float: left;
 border:none;
 text-align:left;
 background: none;
 margin-left: 10px;
 }

#maintop {
 width: 600px;
 height: 30px;
 border: none;
 background-image: none;
 margin-top: 10px;
}



#main {
 color: white;
 width:600px;
 float: left;
 border:none;
 text-align:left;
 background: none;
 margin-left: 10px;
 margin-top: 10px;
 }


#logo {margin-left: 60px;}

#homeicon {display: inline;
           float:right;
           margin-right: 40px;}


#layouttable { 
 width:500px;
 border:3px solid gray;
 text-align:left;
 margin: auto;

 _height: 400px;          /* only IE understands this */
  min-height: 400px;

 } 

#layouttable td{border: none;
                background: none;
}

#rightcontent {
 width:150px;
 float: right;
 border:none;
 text-align:center;
 background: none;
 margin-top: 10px;
 }

#base { clear:both;}



img { border: 0px;
      float: left; 
      margin-top: 1px;
      margin-bottom: 0px;
      vertical-align: bottom;}

.heading {margin-top: 20px;
 margin-bottom:5px;
 margin-left: 2px;
 }


.thumb { border: none;}

input {border: 1px solid gray;
    font: 11px/1.5 Arial, sans-serif;
    width: 200px;
    margin-bottom: 40px;
 }

textarea {border: 1px solid gray;
    font: 11px/1.5 Arial, sans-serif;
    width: 200px;
    height: 300px;
    margin-bottom: 20px;
 }

#contactsubmit{ margin-bottom: 100px;}

h4 { font: 11px/1.5 Arial, sans-serif;
        margin-bottom: 40px; }


ul#nav {
  position: absolute;
  top:20px;
  right: 140px;
  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 {
	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; }
       
a {text-decoration: none;}


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-right: 1px solid white;
       border-left: 1px solid white;
       border-bottom: 1px solid white;
  z-index: 3;
  text-align: center;
  }

ul#leftmenu li.toplist{
 border-top: 1px solid white;
}
