@charset "UTF-8";
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	background-image: url(/images/background_city.jpg);
	background-attachment: scroll;
	width: 100%;
	margin: 0;
}
.oneColFixCtrHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-image: url(/images/kristie/rotate.php);
	background-repeat: no-repeat;
	background-position: 150px 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-attachment: scroll;
	height: 100%;
}
.oneColFixCtrHdr #header {
	background-color: transparent;
	color: #FF0000;
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 330px;
	text-align: left;
	margin: 0px;
}
#holder {
	background-image: url(/images/fft.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	width: 960px;
	min-height:100%;
	position:relative;
	position: relative;
	height: 100%;
}
#body {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	height: 100%;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	width: 960px;
}
.oneColFixCtrHdr #footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;   /* Height of the footer */
	background:#6cf;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#right {
	height: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#left {
	width: 500px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 450px;
	height: auto;
	margin-bottom: 0px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right img {
	height: 390px;
	width: 390px;
}
#right01 {
	width: 740px;
	height: 350px;
	background-color: #000000;
	background-image: url(/images/blk01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
#right02 {
	width: auto;
	height: 200px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 450px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#left02 {
	width: 740px;
	height: 350px;
	background-color: transparent;
	margin-right: 390px;
	padding: 20px;
	background-image: url(/images/blk04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#holder_bio {
	background-image: url(/images/bio_bk.jpg);
	background-position: center 10px;
	width: 790px;
	background-repeat: no-repeat;
	padding-right: 319px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#biotext {
	color: #666666;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	height: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#stats {
	color: #666666;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	float: left;
	width: 150px;
	margin: 0px;
}
#75break {
	height: 5px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 175px;
	padding-top: 35px;
	text-align: center;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#stats ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
}
#stats li {
	list-style-type: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
	width: 150px;
}
#biotext {
	width: 480px;
	float: right;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
	
#navigation li {
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}
	
#navigation a {
	color: #FF0000;
	font-weight: bold;
	padding: 5px 5px;
	text-decoration: none;
	font-size: 13px;
	}
	
#navigation a:hover {
	color: #333;
	}
	
#navigation #currentpage a {
	background: transparent;
	color: #000000;
	}
#holder_services {
	background-image: url(/images/services_bk.jpg);
	background-position: center 90px;
	width: 790px;
	background-repeat: no-repeat;
	padding-right: 319px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#servicestext li {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 5px;
}
#servicestext {
	width: auto;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}
#servicestext10 {
	margin-top: 0px;
	padding-left: 10px;
}
#servicestext ul {
	margin-right: 30px;
	padding: 10px;
	margin-left: 30px;
	color: #FFFFFF;
	background-color: #666666;
}
#servicestext .style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#services {
	color: #666666;
	font-size: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: auto;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#services ul {
	list-style-type: none;
	list-style-position: inside;
	font-size: 24px;
}
#services li {
	font-size: 14px;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.grey {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#missiontext {
	width: auto;
	height: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	text-align: justify;
	font-weight: normal;
	font-size: 14px;
	float: left;
	border: 0px dotted #CCCCCC;
}
#holder_mission {
	background-image: url(/images/con_bk.jpg);
	background-position: center 0px;
	width: 790px;
	background-repeat: no-repeat;
	padding-right: 319px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#holder_contact {
	background-image: url(/images/contact_bk.jpg);
	background-position: center 0px;
	width: 790px;
	background-repeat: no-repeat;
	padding-right: 319px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation img {
	height: 1em;
	width: auto;
}
#holder_ufb {
	background-position: center 0px;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
#ufbcontainer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 425px;
	background-image: url(/images/ufb_bkg.jpg);
}
#ufb {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}
#ufb #holder_ufb {
	width: 960px;
}
#ufbcontainer  #navigation {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 960px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#ufbmainContent {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/images/text.gif);
}
#ufbmissiontext {
	width: auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 50px;
	background-image: url(http://www.alafista.com/wordpress/wp-content/themes/arthemia-premium/images/diag_stripe.gif);
}
#paypal {
	width: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#paypal form {
	background-color: #FFFFFF;
	width: 200px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
#nav {
	margin-left: 450px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 15px;
}
#schedule {
	width: 490px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 450px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 12px;
	margin-right: auto;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#right02 h2 {
	font-size: 40px;
	text-align: center;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftfat  h3 {
	text-align: center;
	font-size: 24px;
}
#leftfat {
	width: 500px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 450px;
	height: auto;
	margin-bottom: 50px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #containerufb {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-image: url(/images/Ms_DowntownFitnessyoga.png);
	background-repeat: no-repeat;
	background-position: 150px top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-attachment: scroll;
}
.style2 {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}
#spaceghost {
	height: 200px;
}
.oneColFixCtrHdr #containermain {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 500px 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/images/LACoSeal.png);
}
#mainContent  #rightmain  {
	width: 470px;
	float: left;
	text-align: center;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent  #leftmain  {
	width: 480px;
	background-image: url(/images/me.png);
	background-repeat: no-repeat;
	background-position: -100px top;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	margin-left: 480px;
	float: none;
	padding-top: 560px;
}
.style3 {color: #FF0000}
.style5 {
	font-size: 50%;
	text-transform: uppercase;
	color: #333333;
}
#left #bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-bottom: 50px;
	text-align: justify;
}
#left #bio h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #666666;
}
#left #mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-bottom: 50px;
	text-align: justify;
	height: 400px;
}
#left #mission h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #666666;
}
.style6 {
	font-size: 150%;
	font-weight: bold;
	margin-left: -20px;
}

