a.navbar          {
	                text-decoration: none;
	                font-size: 15px;
	                font-weight: bold;
	                margin: 0;
	              }
            
a:link            { 
	                font-weight: bold; 
	                text-decoration: none; 
	                color: blue;
	              }
	

a:hover, a:active { 
	                text-decoration: underline; 
	                color: #ff0;
	              }
a:visited         {   
	                text-decoration: none;
	                color: blue;
                  }	
	
div.nav           {  
	                width: 170px;
	                padding-top: 10px;
	                clear: both;
	                float: left;
                  }                  
                  
ul.navbar         {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                  }
            
li.navbar         {
	                margin: 3px;
                  }


                  
ol                {
	                padding-left: 20px;
                  }                                                
body.image {
	                width: 100%;
	                position: absolute;
	                top: 0;
	                left: 0;
                  }
            
body.index        {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;	          
                    background: url('http://www.fringewisdom.com/images/Sunset6.jpg') no-repeat; width:100%; margin: 0;
                    padding-right: 0;
	              }
            
body.your         {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;	          
                    background: url('http://www.fringewisdom.com/images/clouds1.jpg') no-repeat;
	              }
            
body.global       {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;	          
                    background: url('http://www.fringewisdom.com/images/clouds2.jpg') no-repeat;
	              }
            
body.assess       {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/clouds3.jpg') no-repeat;
	              }
            
body.fixing       {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;	          
                    background: url('http://www.fringewisdom.com/images/clouds4.jpg') no-repeat;
	              }            

body.connecting   {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/clouds4.jpg') no-repeat;
	              }      

body.health       {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/clouds5.jpg') no-repeat;
	              }                  
 
body.conclusion   {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/clouds6.jpg') no-repeat;
	              }    
 
body.resource     {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/sky1.jpg') no-repeat;
	              }
            
body.poetry       {
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/poetry.jpg') no-repeat;
	              }
            

                                              
body.note         { 
	                font: georgia;
	                font-size: 17px;
	                font-weight: bold;
                    background: url('http://www.fringewisdom.com/images/important.jpg') repeat;
	              }
	          
            
h1.sitename       {
	                font-family: georgia, sans-serif, verdana, arial;
	                font-size: 48px;
	                text-align: center;
	                margin-top: 0;
	                margin-bottom: 20px;
                  }
            
p.header          {  
	                font-size: 17px;
	                font-weight: bold;
	                margin: 0;
                  }
            
div.note          {
	                font-size: 17px;
	                font-weight: bold;
	                background: url('http://localhost/site testing/fringewisdom/images/cream02.jpg');
	                Padding: 5px;
                  }
            

             
p.contact         {
	                text-indent: 0;
	                border: 2px solid gray;
	                width: 125px;
	                padding: 4px;
	                Margin-bottom: 10px;
                  }
                  
p                 {
	                text-indent: 3em;
	                padding: 0;
	                margin-top: 0;
	                margin-right: 0;	                
	                margin-bottom: 15px;
	                margin-left: 0;
                  }
                  
p.next            {  
	                text-align: center;
                  }
                  
p.valid           {
	                text-align: right;
                  }  
                         
div.maintext      { 
	                font-size: 17px;
	                font-weight: bold;
	                padding-left: 20px;
	                float: right;	              
	              }
	              
           
img.love          {
	                border: 2px solid #fc3;
                  }