body {
	background-color:#000;
	color:#ddd;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0;
}

a {
	text-decoration:none;
}

a:link {
	color:#ff9cff;
}

a:visited {
	color:#ff9cff;
}

a:hover {
	color:#ff9cff;
}

a:active {
	color:#ff9cff;
}

img {
	border:0;
}

div#enclosure {
	margin:0 auto;
	width:800px;
}

div#content {
	margin:0;
	min-height:625px;
}

div.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

/*** TITLE BAND ***/

div#title-band {
	margin:0 auto 0 20px;
	width:800px;
}

div#title-band .left-corner {
	background-image:url(band1_leftc.gif);
	float:left;
	height:39px;
	width:20px;
}

div#title-band .right-corner {
	background-image:url(band1_rightc.gif);
	float:left;
	height:39px;
	width:20px;
}

div#title-band .strip {
	background-color:#400040;
	border-top:1px solid #cc00cc;
	border-bottom:1px solid #cc00cc;
	color:#fff;
	float:left;
	font:140% "Times New Roman", Times, serif;
	height:37px;
	letter-spacing:0.1em;
	line-height:37px;
	text-align:center;
	width:720px;
}

div#page-mast {
	height:112px;
	margin:0 0 10px 0;
	text-align:center;
}

div#compliance {
	border-top:1px solid #440044;
	margin:100px 0 10px 0;
	padding-top:10px;
	text-align:center;
}

div#compliance p {
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
}

/*** GALLERY PICS LAYOUT ***/

.thumb_row {
	margin:16px 0 16px 0;
}

.thumb_row img {
	border:1px solid #222;
	margin:0 5px 0 5px;
}

/*** DESCRIPTION ***/

.description {
	background-image:url(http://www.bangbangbeauties.com/gallery_files/ban-space-bg.gif);
	margin:0 auto 16px auto;
	padding:10px 10px 10px 10px;
	width:750px;
}

.description .inner {
	background-image:url(http://www.bangbangbeauties.com/gallery_files/translucent1.png);
	border:1px solid #6a287e;
	font-size:13px;
	line-height:20px;
}

.description .inner p {
	margin:8px 16px 16px 16px;
}

.description a {
	font-weight:bold;
	text-decoration:none;
}

.description a:link {
	color:#ff9cff;
	text-decoration:none;
}

.description a:visited {
	color:#ff9cff;
	text-decoration:none;
}

.description a:hover {
	color:#ff9cff;
	text-decoration:underline;
}

.description a:active {
	color:#ff9cff;
}