#mastHead{position: fixed;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 50px;
          z-index: 1;
          background-color: #CCC;
          border: 2px solid #0000DD;}
#linkIndex{position: fixed;
	   left: 0px;
	   top: 104px;
	   width: 200px;
	   border: 2px solid #DD0000;
	   padding: 3px;}
#contentsBox{position: relative;
	     margin-top: 104px;
	     margin-left: 215px;
	     border: 2px solid #00DD33;
	     padding: 0px 5px;} 
body{font-family: "Comic Sans MS";
	font-size: 14px;; background-color: #FFFFCC; background-image: url(test.gif)}
.comment {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #FF0000}
.h1 {  font-family: "Comic Sans MS"; font-size: 16px; font-weight: bold}
.h2 {  font-family: "Comic Sans MS"; font-size: 14px; text-decoration: underline}
.main {  font-family: "Comic Sans MS"; font-size: 24px; font-weight: bold}
.small {  font-family: "Comic Sans MS"; font-size: 12px; font-weight: bold}
.table {  font-family: "Comic Sans MS"; font-size: 14px; font-weight: normal}
.name {  font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; color: #FF6600}
a:link {color: #0000FF;; font-weight: bolder; text-decoration: none}

a:visited {text-decoration: none;color: #0000FF;; font-weight: bold}

a:hover {text-decoration: underline;color: #FF3300;}

a:active {text-decoration: none;}
