body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url("../images/header_graphic.jpg");
}

.pbg_wrapper {
	position:absolute;
	left:50%;
	top:157px;
	margin-left:-410px;
	width:820px;
	height:auto;
	background-color:#1c1c1c;
	background-image:url("../images/body_bg.jpg");
	background-repeat:repeat-y;
}

.pbg_header {
	display:block;
	width:100%;
	height:81px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url("../images/header_banner.jpg");
}

.pbg_nav {
	display:block;
	width:100%;
	height:20px!important;
	margin-bottom:3px;
	padding-top:4px;
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url("../images/header_navbar.jpg");
}

.pbg_nav a {
	margin:0px 30px 0px 30px;
	color:#ffffff;
	text-decoration:none;
}

.pbg_nav a:hover {
	color:#999999;
}

.pbg_index {
	display:block;
	float:left;
	width:158px;
	height:auto;
	margin-left:10px;
	padding-left:5px;
	padding-bottom:30px;
	background-repeat:no-repeat;
	background-image:url("../images/navbarLeft.jpg");
	background-color:#00dc43;
	overflow:hidden;
}

*html .pbg_index {
	margin-left:5px;
}

.pbg_index #login {
	 color:#000000; 
	 font-weight:bold;
}

.pbg_index #forgot, .pbg_index #forgot a {
	font-size:9px;
	color:#ffffff;
}

.pbg_index #forgot a {
	text-decoration:underline;
}

.pbg_index #submit, .pbg_index #submit a {
	padding-top:3px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
	
.pbg_index a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.pbg_index a:hover {
	color:#ffffff;
}

.pbg_centerCol {
	display:block;
	float:left;
	width:469px;
	height:auto;
	margin-left:8px;
	margin-right:8px;
	font-size:13px;
	overflow:hidden;
}

*html .pbg_centerCol {
	margin-right:8px;
	padding-right:0px;
}

#google_search input#text {
	width:300px;
}

#google_search input {
	vertical-align:text-top;
}

.content {
	padding:20px 7px 0 7px;
}

.news_story {
	display:block;
	margin-bottom:45px;
}

.news_story h1 {
	font-size:16px;
}

.news_story a {
	text-transform:lowercase;
	font-size:11px;
	font-style:italic;
	color:#CC6600;
}

.news_story i {
	font-size:11px;
}

#events {
	font-size:11px;
	line-height:20px;
}

#events strong {
	display:block;
	padding-left:10px;
	background-color:#000000;
	line-height:20px;
	color:#ffffff;
	font-size:14px;
}

#events a {
	font-weight:bold;
	text-decoration:none;
	color:#CC6600;
}

#imgGallery a {
	color:#D20607;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#imgGallery {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

#imgGallery img {
	border:none;
}

.pbg_ads {
	display:block;
	float:left;
	width:145px;
	height:auto;
	padding-left:10px;
	padding-bottom:50px;
	border-left:3px solid #CCCCCC;
	overflow:hidden;
}

.footer {
	display:block;
	float:left;
	clear:both;
	height:75px;
	width:100%;
	margin-top:10px;
	background-color:#000000;
	
}
	
	
