	#Background {
		top:0px;
		position:fixed;
		size:100%;
		float:left;
		z-index:2;
		background-image:url(index_files/bkgrnd.png);
		background-repeat:repeat-x;
		width:1650px;
		}
		
	#Heading {
		float:left;
		z-index:4;
		position:fixed;
		}
		
	#topalert {
		position:fixed;
		font-size:125%;
		width:55%;
		top:0px;
		left:340px;
		z-index:10;
		text-align:center;
		font-weight:bold;
		}
		
		
	#PageTop {
		position:fixed;
		z-index::1;
		}
		
	#NadPic {
		position:fixed;
		float:right;
		left:82.5%;
		z-index:1;
		}
		
		
	#PosturePic {
		float:right;
			
		}
		
	#Links {
		position:fixed;
		float:left;
		z-index:2;
		top:190px;
		text-align:left;
		width:100%;
		}

	#MainTitle{
		position:fixed;
		top:130px;
		z-index:4;
		font-size:75%;
		}
		
	#Body {
	
		top:230px;
		position:absolute;
		text-align:justify;
		left: 75px;
		width:90%;
		font-size:20px;
		z-index:0;
		float:left;
		}		

	#PilatesBody {
	
		top:230px;
		position:absolute;
		text-align:justify;
		left: 320px;
		width:75%;
		font-size:20px;
		z-index:0;
		float:left;
		}		

	#Name {
		font-size:100%;
		text-align:right;
		font-weight:bold;
		}	

	#SubTitle{
		font-size:70%;
		}

	#Caution {
		top:322px;
		left:200px;
		position:absolute;
		text-align:justify;
		font-size:20px;
		z-index:0;
		float:left;
		}
		
	#Construction {
		top:322px;
		left:350px;
		position:absolute;
		text-align:justify;
		font-size:20px;
		z-index:0;
		float:left;
		}

	#SimplyBookWidget {
		top:50px;
		position:absolute;
		text-align:justify;
		left: 75px;
		width:90%;
		font-size:20px;
		z-index:0;
		float:left;
		}

	#T1 {
		font-size:24px;
		font-weight:bold;
		font-style:italic;
		}
	
	#QuoteWrapper {
		
		float:right;
		width:500px;
		display:flex;
		}
	
	#QuoteMarks {
		color:#006566;
		text-shadow:#666666;
		}
	
	#TopQuoteMarks {
		position:fixed;
		left:600px;
		width:37%;
		font-size:18px;
		color:#006566;
		text-shadow:#666666;
		}
		
	#Contents {
		font-size:36px;
		font-weight:bold;
		line-height:150%;	
		top:250px;
		position:fixed;
		z-index:0;
		float:left;
		}
	
	#BottomText {
		
		z-index:1;
		font-size:24px;
		width:100%;
		bottom:50px;
		text-align: center;

	}

.style1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	}

.style2 {
	font-size: 36px;
	}
	
.TblColHed {
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	}

.TblRowHed {
	font-size: 16px;
	text-align:Left;
	}

.TblWords {
	font-size: 16px;
	text-align:center;
	}
	
.ref{
	font-size:14px;
	color:#666666;
	}

li bl:hover{
	width: auto;
	height: auto;
	color:red;
	font-weight:bold;
	font-size:36;
	}
	
a.pilatesink:visited{
	width: auto;
	height: auto;
	color:black;
	font-weight:bold;
	font-size:36;
	}
	
a.pilatesink:link{
	width: auto;
	height: auto;
	color:black;
	font-weight:bold;
	font-size:36;
	text-decoration: none;
	}
	
a:visited, a:link, a:active{
	color:blue;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover{
	color:red;
	font-weight:bold;
	text-decoration: none;
	}
	

	