* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

img {
	border: 0px;
}

/* mac hide \*/
html,body
{
	height:100%;
	width:100%;
}
/* end hide */

body {
	text-align: center;
	min-height: 530px;
	min-width: 880px;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrap1 {
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
	min-height: 530px;
	min-width: 880px;
}
#wrap2 {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 530px;
}
* html #frame {
	background-color: #FFFFFF !important;
}
#frame {
	position: relative;
	width: 880px;
	text-align: center;
	border: 10px solid #000000;
	background-color: #FFFFFF !important;
	border-top-width: 3px;
	margin: 0 auto;
	min-height: 530px;
	height:auto !important;
	height: 530px;
	padding-bottom: 50px;
	background: url(/images/background.jpg) no-repeat bottom center;
}

#nav2 {
	height: 27px;
	font-size: 11px;
	padding-left: 10px;
	border-top: 1px solid transparent;
	text-transform: lowercase;
}
	#logo {
		float: right;
		width: 221px;
		height: 27px;
		background: transparent url(/images/pc3logo.png) center right;
		margin-left: 10px;
	}
		#logo span {
			visibility: hidden;
		}
	#nav2 ul li {
		display:inline;
	}
	#nav2 ul li a {
		height: 20px;
		float: left;
		margin: 5px 0px 0px 0px;
		padding: 2px 8px 0px 8px;
		font-size: 11px;
		display: block;
		color: #FFFFFF;
	}

#nav3 {
	height: 26px;
	padding-left: 10px;
	text-transform: lowercase;
}
	#nav3 ul li {
		display:inline;
	}
	#nav3 ul li a {
		height: 20px;
		float: left;
		margin: 5px 0px 0px 0px;
		padding: 2px 8px 0px 8px;
		font-size: 10px;
		display: block;
		color: #ffffff;
	}
	#nav3 ul li a:hover {
		background-color:#FFFFFF;
		color: #000000;
	}

.nav3lit {
	background-color:#FFFFFF;
	color: #000000 !important;
}

#container {
	width: 590px;
	font-size: 11px;
	margin: 40px auto 0px auto;
	text-align: left;
}

#header {
	border-bottom: 1px solid #9FA1A2;
}

#headerimg {
	display: inline;
	margin: 0px 0px 10px 0px;
	float: left;
}

#pagetitle {
	display: inline;
	float: left;
	height: 20px;
	color:#808284;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:-0.5px;
	border-left: 1px solid #B5B7B8;
	padding: 3px 7px 0px 0px;
	margin: 0px 0px 10px 10px;
}

#pagetitle #icon {
	display: block;
	float: left;
	width: 34px;
	height: 20px;
	margin: -2px 5px 0px 10px;
}
html[xmlns*=""] body:last-child #pagetitle  #icon { margin-top: 0px !important; }
* html #pagetitle #icon {
	margin-left: 5px;
}
	#pagetitle #icon span {
		visibility: hidden;
	}

