#pageOutLine    {position: relative;
                width: 900px;
                min-height: 300px;
                margin-left: auto;
                margin-right: auto;
                }
#logo			{position: absolute;
				 top: 0px;
				 left: 0px;
				 height: 120px;
				}
#star1			{position: absolute;
				 top: 0px;
				 left: 400px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star2			{position: absolute;
				 top: 20px;
				 left: 245px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star3			{position: absolute;
				 top: 60px;
				 left: 375px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star4			{position: absolute;
				 top: 0px;
				 left: 0px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star5			{position: absolute;
				 top: 70px;
				 left: 30px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star6			{position: absolute;
				 top: 50px;
				 left: 400px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star7			{position: absolute;
				 top: 50px;
				 left: 40px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star8			{position: absolute;
				 top: 70px;
				 left: 30px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star9			{position: absolute;
				 top: 70px;
				 left: 30px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#star5			{position: absolute;
				 top: 70px;
				 left: 30px;
				 width: 20px;
				 height: 20px;
				 z-index: 100;
				}
#pageTopBorder      {position: relative;
                 width:900px;
                 height: 10px;
                 background-image: url(images/top_border.jpg);
                }         
#pageBottomBorder   {position: relative;
                 width:900px;
                 height: 10px;
                }  
#pageBody       {position: relative;
                 width:900px;
                 min-height: 400px;
                } 
#nav			{position: absolute;
				 top: 0px;
				 left: 0px;
				 width: 145px;
				 height: 400px;
				 }
#bodycol1		{position: relative;
				 top: 0px;
				 left: 165px;
				 width: 500px;
				 min-height: 500px;
				 background-color: #666666;
				 }
#bodycol2		{position: absolute;
				 top: 0px;
				 left: 685px;
				 width: 170px;
				 min-height: 400px;
				 }

#layer1Header   {position: relative;
                 width: 900px;
                 height: 120px;
                }
#layer1Body     {position: relative;
                 width: 900px;
                 min-height: 300px;
                } 
#layer1Footer   {position: relative;
                 width: 900px;
                 height: 100px;
                 margin-top: 10px;
                }   
#overlay        {position: absolute;
                 left: 0px;
                 top: 0px;
                 z-index: 1000;
                 visibility: hidden;
                 background-color: #dddddd;
                 opacity: 0.7;
                 filter: alpha(opacity=70);
                }  
#ovlImage		{position: absolute;
				 visibility: hidden;
				 width: 20px;
				 height: 20px;
				 z-index: 10500;
				 background-color: #ffffff;
                 background-repeat: no-repeat;
				 } 
#ovlInnerImage	{position: absolute;
				 top: 10px;
				 left: 10px;
				 visibility: hidden;
				 width: 400px;
				 height: 300px;
				 z-index: 10501;
				 background-color: #ffffff;
                 background-repeat: no-repeat;
				 } 
#ovlText     	{position: absolute;
				 top: 310px;
				 left: 10px;
				 visibility: hidden;
				 width: 400px;
				 height: 30px;
				 z-index: 10501;
				 background-color: #ffffff;
                 font: 10pt Verdana;
			 	 color: #555555;
				 } 
#closeButton	{position: absolute;
				 right: 0px;
				 top: 0px;
				 z-index: 10502;
				 }                   
    

body		{background-color: #000000;
			 color: #aaaaaa;
			 font-family: Verdana;
         	 font-size: 9pt;
         	}
         	 

#legend {font-family: Verdana;
         font-size: 8pt;}
          
    		 
    		 
#instInfo	{visibility: hidden;
		 position: absolute;
		 padding: 10px;
		 border: 1px solid black;
		 top: 0px;
		 left: 10px;
		 font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana; back:#bbbbbb
		}

.popUpText a span {display: none;}
.popUpText a:hover span {display: inline;
			 position: absolute;
		 	 top: 0px;
			 left: 0px; }