
Body {
   background-color: black;
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   scrollbar-base-color:#000000;
   scrollbar-track-color:#2C2C2C;
   scrollbar-darkshadow-color:#800000;
   scrollbar-arrow-color:#CD6090;
   scrollbar-face-color:#777777;
   }
H1{
   margin-top: -15px;
   color:#E1D6AE;
   font-family : 'Times New Roman', Times, serif;
}
H2{
   color:#E1D6AE;
   font-family : 'Times New Roman', Times, serif;
}

A:link{
	color: Navy;
}
A:visited{
	color: #0000AA;
   text-decoration:none;
}
A:active{
	color: red;
   text-decoration:none;
	background: #be2221;
}
A:hover {
	color: red; 
   text-decoration:none;
	background-color: #ebebeb; 
}

TD{font-family:arial,helvetica; font-size:10pt;}
DIV.clTopMenu      {position:absolute; width:200; height:420; margin-top: -20px; z-index:31; layer-background-color:#f5f5f5; background-color:#f5f5f5;}
DIV.clTopMenuBottom{position:absolute; width:200; height:3;   clip:rect(0,200,3,0); top:11; layer-background-color:#000000; background-color:#000000; z-index:2;}
DIV.clTopMenuText  {position:absolute; width:195; left:5;     top:15; font-family:arial,helvetica; font-size:11px; background-color:#f5f5f5; z-index:1;}

.image2MouseOver {
	position: absolute;
	top: 22%;
	margin-left: 65%;
   height: 72%;
	width: 190px;
   cursor: pointer;
}
.claude_image_position {
	position: absolute;
	top: 68%;
	margin-left: 50%;
   cursor:pointer;
}
.image2appear {
	position: absolute;
	top: 68%;
	margin-left: 50%;
   visibility: hidden;
   cursor:pointer;
}

.footer {
   position : absolute;
   bottom: 1%;
   margin-left: 32%;
   height:25px;
   width:300px;
   font-family:Verdana, sans-serif;
   font-size: .8em;
   color : #444444;
   text-align: center;
}