.event_h2 {
	height: 20px;
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

.event_h2 a {
	color:#008FD4;
}
.event_h2 a:hover {
	text-decoration: underline;
}

.event_h3 {
	height: 20px;
	color:#000000;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	margin-left: 3px;
}

.event_h3_2 {
	height: 28px;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

.event .event .event_h3_2 a {
	color:#000000 !important;
}
.blockstyle {
	display: block;
	padding-left: 3px;
	padding-top: 2px;
}
.event_h4 {
	height: 18px;
	color:#9D9FA1;
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
	text-transform: uppercase;
}
.event h4 {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	display: inline;
	padding-left: 2px;
}
.mini_player { margin-top: 7px; }
html[xmlns*=""] body:last-child .mini_player { margin-bottom: 10px; }
		
.content {
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
	clear: both;
}
	.content p {
		margin-top: 7px;
	}
	.content a {
		font-weight: bold;
	}
	.content a:hover {
		text-decoration: underline;
		color: #000000;
	}
	.content ul {
		margin: 7px 0px 0px 15px;
	}
	.content ol {
		margin: 7px 0px 0px 22px;
	}
.subcontent {
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
}
.subcontent p {
	margin-top: 7px;
}
	.subcontent a {
		font-weight: bold;
	}
	.subcontent a:hover {
		text-decoration: underline;
		color: #000000;
	}
	.subcontent ul {
		margin: 7px 0px 0px 15px;
	}
	.subcontent ol {
		margin: 7px 0px 0px 22px;
	}

.seriesmedia {
	width: 466px;
	margin-top: 12px;
}
	.seriesmedia tr {
		height: 20px;
	}
	.seriesmedia th {
		text-transform: uppercase;
		font-weight: normal;
		padding-left: 5px;
	}
	.seriesmedia td {
		padding-left: 5px;
	}
		.seriesmedia td a {
			height: 16px;
			display: block;
			float: left;
			letter-spacing: -0.5px;
			font-size: 9px;
			text-transform: uppercase;
			color: #A0A0A0;
			padding-top: 4px;
			margin-right: 8px;
		}
		.seriesmedia td a:hover {
			color: #000000;
			text-decoration: underline;
		}
		.outlinelink {
			padding-right: 20px;
			margin-right: 0px !important;
			background: transparent url(/images/outline_icon.gif) no-repeat right 0px;
		}
		.outlinelink:hover {
			background-position: right -20px;
		}
	.grey1 {
		background-color: #F2F2F2;
	}
	.grey2 {
		background-color: #E5E5E5;
	}

.gallery_thumbs {
	margin-top: 7px;
	width: 320px;
}
	.view_all {
		text-align: right;
		height: 12px;
		margin: 0px 10px 0px auto;
		font-size: 9px;
		color: #989A99;
		display: block;
		background: transparent url(/images/pic_icon.gif) no-repeat right 0px;
		padding-right: 19px;
		float: right;
	}
	* html .view_all {
		margin: 0px 5px 0px auto;
	}
	.view_all:hover {
		color:#000000;
		text-decoration: underline;
		background-position: right -12px;
	}
	.gallery_thumbs h3 {
		font-size: 11px;
		margin-bottom: 5px;
		color: #808284;
	}
	.thumbnail_row {
		height: 74px;
		width: 320px;
	}
		.thumbnail_row a {
			margin-right: 10px;
			display:block;
			float: left;
		}
		.thumbnail_row a:hover {
			border-bottom: 4px solid;
		}
		.thumbnail_row a:hover img {
			line-height: 1;
			display:block;
		}

.downloads2 {
	border:1px solid #BCBEC0;
	margin-top: 9px;
	padding: 0px 5px 5px 15px;
	display: block;
	width: auto;
}
html[xmlns*=""] body:last-child .downloads2 { float: left; width: 100% !important; margin-bottom: 10px; }
	.downloads2 legend {
		font-size: 11px;
		color:#808284;
		text-transform:uppercase;
		font-weight: bold;
	 }
	 .downloads2 a {
	 	display: block;
		float: left;
		height: 16px;
	 	padding-left: 20px;
		font-size: 9px;
		color:#000000;
		margin: 7px 10px 0px 0px;
	 }
	 .downloads2 a:hover {
	 	text-decoration: underline;
		background-position: left -16px;
	 }

.downloads {
	border:1px solid #BCBEC0;
	margin-top: 9px;
	padding: 0px 5px 5px 15px;
	max-width: 465px;
	display: block;
	width: 465px;
	width: auto;
}
html[xmlns*=""] body:last-child .downloads { float: left; width: 100% !important; margin-bottom: 10px; }
	.downloads legend {
		font-size: 11px;
		color:#808284;
		text-transform:uppercase;
		font-weight: bold;
	 }
	 .downloads a {
	 	display: block;
		float: left;
		height: 16px;
	 	padding-left: 20px;
		font-size: 9px;
		color:#000000;
		margin: 7px 10px 0px 0px;
	 }
	 .downloads a:hover {
	 	text-decoration: underline;
		background-position: left -16px;
	 }
	 .pdf { background: transparent url(/images/pdf_icon.gif) no-repeat left 0px }
	 .doc { background: transparent url(/images/doc_icon.gif) no-repeat left 0px }
	 .xls { background: transparent url(/images/xls_icon.gif) no-repeat left 0px }
	 .fullscreen { background: transparent url(/images/fullscreen_icon.gif) no-repeat left 0px }
	 .widescreen { background: transparent url(/images/widescreen_icon.gif) no-repeat left 0px }

.event {
	width: 590px;
	margin-top: 20px;
}
.notopmargin {
	margin-top: 0px !important;
}
.paddedcell {
	padding: 10px !important;
	width: 570px !important;
}
.leftsubcolumn {
	float: left;
	width: 115px;
}

.event_img {
	width: 115px;
	height: 115px;
	border: 1px solid #9FA1A2;
}
	.event_img img {
		width:105px;
		height: 105px;
		margin: 5px 0px 0px 5px;
	}

.rightsubcolumn {
	float: right;
	width: 466px;
}
* html .rightsubcolumn {
	width: 460px;
}

.comment_submit {
	background-color: #F2F2F2;
	padding: 18px 20px 18px 20px;
	margin-top: 20px;
	float: right;
	width: 426px;
}

.comment_submit h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size:12px;
}

.comment_submit label {
	display: block;
	color: #808284;
	margin: 10px 0px 5px 0px;
}

.comment_submit input, .comment_submit textarea, .comment_submit select {
	display: block;
	background: #E5E5E5 url('/images/input.gif');
	border: none;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 2px 3px;
} 
.submit {
	display:block;
	width:57px;
	height:20px;
	background-image: url("/images/submit_button.png");
	margin-top: 10px;
}


.comment {
	width:466px;
	float:right;
	margin-top: 20px;
}
	.comment h3 {
		color: #828285;
		font-size: 11px;
		font-weight: normal;
	}
	.comment h4 {
		color: #828285;
		font-size: 11px;
		float: right;
		font-weight: normal;
	}
	.comment_content1 {
		background-color: #E5E5E5;
		margin-top: 10px;
		border-top: 3px solid;
		font-size: 11px;
		color: #777777;
		padding: 0px 10px 10px 10px;
		line-height: 16px;
	}
	.comment_content1 p {
		margin-top: 10px;
	}
	.comment_content2 {
		background-color: #E5E5E5;
		margin-top: 10px;
		border-top: 3px solid;
		font-size: 11px;
		color: #777777;
		padding: 0px 10px 10px 10px;
		line-height: 16px;
	}
	.comment_content2 p {
		margin-top: 10px;
	}

.search_result {
	margin-top: 10px;
}
	.search_result h3 {
		font-size: 12px;
		font-weight: normal;
	}
	.search_result h3 a:hover {
		text-decoration: underline;
	}
	.search_result h4 {
		margin-top: 3px;
		font-size: 9px;
		font-weight: normal;
		color: #999999;
	}
	.search_result h4 a {
		color: #999999;
	}
	.search_result h4 a:hover {
		color: #666666;
		text-decoration: underline;
	}
	.content_blurb {
		font-size: 11px;
		color: #666666;
		line-height: 16px;
		margin-left: 15px;
	}
	.content_blurb p {
		margin-top: 7px;
	}
	.content_blurb a {
		color: #666666;
		font-weight: bold;
	}
	.content_blurb a:hover {
		text-decoration: underline;
	}
	.content_blurb ul {
		margin: 7px 0px 0px 15px;
	}
	.content_blurb ol {
		margin: 7px 0px 0px 22px;
	}
	.keyword_result {
		margin-top: 10px;
		padding: 10px;
		background: #E5E5E5 url(/images/keyword_result.gif) no-repeat top right;
	}
	.keyword_result h3 {
		font-size: 12px;
		font-weight: bold;
	}
	.keyword_result h3 a:hover {
		text-decoration: underline;
	}
	.keyword_result h4 {
		margin-top: 3px;
		font-size: 9px;
		font-weight: normal;
		color: #999999;
	}
	.keyword_result h4 a {
		color: #999999;
	}
	.keyword_result h4 a:hover {
		color: #666666;
		text-decoration: underline;
	}
	
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
	.clear span {
		visibility: hidden;
		font-size: 1px;
	}
.upper { text-transform: none; }
#searchform {
	font-size: 10px;
	padding: 0px;
	width: 170px;
	float: right;
	margin-right: 22px;
	}
