/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #container {
  border: 2px;
  background-color: #ffe;
  }

 #spacer {
  clear: both;
  }

  #mastHead { border-style: none;
    font-family: Times;
    font-size: 28px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    background-color: rgb(51, 255, 51);
    width: 79%;
    height: 200px;
    float: left;
    overflow: hidden;
    }

  #imgHead { border-style: none;
    font-family: Times;
    font-size: 28px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    background-color: rgb(51, 255, 51);
    width: 20%;
    height: 200px;
    float: left;
    overflow: hidden;
    }

  #linkIndex { 
    font-family: Times;
    background-color: rgb(255, 236, 139);
    height: 750px;
    width: 18%;
    float:left;
    overflow: hidden;
    }

  #contentsBox { 
    font-family: Times;
    font-size: 20px;
    color: rgb(0, 0, 0);
    height: 600px;
    width: 60%;
    margin-left: 5%; 
    margin-right: 5%;
    float:left;
    }

ul {
	list-style: none;
    font-size: 12pt;
    line-height: 18pt;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
    list-style-type: none;
	}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;
/*height: 20px;*/
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
    background-color: rgb(51, 255, 51);
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
    background-color: rgb(255, 236, 139);
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
/*height: 100%;*/
height: 20px;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}


  #oldmastHead { border-style: none;
    font-family: Times;
    font-size: 28px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    background-color: rgb(51, 255, 51);
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 140px;    
    width: 79%;
    height: 150px;
    float: left;
    overflow: hidden;
    }

  #oldimgHead { border-style: none;
    font-family: HansonsHand;
    font-size: 28px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    background-color: rgb(51, 255, 51);
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 0px;    
    width: 20%;
    height: 150px;
    float: left;
    overflow: hidden;
    }

  #oldcontentsBox { border-style: none;
    font-family: Times;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-siz: 14pt;
    margin-left: 5%; 
    margin-right: 5%;
    width=60%;
    background-color: rgb(255, 255, 255);
    float:left;
    overflow: hidden;
    }

  #oldlinkIndex { font-family: Times;
    font-size: 16pt;
    line-height: 32pt;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    background-color: rgb(255, 236, 139);
    width: 15%;
    height: 750px;
    float:left;
    overflow: hidden;
    list-style-type: none;
    }
