body{background:navy; max-width:1000px;color: white; font-family: arial, tahoma, serif;}
#home{position:relative; z-index:1;}
div{max-width:1000px; margin-left:10px;}
a:link{color: cyan;}
a:active{color:red;}
a:visited{color:#FF00FF;} /* FF00FF is the color code for magenta */
img{border:0; margin: 10px;}
.centeredimage{display:block; margin-left:auto; margin-right: auto;} 
.centeredparagraph{text-align:justify;}

h1{color:yellow; text-align: center;}
h2{background-color:black; color:yellow; text-align: center;}
h3{color:yellow; text-align:center;}
hr { height: 0px; 
        border:0px; 
        border-top:10px solid #F1A629; }
        
 #sigtitle{background:transparent; }  
 	#toptitle{position:relative;}
 	#secondtitle{width:15em;position: relative; top:-1em; margin-left: auto; margin-right: auto;}   
 #home{position: absolute; top:3.5em;}
  
.toplink{margin-left:2em; margin-right:2em;white-space:nowrap;}
#contents{background-color:transparent; text-align: center; }
#page{background-color:transparent;}
.thumb{border: 4px cyan;}

#parttable{font-weight: bold;}
.orangetext{font-weight: bold; color: orange; background-color:black;}
td.centertd{text-align:center}
.rightimage{float:right}
