.hideable{ display:none; }
 body{ color:#222; font-family:georgia, fantasy, arial, sans-serif; text-align: left;}
.content {
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align:left;} 
.shadow{ width:845px; margin:30px auto auto auto;
 background-repeat:no-repeat;
 background-image:url(/people/mugos/images/shadow845.png);}
.shadowtail{ width:845px; margin:0px auto 0px auto;
 height:30px;
 background-repeat:no-repeat;
 background-image:url(/people/mugos/images/shadowtail.png);
 background-position:left -5px;}
.container { width:810px; margin: auto auto; padding:10px;
 background-color:white; border: thin black solid;
 background-image:url(/people/mugos/images/macewan.png);
 background-repeat:no-repeat;
 background-position:10px 10px;
 font-family:georgia, fantasy, arial, sans-serif;
 font-size:87%;
 font-variant:small-caps;}
 table, th, td {
    	font-family:georgia, fantasy, arial, sans-serif;
		font-size:100%;
		}
 
.titleblock{ text-align:center;}
.navtabpanel{ text-align:center; border-bottom: 3px black solid;
 margin-top:30px}
.tab{ border: 1px black solid; padding:2px; padding-right:20px; margin:1px;
 background-color:#EEE;
 border-bottom-color:white;
 -moz-border-radius-topleft: .2em;
 -moz-border-radius-topright: 1em;}
.tabcontainer{ font-variant:normal; padding:10px 30px 10px 30px}
 ul ol{ list-style-type:cjk-ideographic }
.bottomblock{ text-align:right; font-size:80%; color:#999} 
