body {
	text-align:center;
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#ffffff;
font-size:12px;
}
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.innerframe {
	position:absolute;
	width:900px;
	top:0px;
}		
.head {
position:absolute;
top:0px;
left:0px;
width:880px;
height:73px;
padding-top:20px;
padding-right:20px;
background-image:url(images/head.jpg);
background-repeat:no-repeat;
text-align:right;
}
.head p {
margin:10px 0px 0px 0px;
}
.contentback {
width:780px;
margin:133px auto -20px auto;
min-height:550px;
}
.contentback2 {
margin:0px;
width:auto;
}
.contentback3 {
margin:0px;
width:auto;
background-repeat:no-repeat;
}
.content {
margin:0px;
width:auto;
min-height:541px;
background-repeat:no-repeat;
background-position:bottom center;
padding:30px 55px 20px 50px;
text-align:justify;
}
.foot {
margin:0px 0px 0px 0px;
width:auto;
background-image:url(images/foot.jpg);
background-color:#d48ec6;
text-align:center;
color:#FFFFFF;
font-size:10px;
padding:0px;
}
h1 {
font-size:18px;
color:#FF01DE;
}
h2 {
font-size:16px;
color:#FF01DE;
}
h3 {
font-size:16px;
color:#FF01DE;
}
h4 {
font-size:16px;
color:#FF01DE;
}
p {
font-size:12px;
color:#ffffff;
}
.bigimage{
background-image:url(images/front-big.jpg);
height:499px;
width:371px;
top:-50px;
}
a {
color:#999999;
}
a:hover {
color:#FFFFFF;
}
.contentfront{
position:absolute;
right:371px;
top:0px;
height:auto;
}
.flashfront{
position:relative;
margin:0px 0px 0px 0px;
width:300px;
height:200px;
}
#fronttext {
background-color:#d98bc9;
color:#ffffff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin:20px;
border:1px solid #930a7c;
height:440px;
overflow:auto;
display:none;
color:#FFFFFF;
PADDING:10PX;
text-align:justify;
}
.think {
text-align:center;
font-size:18px;
color:#FFFFFF;
}
#frontlink {
width:auto;
margin:400px 0px 0px 330px;
height:50px;
}
#frontalink {
display:block;
text-decoration:none;
height:50px;
}
#fronttext a{
color:#FFFFFF
}.alphabet a {
text-decoration:none;
color:#cccccc;
font-weight:bold;
margin:0px 2px 0px 2px;
}
a.greyedlink {
color:#222222;
}

.bracket  { 
color:#333333;
}
.frontbox {
width:700px;
height:312px;
background-image:url(images/salon-world.jpg);
text-align:left;
}
.frontbox2 {
position:absolute;
}
.frontlinks {
position:absolute;
z-index:6;
}
.frontbox a {
display:block;
float:left;
width:150px;
height:150px;
margin:3px;
}
#thesearchform {
position:absolute;
top:60px;
left:320px;
color:#FF01DE;
font-size:12px;
display:none;
z-index:6;
}
#searechformtitle {
padding:0px;
width:300px;
}
#thefrontflash {
position:absolute;
top:23px;
left:412px;
z-index:5
}
.frontborder {
position:absolute;
top:-6px;
left:-5px;
background-image:url(images/front-border.png);
width:706px;
height:325px;
z-index:4;
}
.toplinks {
	position:absolute;
	top:104px;
	left:60px;
	width:200px;
	z-index:999;
}
.cc {
background-image:url(images/images/cc.jpg);
background-position:center;
background-repeat:repeat-y;
}
.ch {
background-image:url(images/images/ch.jpg);
background-repeat:no-repeat;
background-position:top center;
}
.cf {
background-image:url(images/images/cf.jpg);
background-repeat:no-repeat;
background-position:bottom center;
padding:15px 35px 15px 35px;
font-size:12px;
min-height:40px;
}
img, div { behavior: url("/includes/iepngfix.htc");} 

a.toplink{
    position:relative; /*this is the key*/
    z-index:24; background-color:#000000;
	font-weight:bold;
    color:#ffffff;
    text-decoration:none}

a.toplink:hover{z-index:25; background-color:#000000}

a.toplink span{display: none}

a.toplink:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	padding:3px;
    top:2em; left:2em;
    border:1px solid #FF6699;
    background-color:#FF99CC; color:#000;
    text-align:justify;
	font-weight:normal;}