#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
#searchform label { 
	color: #999; 
	display: none; 
	}
#searchform input {
	width: 180px; 
	color: #222; 
	}
#searchform #submitquery { 
	display: none; 
	}
	
#sitemap {
	margin: 10px auto 10px auto;
	list-style: none;
	background-color: #F2F2F2;
	padding: 30px 0px 30px 45px;
	text-transform: lowercase;
}

#sitemap li {
	color: #999999;
}

#sitemaplogo {
		width: 69px;
		height: 20px;
		display: block;
		margin-bottom: 10px;
		background: url(/images/sitemap.png);
	}
		#sitemaplogo span {
			visibility: hidden;
		}

	.sitemaplv1 {
		border-left: 1px solid;
		margin-left: 0px !important;
	}
	.sitemaplv2 {
		border-left: 1px solid;
	}
	.sitemaplv3 {
		border-left: 1px solid;
	}
	.sitemaplv4 {
		border-left: 1px solid;
	}
	#sitemap li {
		padding-left: 15px;
	}
	#sitemap a {
		color: #000000;
		xpadding-left: 15px;
		display: block;
		background: transparent url(/images/sitemap_hover.gif) repeat-y 800px 0px;
		height: 15px;
	}
	html[xmlns*=""] body:last-child #sitemap a { background-image: none !important; }
	#sitemap a:hover {
		text-decoration: none;
		background-position: 0px 0px;
		color: #FE1122;
	}
	html[xmlns*=""] body:last-child #sitemap a:hover { background: transparent url(/images/sitemap_hover.gif) 0px 0px !important; }
	#sitemap ul {
		margin: 10px 0px 10px 15px;
		list-style: none;
	}
	
/* NEW FOOTER STUFF FROM HERE DOWN */

#frame {
	border-bottom: none !important;
}
#footer {
	background-color: #000000;
	color: #D0D2D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 833px;
	padding: 3px 0px 3px 67px;
	margin: 0 auto;
	position: relative;
}
#footer a {
	color: #D0D2D1;
}
#footer a:hover {
	text-decoration: underline;
}
#ecfa {
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	top: -16px;
	left: 13px;
	background: transparent url(/images/ecfa_small.png);
	cursor: pointer;
	text-decoration: none !important;
}
#ecfa span {
	font-size: 1px;
	visibility: hidden;
	text-decoration: none;
}