


body      {
           family: Verdana, Arial, Helvetica;
           size: 10pt;
           color: #000000;
		   background-position:center;
		   background-repeat:repeat;
            scrollbar-arrow-color: #000000;
            scrollbarBaseColor: #bf2f62;
            scrollbar-track-color: #FFFFFF;
            scrollbar-face-color: #FFFFFF;
            scrollbar-highlight-color: #999999;
            scrollbar-3dlight-color: #999999;
            scrollbar-darkshadow-color: #999999;
            scrollbar-shadow-color: #FFFFFF;
		
          }

a         {
           font-family: "Calibri";

          }
		   

a:link    {
           color:#FFFFFF;
           text-decoration: none;
          }

a:visited {
           color:#FFFFFF;
           text-decoration: none;
          }

a:hover   {
           color:#6C0;
           text-decoration: none;
          }

a:active  {
           color:#6C0;
	   text-decoration: none;
          }

TD        {
           font-family:Calibri;
           font-size: 10pt;
           font-color: #000000;
          }
				
	  
		  
#gallery {
           border:0px red solid; 
           height:116px; 
		   width:630px; 
		   white-space:nowrap; 
		   overflow-x:scroll; 
		   overflow-y:hidden;
	       position:relative; 
		   left:16px; 
		   top:880px; 
		   overflow:auto;		 
		   } 
		   
#head    {
           border:0px red solid;
           height:73px; 
		   width:769px; 
	       position:absolute; 
		   left:0px; 
		   top:0px; 
		   overflow:hidden;
		   background-image:url(../images/header.png)
		   }		   
		   
#home       {
           border:0px red solid; 
		   height:70px; 
		   width:120px;
	       position:relative; 
		   left:20px;  
		   top:10px;
		   overflow:auto;
		   font-size:24px;
		   }	

#nav       {
           border:0px red solid; 
		   height:30px; 
		   width:600px;
	       position:relative; 
		   left:170px; 
		   top:-55px;
		   overflow:auto;
		   font-size:18px;
		   }
		   
#butterfly       {
           border:0px red solid; 
		   height:217px; 
		   width:754px;
	       position:relative; 
		   left:0px; 
		   top:30px;
		   overflow:auto;
		   background-image:url(../images/butterfly.png);
		   }

#textarea  {
           border:0px lightgrey solid;
		   height:320px; 
		   width:300px; 
	       position:absolute; 
		   padding:35px;
		   top:240px;
		   left:240px;
		   overflow:auto;
		   overflow-x:hidden;
		   font-family:Calibri;
		   font-size:11px;
           }	

#textarea1  {
           border:0px lightgrey solid;
		   height:520px; 
		   width:650px; 
	       position:absolute; 
		   padding:35px;
		   top:240px;
		   left:40px;
		   overflow:auto;
		   overflow-x:hidden;
		   font-family:Calibri;
		   font-size:11px;
           }	

#headline  {
           border:0px lightgrey solid;
		   height:50px; 
		   width:120px; 
	       position:absolute; 
		   padding:0px;
		   top:10px;
		   left:35px;
		   overflow:hidden;
           }	 

#line  {
           border:0px lightgrey solid;
		   height:5px; 
		   width:285px; 
	       position:absolute; 
		   padding:0px;
		   top:60px;
		   left:35px;
		   overflow:auto;
		   background-image:url(../images/line.png);
           }	

#gallery  {
           border:0px lightgrey solid;
		   background-image:url(../images/gallery.png);
		   height:140px; 
		   width:700px; 
	       position:absolute; 
		   top:670px;
		   left:40px;
		   overflow:auto;
		   overflow-y:hidden;
           }	   	
		   

#inside  {
           border:0px lightgrey solid;
		   height:111px; 
		   width:624px; 
		   top:17px;
		   left:54px;
	       position:absolute; 
		   overflow:auto;
		   overflow-y:hidden;
           }



#footer  {
           border:0px lightgrey solid;
		   background-image:url(../images/footer.png);
		   height:70px; 
		   width:769px; 
	       position:absolute; 
		   top:820px;
		   left:0px;
		   overflow:auto;
           }
		   
#counter   {
           border:0px white solid; 
		   height:40px; 
		   width:300px; 
	       position:relative; 
		   left:360px; 
		   Top:20px; 
		   overflow:auto
           }	
		   
		   	   	      
		  
		  