/* CSS Document */

/* CSS Document */

/*//---------------------------------------------*/
/*// Name: Site - Default Style Sheet			 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Navigation Image Settings					 */
/*//---------------------------------------------*/


a.img001 { background: url(images/001.jpg) no-repeat; height: 97px; width: 66px; }
a.img002 { background: url(images/002.jpg) no-repeat; height: 97px; width: 67px; }
a.img003 { background: url(images/003.jpg) no-repeat; height: 97px; width: 64px; }

a.img004 { background: url(images/004.jpg) no-repeat; height: 97px; width: 66px; }
a.img005 { background: url(images/005.jpg) no-repeat; height: 97px; width: 67px; }
a.img006 { background: url(images/006.jpg) no-repeat; height: 97px; width: 64px; }

a.img007 { background: url(images/007.jpg) no-repeat; height: 97px; width: 66px; }
a.img008 { background: url(images/008.jpg) no-repeat; height: 97px; width: 67px; }
a.img009 { background: url(images/009.jpg) no-repeat; height: 97px; width: 64px; }

a.img010 { background: url(images/010.jpg) no-repeat; height: 97px; width: 66px; }
a.img011 { background: url(images/011.jpg) no-repeat; height: 97px; width: 67px; }
a.img012 { background: url(images/012.jpg) no-repeat; height: 97px; width: 64px; }

a.img013 { background: url(images/013.jpg) no-repeat; height: 97px; width: 66px; }
a.img014 { background: url(images/014.jpg) no-repeat; height: 97px; width: 67px; }
a.img015 { background: url(images/015.jpg) no-repeat; height: 97px; width: 64px; }

a.img016 { background: url(images/016.jpg) no-repeat; height: 97px; width: 66px; }
a.img017 { background: url(images/017.jpg) no-repeat; height: 97px; width: 67px; }

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/


/*//---------------------------------------------*/
/*// Page Settings								 */
/*//---------------------------------------------*/

body {
	background: url(images/bg.jpg);	
}
table.mainTable {
	background: #600e3a;

}
td.headerCell {
	background: url(images/header.jpg);
	width: 744px;
	height: 306px;
}
td.leftSide {
	background: url(images/side-bg.jpg);
	width: 214px;
}
td.bodyCell {
	background-color:#000000;
	width: 530px;
	color: #bd1f75;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
}
td.footerCell {
	background-color:#000000;
	height: 100px;
}
p {
	color: #bd1f75;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color: #ef91c6;
}
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Table Settings								 */
/*//---------------------------------------------*/

td.tableHeader {
	background: #cc619a;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td.tableContent {
	background: #600e3a;
	padding: 8px 8px 8px 8px;
}
a.tableLink {
	color: #ef91c6;
	font: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.tableLink:hover {
	color: #ef91c6;
	font: "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Link Settings								 */
/*//---------------------------------------------*/

a {
	color: #e075ae;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #e075ae;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Image Settings								 */
/*//---------------------------------------------*/

a.exit-button { background: url(images/exit-button.jpg) no-repeat; height: 38px; width: 46px; margin: 0px -12px 5px 0px; }

a.review-seal { background: url(images/review-seal.jpg) no-repeat; height: 87px; width: 98px; }

a.banner-VegasDarlingDivas { background: url(images/banners/vegas-darling-divas.jpg) no-repeat; height: 59px; width: 434px; }
a.banner-GirlDirectory { background: url(images/banners/girl-directory.jpg) no-repeat; height: 58px; width: 329px; padding-bottom: 5px; }
a.banner-LasVegas { background: url(images/banners/las-vegas.jpg) no-repeat; height: 59px; width: 430px; padding-bottom: 5px; }
a.banner-SexCollective { background: url(images/banners/sex-collective.jpg) no-repeat; height: 58px; width: 430px; padding-bottom: 5px; }
a.banner-EroticReview { background: url(images/banners/erotic-review.jpg) no-repeat; height: 58px; width: 430px; padding-bottom: 5px; }
a.banner-OpenAdultDirectory { background: url(images/banners/open-adult-directory.jpg) no-repeat; height: 59px; width: 431px; padding-bottom: 5px; }
a.banner-PolandEscorts { background: url(images/banners/poland-escorts.jpg) no-repeat; height: 59px; width: 430px; }

.imgBorder{
	border: 1px #e075ae;
}


/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C44183;
	font-size: 25px;
}