
	#flip{
		float: right;
		padding-right:  10px;
	}

	#flipos{
		float: right;
		padding-right:  10px;
	}

	#flipos a{
		font-family: 'juice';
	}

	body{
		background-color:  #010101;
		margin:  0px;
		background-image:  url(../images/pat.gif);
	}

	img{
		border:  0px;
	}

	.cntr{
		text-align:  center;
	}

	#ws_layout{
		position:  absolute;
		left:  80px;
		top:  60px;

		z-index: 1;
		width: 350px;
		height: 500px;
		
		
		border:  2px solid #333;
		
		font-family:  verdana;
		font-size:  12px;
		line-height:  16px; 
		color:  #333;
		
		background-color: #f3d3e7;
		background-image: url(../images/test02.jpg);
		background-repeat:  no-repeat;
		background-position:  bottom left;
		
		overflow: auto;
	}

	#ws_side{
		position: absolute;
		z-index: 1;
		top:  60;
		left: 450;

		width: 150px;
		height: 500px;
		border:  2px solid #333;
		
		font-family:  verdana;
		font-size:  12px;
		line-height:  16px; 
		color:  #333;

		background-image:  url(../images/bg_side.jpg);
		
	}

	#ws_newsletter{
		position: absolute;
		z-index: 1;
		top: 60px;
		left: 620px;
		background-color:F3D3E7;
		width: 220px;
		margin-left: 10px;
	}
	
	#stylists{
		position: absolute;
		z-index: 1;
		top: 60;
		left: 620;
		
		width: 252px;
		height: 500px;
		border: 2px solid #333;
		
		font-family: verdana;
		font-size: 12px;
		line-height: 16px;
		color: #333;
		text-align: center;
	}

	#bioDebbie {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}

	
	#bioCheryl {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	
	#bioJessica {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}

	
	#bioKarisa {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	#bioErika {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	
	
	#bioNewblonde {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	
	#bioAmber {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	
	
	#bioShannon {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	#bioTeresa {
		position: absolute;
		z-index: 300;
		top: 50;
		left: 140;
		color: #ffffff;
		background-color: #000000;
		font-family: verdana;
		font-size: 12px;
		
		width: 460px;
		height: 500px;
		border: 5px solid #333;
		
		display: none;
	}
	
	#menu{
		background-image:  url(../images/topbar.png);
		background-color:  #f3d3e7;
		width:  100%;
		height:  24px;
		position:  absolute;
		top:  0px;
		left:  0px;
		
		font-family:  Verdana;
		font-size:  15px;
		line-height:  24px;
		text-align:  left;
	}
	
	#menuos{
		background-image:  url(../images/topbar.png);
		background-color:  #f3d3e7;
		width:  100%;
		height:  24px;
		position:  absolute;
		top:  0px;
		left:  0px;
		
		font-family:  Verdana;
		font-size:  15px;
		line-height:  24px;
		text-align:  left;
	}
	
	#menu a:link, #menu a:visited, #menu a:active{
		font-family:  verdana;
		color:  #000;
		text-decoration:  none;
		padding-left:  15px;
	}

	#menuos a:link, #menuos a:visited, #menuos a:active{
		font-family:  'juice';
		color:  #000;
		text-decoration:  none;
		padding-left:  15px;
	}

	.pdng{
		padding-left:  20px;
	}

	#content{
		padding: 10px;
		line-height:  18px;
	}

	#content_side{
		padding: 10px;
		color:  #111;
		font-size:  12px;
	}
	
	#ws_section{
		position: absolute;
		z-index: -1;
		top:  60;
		left: 5;
		
		/* opacity:.13;
		filter: alpha(opacity=13);
		-moz-opacity: 0.13;	 */
	}

	#contact_form{
		padding:  0px;
		margin:  0px;
	}

	#contact_form div{
		padding:  3px;
	}
	
	.fl{
		float: left;
		width: 60px;
	}
	
	.button{
		width: 100px;
	}
	
	#contact_form input{
		border-collapse: collapse;
		border: 1px solid #555;
		width:  180px;
		font-family:  verdana;
		font-size:  12px;
		color:  #444;
		background-color:  transparent;
	}

	#contact_form textarea{
		font-size:  12px;
		border-collapse: collapse;
		border: 1px solid #555;
		width:  280px;
		height:  100px;
		font-family:  verdana;
		color:  #444;
		background-color:  transparent;

	}

	#contact_form input:focus, #contact_form textarea:focus{
		background-color: #FFEEF9;
	}
	
	.header{
		font-size:  20px;
		padding-bottom:  5px;
	}

	#myspace{
		position:  absolute;
		top: 580px;
		left: 90px;
		z-index: 900;
	}




	#directions{
		margin:  auto;
		width: 180px;
		padding: 20px;
		border: 1px solid #555;
	}
	
	#directions a:link, #directions a:visited, #directions a:active{
		text-decoration: none;
		display: block;
		font-weight: bold;
		text-align:  center;
	}

	.phone{
		padding:  10px;
		text-align:  center;
		font-size:  18px;
	}

#TB_WINDOWBAR{
	height: 30px;
	text-align: right;
	background-color: #dedede;
	width: 100%;
}
#TB_WINDOWBAR a:link, #TB_WINDOWBAR a:visited, #TB_WINDOWBAR a:active{
	font-size: 20px;
	color: #333;
	text-decoration: none;
	margin: 5px;
	font-weight: bold;
}
#TB_WINDOWBAR a:hover{
	color: #911;
}	

