
/* begin header  */			
			
div.testimonial
			

			{
    	position: absolute; top: 430px; left: 61px;
	width: 293px;
    	font-family: Gill Sans, Arial;
    	font-size: 14px;
    	font-weight: normal;
    	color: rgb(18,52,102); 
	border: 2px groove;
	padding: 10px;
	background-color: white;  			
			}




div.testimonial_name
		{
  		text-align: right;
		margin-right: 5px;
		margin-top: 7px;  
		}



div.menu_header_wrapper
			{
  		z-index: 2;
  		position: absolute; 
  		top: 50px;
  		line-height: 17px; 
  		width: 1200px;
  		margin-left: 423px;
			}
			
			div.name_logo
			{
				z-index: 1;
				position: absolute; top: 40px; left: 100px; 
  			height: 100px; 
  			width: 271px; 

			}

			span.menu_header
					{
					font-family: Gill Sans, Gills Sans Light, Arial;  
					font-size: 15px;
					font-style: normal;
					color: rgb(66,66,66); 
					margin-left: 17px;
					}

			span.menu_sublinks

			        	{
					font-family: Gill Sans, Gills Sans Light, Arial;
  				font-size: 23px;
 				 	font-weight: normal;
  				color: rgb(153,200,50); 
  				line-height: 75%;
      		margin-left: 325px;
					}

			span.amira_alvarez
					{
				  font-family: Baskerville; 
  				font-size: 30px;
  				font-weight: normal;
  				color: rgb(18,52,102); 
					}

			span.alexander_technique
					{
				    font-family: Baskerville; 
  					font-size: 30px;
  					font-weight: normal;
  					color: rgb(153,200,50); 
					}

	



/* begin links  */			

			a:link 
				{
				color: rgb(66,66,66);
				text-decoration: none
				}

			a:visited 
				{
				color: rgb(66,66,66);
				text-decoration: none;
				}

			a:hover
				{
				color: rgb(103,165,50);
				text-decoration: none;
				}


			a.link_in_content:link
				{
				color: rgb(0,51,177);
				text-decoration: none
				}

			a.link_in_content:visited 
				{
				color: rgb(0,51,177);
				text-decoration: none;
				}

			a.link_in_content:hover
				{
				color: rgb(103,165,50);
				text-decoration: none;
				}


 			a.image_link:link
                               {
	                       color: rgb(66,66,66);
                               text-decoration: none;
                               }

                       a.image_link:visited
                               {
                           	color: rgb(66,66,66);      
				 text-decoration: none;
                               }

                       a.image_link:hover
                               {
                	 	 color: rgb(103,165,50);
		
                            
                               text-decoration: none;
                               }


			

/* begin submenu  */		

			div.subpage_menu_wrapper
			{
			 position: absolute; top: 176px; left: 105px;
			}
			
			div.subpage_menu_header	
			{
			z-index: 1;
    	height:41px; 
    	width: 317px; 
			}
			
			div.subpage_menus
			{
    	position: absolute; right: 50px;
    	width: 200px;
  		z-index: 2;       
  		text-align: right; 
      position: absolute; top: 51px;
      font-family:  Gill Sans, Gill Sans Light, Arial;
    	font-size: 14px;
    	font-weight: normal;
    	color: rgb(66,66,66); 
    	line-height: 90%;			
			}

			div.schedule_button
			{
			z-index: 2;
			position: absolute; top: 125px; left: 115px; 
  		height: 48px; 
  		width: 143px; 
			}


			

			div.testimonial_box
			{
			z-index: 2;
			position: absolute; top: 480px; left: 61px; 
  			height: 48px; 
  			width: 143px; 
			}

			div.subpage_image_left
			{
			z-index: 2;
			position: absolute; top: 580px; left: 60px; 
  		height: 113px; 
  		width: 150px; 
			}


		div.subpage_image_right
			{
			z-index: 2;
			position: absolute; top: 580px; left: 222px; 
  		height: 113px; 
  		width: 150px; 
			}

		div.subpage_image_headshot
			{
			z-index: 2;
			position: absolute; top: 100px; left: 61px; 
  		height: 350px; 
  		width: 350px; 
			}

	div.subpage_image_studio
			{
			z-index: 2;
			position: absolute; top: 100px; left: 61px; 
  		height: 350px; 
  		width: 350px; 
			}
			
			div.subpage_text
			{
  		z-index: 2;        
      position: absolute; top: 163px;
      font-family: Gill Sans, Arial;
    	font-size: 16px;
    	font-weight: normal;
    	color: rgb(39,39,39); 
    	line-height: 125%;
      margin-left: 435px;
  		margin-right: auto;
  		width: 375px;
			}

