#pageOutLine            {position: relative;
                        width: 900px;
                        min-height: 300px;
                        margin-left: auto;
                        margin-right: auto;
                        }
#pageTopBorder          {position: relative;
                        width:900px;
                        height: 25px;
                        background-image: url(images/topBorder.jpg);
                        }         
#pageBottomBorder       {position: relative;
                        width:900px;
                        height: 27px;
                        background-image: url(images/bottomBorder.jpg);
                        }  
#pageBody               {position: relative;
                        width:900px;
                        min-height: 300px;
                        background-repeat: repeat-y;
                        background-image: url(images/sides.jpg);
                        } 
#layer1Header           {position: relative;
                        width: 297px;
                        height: 103px;
                        }
#layer1Header           {position: relative;
                        width: 900px;
                        height: 110px;
                        }
#logo			{position: absolute;
			left: 40px;
			height: 110px;
			width: 300px;
			}
#cart			{position: absolute;
			top: 40px;
			left: 700px;
			height: 30px;
			width: 280px;
			}
#cartitems		{position: relative;
			margin-top: 40px;
			margin-left: 80px;
			width: 700px;
                        }
#payment		{position: relative;
			margin-top: 40px;
			margin-left: 80px;
			width: 700px;
                        }
#login			{position: relative;
			margin-top: 40px;
			margin-left: 80px;
			width: 700px;
                        }
#contact                {position: relative;
			margin-top: 0px;
			margin-left: 60px;
			width: 700px;
			}
#productDetail          {position: relative;
			margin-top: 40px;
			margin-left: 80px;
			width: 700px;
                        }
#usercred		{position: relative;
			margin-left: 80px;
			margin-top: 70px;
			width: 700px;
                        }
#nav			{position: relative;
			left: 35px;
			height: 26px;
			width: 830px;
                        }
#prodNav		{position: absolute;
			left: 40px;
			top: 75px;
			width: 210px;
			height: 600px;
			overflow: hidden;
			}		
#searchBox		{position: absolute;
			left: 40px;
			top: 10px;
			width: 210px;
                        height: 60px;
			}	
#slide  		{position: relative;
        		 width: 900px;
        		 left: 0px;
       		 	 height: 600px;
       			 }
#menu0 			{float: left;
       		 	 width: 210px;
       		 	 height: 600px;
       			 }
#menu1 			{float: left;
       		 	 width: 210px;
       		 	 height: 600px;
       			 }
#menu2  		{float: left;
         		width: 210px;
         		height: 600px;
        		}
#menu3  		{float: left;
        		 width: 210px;
        		 height: 600px;
        		}
#menu4  		{float: left;
        		 width: 210px;
        		 height: 600px;
        		}		 
#herbalogo              {position: absolute;
			left: 420px;
			height: 30px;
			width: 100px;
			}
#facebook	  	{position: absolute;
			top: 80px;
			left: 350px;
			height: 30px;
			width: 250px;
                        }
#layer1Body             {position: relative;
                        width: 900px;
                        min-height: 500px;
                        } 
#products		{position: relative;
			margin-top:0px;
                        margin-left:260px;
			width: 610px;
			min-height: 675px;
			}
#homeblock1		{position: absolute;
			top: 10px;
			left: 40px;
			width: 315px;
			height: 260px;
                        }
#homeblock2		{position: absolute;
			top: 10px;
			left: 370px;
			width: 290px;
			height: 260px;
			}
#homeblock3		{position: absolute;
			top: 280px;
			left: 40px;
			width: 610px;
                        height: 200px;
			}
#homeblock4		{position: absolute;
			top: 10px;
			left: 670px;
			width: 190px;
			height: 400px;
                        }
#adminform		{position: relative;
			left: 60px;
			width: 800px;
			min-height: 400px;
                        }
#layer1Footer           {position: relative;
                        width: 900px;
                        height: 101px;
                        }      
#foot			{position: absolute;
			left: 40px;
			top: 0px;
			width: 762px;
			height: 101px;
                        }     
#googleadd              {position: absolute;
                         top: 50px;
                         left: 10px;
                         with: 120px;
                         height: 240px;
                        }
    

body 		{background-color:  #ffffff;
			 font-color: #777777;
			 font: 8pt Verdana;}
			 
body table	{color: #888888;
			 font: 8pt Verdana;}

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

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