@charset "UTF-8";
/* CSS Document */

html {
	/*background-image:url(../_images/html.bg.gif); */
	background-color: #000000;

}
body {
	background-color: #000000;
	width: 970px;
	height: 750px;
	margin: 40px auto;
	position:relative;
	color: #FFFFFF;
	font-size: 12px;
	font-family: helvetica, geneva, arial;
}

p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: helvetica, geneva, arial;
	margin-top: 10px;
}

a {
	color: #FF99CC;

}

a:hover {
	color: #FF99CC;

}

h2 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 3px;

}

ul {
	font-size: 12px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	

}

strong,b {
	font-weight: bold;

}

em {
	font-style: italic;
}

#main_copy {
	font-size:20px;
	margin-left:416px;
	margin-top:60px;
	width:500px;
	line-height: 15px;
	height: 500px;
	padding-right: 20px;
	overflow:auto;
	padding-bottom: 25px;

}

#hed {
	width: 970px;
	height: 115px;
	background-image: url(../_images/header.png);
	background-repeat: no-repeat;
	text-indent: -100000px

}

#navigation {
	width: 500px;
	height: 21px;
	position: absolute;
	top: 65px;
	left: 27px;
	z-index: 1000;
	margin: 0;
}

#navigation li {
	float:left;
	line-height: 0px;
} 

#navigation a {
	display: block;
	height: 10px;
	text-indent: -10000px;
	background-image:url(../_images/navigation.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-right: 2px;
}

#navigation #bio a {
	width: 19px;
}
#navigation #etiquette a  {
	width: 58px;
	background-position: -24px 0;
}
#navigation #galleries a  {
	width: 56px;
	background-position: -88px 0;
}
#navigation #packages a  {
	width: 56px;
	background-position: -149px 0;
}
#navigation #wishlist a {
	width: 53px;
	background-position: -209px 0;
}
#navigation #schedule a {
	width: 55px;
	background-position: -267px 0;
}
#navigation #contact a {
	width: 51px;
	background-position: -328px 0;
} 
#navigation #faq a {
	width: 21px;
	background-position: -384px 0;
}
#navigation #links a {
	width: 31px;
	background-position: -410px 0;
	}
#navigation #reviews a {
	width: 49px;
	background-position: -446px 0;
	}
	
#navigation #bio a:hover {
	width: 19px;
	background-position: 0 -11px;
}
#navigation #etiquette a:hover {
	width: 58px;
	background-position: -24px -11px;
}
#navigation #galleries a:hover {
	width: 56px;
	background-position: -88px -11px;
}
#navigation #packages a:hover {
	width: 56px;
	background-position: -149px -11px;
}
#navigation #wishlist a:hover {
	width: 53px;
	background-position: -209px -11px;
}
#navigation #schedule a:hover {
	width: 55px;
	background-position: -267px -11px;
}
#navigation #contact a:hover {
	width: 51px;
	background-position: -328px -11px;
} 
#navigation #faq a:hover {
	width: 21px;
	background-position: -384px -11px;
}
#navigation #links a:hover {
	width: 31px;
	background-position: -410px -11px;
	}
#navigation #reviews a:hover {
	width: 49px;
	background-position: -446px -11px;
	}
	
#global_footer {
	position: absolute;
	bottom: 3px;
	left: 85px;
	width: 800px;
	}
	
#global_footer p {
	color: #666666;
	text-align: center;
	font-size: 10px;
	}
h2.elite {
background: url(/_images/independent-elite-courtesan.png) transparent no-repeat;
width: 325px;
margin: 0px auto;
text-indent: -10000px;
height: 16px;

}
	
.question {
color: #FF99CC;
font-weight: bold;

}

#splash-footer {
		text-align: center;
}
	
#splash-footer img {
	margin: 0 10px 0 10px;	
	vertical-align: middle;
	
}
