/* defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	/*	font:normal 100%/140% Times,Georgia,Charter,'Liberation Serif','Bitstream Charter',serif;	*/
	background:black url("img/fastfoodbg-sxc810816.jpg") repeat-y left top;
	color:#FFFF99;
	text-align:center;
	width:720px;
	font-family: Helvetica, Verdana, 'Liberation Sans', 'Bitstream Vera Sans', Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
}

/* boxes, box specific typography */

#pg {
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	width:1100px;
}

#pghead {
	position:absolute;
	top:-13px;
	left:-7px;
	width:100%;
	height:351px;
	background:transparent url("img/fastfoodlogo.png") no-repeat 200px 20px;
	background-image: url(img/titten-hallofboobs.PNG);
	/*background-image: url(img/Titten-logo.PNG);*/
}

#logo2 {
	position:absolute;
	width:522px;
	background-image: url(img/Titten-logo.PNG);
	top: -37px;
	height: 378px;
	left: 490px;
	/*margin:0;
	 top:0px;
	 left:500px;
	 width:552px;
	 position:absolute;
	 background:transparent;*/
}

#pgbody {
	width:100%;
	position:absolute;
	top:321px;
	margin:25px 0 0 0;
	font-size:90%;
	left: 3px;
}

#pgleft {
	position:absolute;
	top:0;
	left:0;
	margin:0 0 40px 50px;
	width:165px;
	font-size:90%;
}

#pgmain {
	margin:0 50px 0 275px;
}

#pgtail {
	clear:both;
	border-top:1px solid #EA9C00;
	margin:.5em 50px 0 275px;
	padding:.5em 0 .5em 0;
	position:absolute;
	font-size:85%;
	line-height:1.1;
	width: 477px;
}
#pgtail p {
	margin:0;
}
#pgtail a {
	color:#DDAD07;
}

#pgnav {
	margin:0;
	top:0;
	left:0;
	width:150px;
	position:absolute;
	background:transparent;
}

#bookm {
	margin:0;
	top:2400px;
	left:0px;
	width:150px;
	position:absolute;
	background:transparent;
}

#reihelinks {
	margin:0;
	top: 1000px;
	left:0;
	width:150px;
	position:absolute;
	background:transparent;
}

#reihelinks1 {
	margin:0;
	top: 1200px;
	left:0;
	width:150px;
	position:absolute;
	background:transparent;
}

#ladies {
	margin:0;
	top:1000px;
	left:0;
	width:150px;
	position:absolute;
	background:transparent;
}


#pgnav ul {
	margin:0;
	list-style-type:none;
	padding:0;
	position:static;
}
#pgnav ul li {
	position:static;
	border:0px outset #372514;
	padding:0;
}
#pgnav ul li a, #pgnav ul #curlnk, #pgnav ul li b {
	padding:1px;
	display:block;
	text-decoration:none;
	color:#FFFF00;
	font-weight: bold;
}
#pgnav ul li a:hover {
	color:#FFFf99;
	width:auto;
	background:transparent url("img/fastfooddim.png") repeat left top;
	border-right:5px dotted #FFD84C;
}
#pgnav ul #curlnk {
	font-weight:bold;
}

.txtflt {
	width:150px;
	float:left;
	font-size:100%;
	line-height:1.2;
	margin:0 0 0 10px;
	padding:.5em 10px 0 10px;
	background-color: #000000;
	color: #1F0500;
	text-align: justify;
}
.txtflt p {
	margin:0 0 1em 0;
}
.txtflt :last-child {
	margin-bottom:0;
}

/* typography */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em 0;
	color: #CA9E00;
}
h1 {	font-size:150%;}
h2 {	font-size:135%;}
h3 {	font-size:125%;}
h4 {	font-size:115%;}
h5 {	font-size:105%;}
h6 {	font-size:100%;}

p, ul, ol, dl {
	margin:0 0 1.5em 0;
}
ul {
	padding:0 0 0 25px;
}
a {
	text-decoration:underline;
}
a:link {
	color:#FFD33B;
}
a:visited {
	color:#DDAD07;
}
a:hover, a:active {
	color:red;
}
img {
	border:none;
}
hr {
	height:1px;
	clear:both;
}
