body {
	background-color:#000;
	color:#ffddf1;
}
h1,h2,h3,h4, blockquote {
	color:#f5e;
}
blockquote {
	font-size:100%
}

hr {
	width:95%;
	background-color: #fae;
	margin-bottom:2em;
	margin-left:auto;
	margin-right:auto;
}

ul {
	list-style-type:disc;
}

a {
	color:#f5e;
	margin:0px;
	padding:0px;
}

h2 a:hover {
	color:white;
}

img {
	border:0px;
	padding:0px;
	margin-right:-3px;
	margin-bottom:-5px;
}

#payment {
	position:absolute;
	margin-left:0;
	margin-top:0;
	width: 225px;
	height:44px;
}
#girls {
	position:absolute;
	margin-left:710px;
	margin-top:0;
	width: 225px;
	height:44px;
}

.click {
	list-style-type:none;
}
.click a {
	text-decoration:none;
}

#menu {
	/*padding:0px;*/
	margin:0px;
}

#menu2 {
	margin-left:325px;
}

#header {
	background-image:url('img/bg-header-940-blank.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}
#main {
	background-image:url('img/bg-body-940.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	height:379px;
}
.about {
	margin-left:-20px;
}
.contact {
	margin-right:-20px;
}
#contentbox {
	opacity:0.7;
	filter:alpha(opacity=70);
	background-color:#000;
	margin-top:20px;
	padding:10px;
}
#contentbox {
	/*opacity:1.0;
	filter:alpha(opacity=100);*/
	color:#ffddf1;
	font-size:125%;
	font-weight:700;
	line-height:1.25;
}
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:0.5em;}
.gallery_demo{width:302px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;height:393px;min-height:393px;width:300px;background:black;}
#main_image img{margin-bottom:10px;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.testimonial {
	
	min-height:180px;
	margin-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#212;
}

#promotext {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:600px;

}
#promotext h3 {
	color:#fff;
}
