
	body                          {	margin:0px; 
									padding:0px; 
									font: 1.0em verdana, arial, sans-serif;
									overflow: hidden;
								  }
	
	/* The top banner is placed here */
	div#health-header-pageinsert { 
	                               width:880px; 
								   height:90px; 
								   alt:"" ;
								   left:3px;
								 }
  
	/* The left menu of links are placed here */
	div#health-nav-insert        {
	                               position:absolute;
	 							   padding-top: 20px;
								   font-style:bold;
								   font-weight: normal;
								   font-size: 12px;
								   font:  verdana, arial, sans-serif;
								   padding-left:22px;
								   width: 178px;
								   top: 90px; 
				                   left: 0px;
								   background-color:#DBE9F6;
								   border:none;
								   height: 85.5%; 
								   vertical-align:top;
								 }
	div#topofcontent			 {
	 							   left : 200px;
								   margin-left: 200px;
								   text-align:left;
	                               width:601px;
								   top:90px;
								 }
	/* This is similiar to inline but not quite */							 
	#linkbar:hover				 {							
						           text-decoration:underline;
  								   color:76ABD5
								  }
  	#linkbar:link                 { 
	     				   			text-decoration:none;
									color: black; 
								  } 
         							
	#linkbar:visited			  {				
	                                text-decoration:none;
	                                color: black; 
								  }
									
	#linkbar:active               {                
	                                text-decoration:none;
	                                color: black; 
								  }
	
	#tablemaillink:hover          {							
						           text-decoration:underline;
  								   color:black
								  }
  	#tablemaillink:link           { 
	     				   			text-decoration:none;
									color: white; 
								  } 
         							
	#tablemaillink:visited        {		  
	                              text-decoration:none;
	                              color: white; 
								  }
									
	#tablemaillink:active         {                
	                               text-decoration:none;
	                               color: white; 
								  }
	
							   
	img                           {
	                               Border:none;
	                              }
	
	div#health-content-edit      { 
								   left : 200px;
								   margin-left: 200px;
								   text-align:left;
	                               top:90px;
								   right:45px;
								   width:601px;
								   height: 85.5%;
								   overflow:auto;
								   font-size: 12px;
								   margin-right:15px;
								   padding-right:15px;
								 }
    /* this is inside the content-edit area but retains included areas to prevent deletion */                                                                          
	div#health-footer            { 
	                               left:0px;
								   margin-left:0px;
								   text-align:center;
								   right:45px;
								   width:601px;
								   height:150px;
								   font-style:bold;
								   font-weight: normal;
								   font-size: 10px;
								   font:  verdana, arial, sans-serif;
	                             
								  }
								  
	#footerlink:hover				 {							
						           text-decoration:underline;
  								   color:#76ABD5;
								  }
  	#footerlink:link                 { 
	     				   			text-decoration:none;
									color: #2274BE; 
								  } 
         							
	#footerlink:visited			  {				
	                                text-decoration:none;
	                                color: #2274BE; 
								  }
									
	#footerlink:active               {                
	                                text-decoration:none;
	                                color: #2274BE; 
								  }							  
								  
								  
	/* The generic links in the content areas */							  
	a:hover                       {
	        						text-decoration:underline;
									color:#76ABD5
								  }
  	a:link                        {	
	               					text-decoration:underline; 
              						color: #0066CC;
								  }
   	a:visited                     {						
	                                text-decoration:underline;
              						color: #0066CC;
								  }
   	a: active                     {						
	                                text-decoration:underline;
               						color: #0066CC;
								  }
