@charset "UTF-8";
BODY {
	margin: 0px;
	background-color: #000;
}

.top_pat {
	width: 100%;
	background: url(images/top_pat.jpg) repeat-x top;
}

.BG_wrap {
	width: 100%;
	background: url(images/ppl_bg.png) no-repeat bottom center; 
	background-position: fixed;
	min-height: 810px;
}

.logo_wrap {
	width: 817px;
	height: 202px;
	text-align: right;
}

.nav_wrap {
	width: 817px;
	height: 50px;
}

.ghost_BG {
	width: 100%;
	background: url(images/ghost.png) no-repeat top center;
	min-height: 717px;
}

.title {
	text-align: center;
}

.posters {
	width: 609px;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

.gradient {
	width: 100%;
	background: url(images/grad.jpg) repeat-x bottom;
	background-position: fixed;
	
}

.blog_wrap {
	width: 760px;
}

.blog_wrap02 {
	width: 760px;
}

	.blog_wrap img {
		border: solid #fff 1px !important;
	}

.blog_cont {
	float: left;
	text-align: left;
	width: 508px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

	.blog_cont h2 {
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 25px;
	}
	
	.blog_cont h3 {
		padding: 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 25px;
	}


.blog_arch {
	float: right;
	text-align: left;
	width: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

	.blog_arch h2 {
		text-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
	}
	
	.blog_arch a:link {
		text-decoration: none;
		color: #fff;
	}
	
	.blog_arch a:hover {
		text-decoration: underline;
		color: #fff;
	}
	
	.blog_arch a:visited {
		text-decoration: none;
		color: #fff;
	}
	
	
.n_events {
	width: 723px;
}


	.n_events a:link {
		color: #fff;
		text-decoration: underline;
	}
	
	.n_events a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	.n_events a:visited {
		color: #fff;
		text-decoration: underline;
	}
	
	.n_poster img {
		border: solid #fff 1px !important;

	}

#n_poster {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0px 20px 0px;
}
	#n_poster h2 {
		font-weight: bold;
		font-size: 14px;
		margin: 0px;
		padding: 0px 0px 15px 0px;
		color: #fff;
		text-align: left;
	}
	
.form_txt {
	text-align: right;
	padding: 0px 8px 0px 0px;
	width: 100%;
}

	.input {
		border: none;
		width: 233px;
		height: 21px;
		background: #fff;
	}
	
	.textarea {
		border: none;
		width: 233px;
		height: 100px;
		background: #fff;
		overflow: auto;
	}
	
	.people {
		border: none;
		width: 44px;
		height: 21px;
		background: #fff;
	}
	
		#main_form02 input {
		border: none;
		width: 44px;
		height: 21px;
		background: #fff;
	}
	
	.poster_img {
		border: solid #fff 1px;
	}
	
	.gal_nav a:link {
		text-decoration: none;
		text-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.gal_nav a:hover {
		text-decoration: underline;
		text-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	.gal_nav a:visited {
		text-decoration: none;
		text-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.ph_grid {
	border: none;
}

.logos {
	border: none !important;
}
