 /* CSS Style Sheet for Heading Banner, Log-In Prompt and click here to try WebPlus */
 
#Heading           { position: absolute: top: 0px; left: 5px; width: 1024px; height: 170px; z-index: 9; } */

img.Banner         { position: absolute: top: 0px; left: 5px; z-index: 1; }

img.Debugger       { position: absolute: top: 0px; left: 0px; z-index: 200; }
      
#login             { position: absolute: top: 163px; left: 700px; z-index: 10; }

p.Login            { font-family: Verdana; 
                     font-weight: normal;
                     font-size: 12px; 
                     color: #061F48; }

#Buttons           { position: fixed; top: 640px; left: 285px; z-index: 6000; }
                              
#OK_Button         { position: fixed; top: 380px; left: 450px; z-index: 6000; }
                              
#WebPlusClickHere  { top: 0px; left: 0px; z-index: 2; }

p.GopherWebPlus    { top: 160px; left: 650px; width: 350px;
                     font-family: Verdana;
                     font-weight: normal;
                     font-size: 12px;
                     color: black; }
#PCClickHere       { top: 0px; left: 0px; z-index: 2; }

p.GopherPC         { top: 160px; left: 650px; width: 350px;
                     font-family: Verdana;
                     font-weight: normal;
                     font-size: 12px;
                     color: black; }
					 
#Banner            { position: absolute;
                     top: 0px;
                     left: 5px;
                     width: 1024px;
                     height: 170px;
                     z-index: 9; }

#BannerAnimation   { position: absolute;
                     top: -1px;
                     left: -4px;
                     width: 1024px;
                     z-index:100; }
					 
#BannerCuts1       { position: absolute;
                     top: 6px;
                     left: 253px;
                     z-index: 101; }

#BannerCuts2       { position: absolute;
                     top: 5px;
                     left: 150px;  //was 75
                     z-index: 101; }

