/* commented backslash hack v2 \*/
* html {overflow:hidden;}
/* end of hack */


body {
 margin:0;
 padding:0 0px 0 0px;
 border:0;
  height:100%;

 overflow-y:auto;
 background:rgb(153,205,255);
   font-family:verdana;
   font-size:small;
  }

#content {
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 border:0px solid #333;
/* height:100%; */

 }

a { text-decoration: none; font-weight:bold; color:#60A; }
a:visited { color:#00B; }
a:hover { text-decoration: overline underline; font-weight:bold;}


h1 {
 color:blue;
  font-family:sans-serif;

 font-size:200%;
/* font-weight:bold;
/* font-style:italic; */
 text-align: center;
/* text-decoration: overline underline;*/
 }

#topper {
 /*position:fixed;
 display:block;  */

 margin-left:auto; margin-right: auto;

 }
/* * html #topper {position:absolute;} */

div.sblock {
  margin: 15px 15px 15px 15px;
  padding: 10px;
  border:1px solid #000;
  background:rgb(203,224,255);
  clear:both;
}

div.sblock h1 { text-decoration: overline underline; font-size:150%; }
div.sblock em.links { text-decoration: underline; font-weight:bold; font-size: 100%; }
p.clearend { clear:both; }

div.rpic {
 float:right;
 margin:0px;
 margin-bottom: 10px;
  padding: 7px;
  background: #FFF;
  border:1px solid #000;
   }

div.rpic img { margin:0px; padding: 0px; border:1px solid #000;}
div.rpic p { font-size: 75%; font-weight:bold;   font-family:sans-serif;}

div.float_left {
 /*   float: left;*/
    margin-left: 4px;
     margin-top:5px; margin-bottom:auto;
  }

div.float_right {
    float: right;
    margin: 4px;
  }




#menu2 {
 position:fixed;
 display:none;
 top:100px;
 left:5px;
 width:160px;
 background-color:transparent;
 z-index:20;
 border:0px solid #888;
 }
* html #menu2 {position:absolute;}


#menu2 a, #menu2 a:link {
 display:block;
 width:120px;
 height:33px;
/* color:rgb(255,153,0);*/
 color:#60A;
 text-decoration:none;
 line-height:17px;
 margin-top:5px;
 background:url(mcloud.gif) /*, no-repeat, center*/ ;
 font-size:15px;
 text-align:center;
/* vertical-align:20px;*/
 font-family:Verdana;
 border:0px solid #F88;
 }

#submenu ul { list-style-type: none;  list-style-position: outside;
       border:0px solid #0F0; padding:1px;   margin: 0px 0px 0px 25px; }

#menu2 a:visited {
/* display:block;
 width:120px;
 height:33px;
 margin-top:5px;
 color:rgb(0,153,204);*/
 color:#00F;
 }

#menu2 a:hover {
 font-weight:bold;
 background:url(mcloudh.gif) /* , no-repeat, center */;
 color:#00F;
 }

#menu2 a:active {
 font-weight:bold;
 }

a#here  { background:url(mcloud_h.gif) /* , no-repeat, center */ ; color:#F00;  }


/** html #menu2 {position:absolute;}
* html #here {position:absolute;}
*/
.bgimage { padding: 10px; }
#history { background-image: url(hisbg.jpg); }
#boowaa  { background-image: url(bwbg.jpg);  }
#bigwalker { background-image: url(cloudbg2.jpg); }




