* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a, a:visited, a:link {
	color: #b90e2e;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #2149dc;
}

OL {
	
	padding-bottom: 0;
	margin-bottom: 0;
}

	ol li {
		margin-left: 30px;
	}

div#frame {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border-left: 0px solid #333;
	border-right: 0px solid #333;
}

	div#frame #header { width: 900px }
	
	
div.navigation {
	background-image: url(/images/header_bg.jpg);
	background-repeat:no-repeat;
	width: 970px;
	height: 107px;


}
	
	
#tempcontent {
		border: 0px solid red;
		padding: 25px 5px 5px 5px;
		min-height: 400px;
		background-color: #d2d2d2;
		background-image: url(../images/body_bg.jpg);
		background-repeat: no-repeat;
	}
		
		
	div#content_main {
		border: 0px solid red;
		padding: 25px 5px 5px 5px;
		min-height: 400px;
		background-color: #d2d2d2;
		background-image: url(../images/body_bg.jpg);
		background-repeat: no-repeat;
	}

		td#right_bar_td { width: 179px; }
	
		div#content_center {
			width: 524px;
			min-height: 400px;
		}
		
		div.thumb IMG {
			border: 1px solid #000;
		}
		
		img.thumb {
			border: 1px solid #000;
			margin-bottom: 5px;
		}
		

	h1 {
	font-size: 28px;
	margin-bottom: 5px;
	background-image: url(../images/header_bg2.jpg);
	width: 525px;
	height: 46px;
	text-align: center;
	color: #fdcf19;
	line-height: 46px;
}

	
		
			h1 strong {
				color: #000000;
				font-weight: bold;
				
			}
			
		h2 {
			font-size: 19px;
			font-weight: bold;
			color: #000000;
			margin: 0 0 4px 0;
			
		}
			h2 strong {
				color: #000000;
				font-weight: bold;				
			}
			
		h3 {
			font-size: 14px;
			font-weight: normal;
			color: #000000;
			margin: 0 0 10px 0;
		}
		
		div.body_text {
			margin: 5px;
			color: #000000;
		}
		
			div.body_text P {
				margin-bottom: 10px;
			}
		
		p.description {
			margin: 8px 0 0 0;
		}
		
.movieInfo p {
		margin-top: 5px;
	}
	
		.movieInfo .options {
			text-align: left;
			padding-left: 5px;
			color: #999;
			font-weight: bold;
		}
		
			.movieInfo .options div {
				margin-top: 5px;
			}
			
		p.description {
			border-bottom: 2px solid #999;
			padding-bottom: 10px;
			margin-bottom: 10px;			
		}
	
	#trailerPane {
		border: 2px solid #222;
	}
	
	.thumb {
		border: 1px solid #7b7b7b;
			
		#footerTGP {
			text-align: center;
			margin: 10px;
		}
			#footerTGP IMG {
				border: 1px solid #272727;
			}
		
		
		.movie_options {
			border: 0px solid #000;
			margin: 10px;
			padding: 5px;
			font-weight: bold;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
		}
		
			.movie_options UL { list-style:  none; }
			
			.movie_options ul li { display: inline; margin-right: 5px }
			
		img.gal_thumb {
			border: 1px solid #000;
			margin: 0 3px 6px 3px;
		}
		
		.horiz_banner {
			width: 524px;
			height: 150px;
			
		}
		
			.horiz_banner div {
				width: 468px;
				height: 60px;
				margin-left: auto;
				margin-right: auto;
				padding-top: 8px;
			}
			
				.horiz_banner div img {
					border: 1px solid #333;	
				}
				


	div#footer div#disclaimer {
		font-size: 12px;
		text-align: center;
		padding: 5px 0 15px 0;
	}
	
div.temp1 {
	background-color: #deb406;
	font-size: 18px;
	color: #fff;
	
} 

	
	
div.topmovies {
	background-image: url(/graphics/left_top_movies.gif);
	background-repeat:no-repeat;
	color: #fff;
	width: 180px;
	
	
	
}

	div.topmovies div {
		width: 185px;
		margin-left: auto;
		margin-right: auto;
		
	}
	
	div.topmovies div p {
		font-size: 11px;
		margin: 3px 0 5px 5px;
		
	}
	
	div.topmovies div p a {
		color: #fff;
	}
	
div.toppornstars {
	background-image: url(/graphics/left_top_porn_stars.gif);
	background-repeat:no-repeat;
	color: #fff;
	width: 180px;	
		
}

	div.toppornstars div {
		width: 185px;		
		margin-left: auto;
		margin-right: auto;
		
	}
	
	div.toppornstars div p {
		font-size: 11px;
		margin: 3px 0 5px 5px;
	}
	
	div.toppornstars div p a {
		color: #fff;
	}	


div.rightnewreleases {
	background-image: url(/graphics/right_new_releases.gif);
	background-repeat:no-repeat;
	color: #fff;
	width: 180px;
	
	
	
}

	div.rightnewreleases div {
		width: 185px;		
		margin-left: auto;
		margin-right: auto;
	}
	
	div.rightnewreleases div p {
		font-size: 11px;
		margin: 3px 0 5px 5px;
	}
	
	div.rightnewreleases div p a {
		color: #fff;
	}	


div.siteupdates {
	background-image: url(/graphics/left_top_porn_stars.gif);
	background-repeat:no-repeat;
	color: #fff;
	width: 180px;	
		
}

	div.siteupdates div {
		width: 185px;		
		margin-left: auto;
		margin-right: auto;
		
	}
	
	div.siteupdates div p {
		font-size: 11px;
		margin: 3px 0 5px 5px;
	}
	
	div.siteupdates div p a {
		color: #fff;
	}	

	
.boxcover {
	border: 1px solid #000;
}

.pagination {
	margin: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.tgp_thumb {
	border: 1px solid #000;
}

.site_updates {
	font-size: 10px;
	font-weight: bold;
}

.directorsList {
	height: 0px;
	line-height: 50px;
	visibility: hidden;
}

.footer {
		width: 970px;
		background-color: #d2d2d2;
		text-align: center;
		padding-bottom: 25px;
		background-image: url(../images/footer_bg.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
	}
		#footer span {
			font-weight: bold;
			font-size: 12px;
			color: #666;
		}

