body {
       top:0px;padding:0px;border:0px;
       margin-top: 30px;
       margin-bottom: 15px;
       margin-left: 25px;
       margin-right: 15px;
       background: #999999;
       color: white;
     }

.linkname { 
	    margin-top:15px
            height: 0px;
	  }

.linkdesc { 
            margin-left: 2em;
	    width: 700px;
	    margin-bottom: 12px;
	  }

.connect  { font-style: bold; }

.navitem { height: 20px;}

#top   { height:60px;}

#title { 
         position:float;
         float:left;
       }

#top_left { position: float;
	    float: left;
          }

#top_right { position: float;
             float: right;
	     height: 20px;
           }	    

#back-bottom { 
               position:absolute;
	       bottom: 20px;
	       right:15px;
	       background:red;
	       height: 20px;
             }
a { 
    text-decoration: underline;
    color: white;
  }

a:hover { background: black }

img { border-style:none; }

h1 { 
      font-size: large;
      line-height: 120%;
   }

h4 { margin-bottom:0em; }



