/* PORN STARS DOLLARS CSS STYLES - PLEASE DON'T REPRODUCE - CSS by FDSIGN.COM */ 

/* Reset browsers */ 
html, body {
	margin : 0;
	padding : 0;
}

body {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	background : #fff;
	text-align : center; /* IE centering */
	width : 100%;
	min-width : 900px;
/* background: url(bg.png) ; */
}


p {
	letter-spacing:1px;
color:#339;
padding:10px;


}


.descr {
	letter-spacing:1px;
color:#333;
}


h1 {
	color:#666;
	font-size:24px;
	font-family:Georgia, Serif;

	text-align:left;
	padding:10px;
}


h2 {
	color:#f36;
	font-size:24px;
	font-family:Georgia, Serif;

	text-align:left;
	padding:10px;
}

h3 {
	color:#39c;
	font-size:18px;
	font-family:Georgia, Serif;
	line-height:0.2;
	text-align:left;

text-indent:25px;
}

table {
margin-top:20px;
z-index:1;
}

/* LINK PSEUDO */


a:link {
	color : #936;
	text-decoration : undeline;
}

a:visited {
	color : #603;
	text-decoration : none;
}

a:hover {
	color : #39f;
	text-decoration : underline;
}



/* LAYOUT & POSITIONING + HEADER GFX */


#container {
	text-align : left;
	width : 900px;
	margin : auto auto;
	background:#f4fbfe;
	border:1px solid #0cf;

}




blockquote {
	background:#fff;
	padding:10px;
	font-family:courier, monotype;
	font-size:14px;
	color:#933;
	border:2px dashed #000;
	margin:40px;
}

blockquote:first-letter
{
	font-size: xx-large;
	padding: 2px;
	float: left;
	color:#000;
	font-weight:bold;
	font-family:Georgia, Serif;
	font-size:36px;
}


/* LIST */

ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
	list-style-image: url(porn-stars-dollars-star.gif);
	list-style-position: inside;
	color:#666;

	line-height:1.6;


}