body { background: #ccb5b8; 
          margin: 0px;
          font-family: arial;
          font-size:9pt;
          }
   p {font-family: arial;
          font-size:10pt;
   color: #805055;
   }
   h2 {font-family: arial;
          font-size:12pt;
   color: #805055;
   }
   h1 {font-family: arial;
          font-size:14pt;
   color: #808080;
   margin-bottom:0px;
   }
   a { color: #805055;   
   }
   a:hover {
     color: #ccb5b8;
   }
   td {
   font-family: arial;          
   color: #805055;
   }
   li {
   font-family: arial;          
   color: #805055;
   font-size:10pt;
   }
   #top_panel { position: absolute; top: 20px; left:40px; right:40px; background: url('images/bg.gif');}       
   #top_img { position: absolute; right:40; top:5; }
   #main_area { position: absolute; right:40; top:120; left:0px; bottom:40px; }
   #map { position: absolute; top:360; left:0px; z-index:2; }
   #visit { position: absolute; top:130; right:56px; z-index:2; font-weight:bold; }
   #faq { position: absolute; top:130; right:250px; z-index:2; font-weight:bold; }
   #title { position: absolute; top:150; left:156px; z-index:2; font-weight:bold; font-size:12pt; color:#805055; }
   .titlestyle { font-weight:bold; font-size:14pt; color:#805055;  }
   .lilac { font-weight:bold;
            color:#ccb5b8;
            padding: 3px;
            text-decoration:none
   }
   .lilac:hover { color:#ffffff; 
   text-decoration:none;}
   .selected { color:#805055;
                font-weight:bold;
                text-decoration:none; }
                
   .grey { color:c0c0c0;
                font-weight:bold; 
                text-decoration:none;}             
                .grey:hover { color:#805055; 
   text-decoration:none;}
	.w200{
		width: 200px;
	}
