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

  body { margin: 0px; background-color: silver;
    }
		a:link{text-decoration:none;}
		a:visited{text-decoration:none;}
		a:hover{text-decoration:underline;}

  #mastHead { border: 2px none rgb(0, 0, 0);
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100px;
    z-index: 1;
    background-color: rgb(204, 204, 204);
		font-family: "Times New Roman";;
    }
		.photo{position: absolute; left: 54px}
		.titletext{position: absolute; left: 200px; width: 480; text-align: center; margin-top: 20px;}
		.subtitletext{position: absolute; left: 200px; width: 480; text-align: center; margin-top: 40px}


  #linkIndex { border: 2px none rgb(221, 0, 0);
    padding-left: 54px;
		padding-top: 10px;
    position: fixed;
    left: 0px;
    top: 200px;
    width: 200px;
    min-height: 355px;
		background-color: silver;
		font-family: "Times New Roman";
    }

  #rightsideBar { border: 2px none rgb(0, 221, 0);
    padding-top: 3px;
    padding-left: 5px;
		padding-right: 5px;
		position: absolute;
    left: 708px;
    top: 104px;
    width: 300px;
    height: 315px;
		text-align: justify;
		background-color: silver;
    }
	#sidebarNavs { border: 2px none rgb(0, 221, 0);
		padding: 3px;
    position: absolute;
    left: -2px;
    top: 335px;
    width: 300px;
    height: 40px;
		vertical-align: bottom; text-align: center;
		background-color: silver;}	

  #contentsBox { border: 2px none rgb(0, 221, 51);
    padding: 0px;
    position: absolute;
    top: 100px;
    left: 200px;
		width: 480; 
    min-height: 350px;
		}
    .vphoto{margin-left: 110px; margin-right: 110px }
		.caption{}
		.contentstext{padding: 3px;vertical-align: top; text-align: justify;}
		.contentslist{padding: 3px;vertical-align: top; margin-left: 60px}
	
	#caption{ border: 2px none rgb(0, 221, 0);
		padding: 3px;
    position: absolute;
    left: -2px;
    top: 320px;
    width: 480px;
    height: 40px;
		vertical-align: bottom; text-align: center;
		color: red;}	
		
  #linkIndex > a { padding: 1px 0px;
    display: block;
    }

  pre.code { border: 2px dashed rgb(221, 221, 221);
    margin: 5px 25px;
    padding: 3px 8px;
    }

  dt { margin-top: 1em;
    color: rgb(221, 0, 0);
    }

