* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

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: #FFFFFF;
	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;
}
#frame {
	position: relative;
	width: 880px;
	text-align: center;
	border: 10px solid #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	margin: 0 auto;
	min-height: 530px;
	height:auto !important;
	height: 530px;
	padding-bottom: 50px;
	background: url(/images/background.jpg) no-repeat bottom center;
}

#nav1 {
	background-color: #000000;
	height: 25px;
	padding: 5px 0px 0px 8px;
	text-transform: lowercase;
}
	#nav1 a {
		display: block;
		font-size: 11px;
	}
	#nav1 ul li {
		display:inline;
	}
	#nav1 ul li a {
		height: 21px;
		color: #FFFFFF;
		float: left;
		margin: 2px 0px 0px 0px;
		padding: 2px 11px 0px 11px;
	}
	#nav1 ul li a:hover {
		color: #FFFFFF;
	}
	#nav1 a {
		color: #AAAAAA;
		float: right;
		margin: 2px 0px 0px 0px;
		padding: 1px 5px 0px 5px;
		height: 22px;
	}
	#nav1 a:hover {
		color: #FFFFFF;
	}

#nav2 {
	height: 27px;
	font-size: 11px;
	padding-left: 10px;
	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;
	}
	#nav2 ul li a:hover {
		background-color:#DDDDDD;
		color: #000000;
	}

.nav2lit {
	background-color:#DDDDDD;
	color: #000000 !important;
}

#nav3 {
	height: 26px;
	padding-left: 10px;
	text-transform: lowercase;
	background-color: #DDDDDD;
}
	#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: #000000;
	}
	#nav3 ul li a:hover {
		background-color:#FFFFFF;
		color: #000000;
	}

.nav3lit {
	background-color:#FFFFFF;
	color: #000000 !important;
}

/*#nav3 {
	background-color: transparent;
	height: 21px;
	font-size: 10px;
	padding-left: 19px;
	text-transform: lowercase;
}	
	#nav3 a {
		display: block;
	}
	#nav3 ul li {
		display:inline;
	}
	#nav3 ul li a {
		height: 14px;
		color: #000000;
		float: left;
		margin: 0px 12px 0px 0px;
		padding: 7px 0px 0px 0px;
		font-size: 10px;
	}
	#nav3 ul li a:hover {
		border-bottom: 2px solid;
	}
	.nav3lit {
		border-bottom: 2px solid;
	}*/

#container {
	font-size: 11px;
	margin-top: 40px;
	text-align: center;
}

#leftcolumn {
	text-align: right;
	margin-right: 30px;
	float: right;
}
#headerimg {
	display: block;
	margin-left: auto;
	margin-bottom:8px;
}

#headerimg2 {
	display: block;
	margin-left: auto;
	margin-top:8px;
}

#mainimg {
	display: block;
	margin-left: auto;
}

#nav4border {
	height: 5px;
	margin-left: auto;
	margin-top: 8px;
}
	#nav4border span {
		visibility: hidden;
		line-height: 5px;
	}

#nav4 {
	width: 125px;
	display: block;
	margin-top: 8px;
	margin-left: auto;
	text-transform: lowercase;
}
	#nav4 ul {
		list-style: none;
		padding-top: 4px;
	}
	#nav4 ul li {
		height: 13px;
	}
	#nav4 ul a {
		display: block;
		width: 118px;
		height: 11px;
		color: #FFFFFF;
		font-size: 9px;
		padding: 0px 7px 2px 0px;
	}
	* html #nav4 ul a {
		height: 10px;
	}
	#nav4 ul a:hover {
		color: #000000;
	}
.nav4lit {
	color: #000000 !important;
	background: transparent url(/images/nav4arrow.gif) no-repeat top right;
}
	#nav4bottom {
		display: block;
		height: 8px;
		background-color: transparent;
	}
#b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8 {
	display: block;
	overflow: hidden;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
	#b1 {margin-left: 8px;}
	#b2 {margin-left: 7px;}
	#b3 {margin-left: 6px;}
	#b4 {margin-left: 5px;}
	#b5 {margin-left: 4px;}
	#b6 {margin-left: 3px;}
	#b7 {margin-left: 2px;}
	#b8 {margin-left: 1px;}

#events {
	width: 180px;
	display: block;
	padding-left: 15px;
	font-size: 10px;
	margin: 8px 0px 0px auto;
}
	#upcoming {
		width: 81px;
		height: 20px;
		display: block;
		margin: 0px 0px 5px auto;
		background: url(/images/upcoming.png);
	}
		#upcoming span {
			visibility: hidden;
		}
	#events ul {
		list-style: none;
	}
	#events ul li b {
		font-weight: bold;
		display: block;
		padding: 0px 0px 3px 0px;
	}
	#events ul li {
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	#events ul li a {
		margin-top: 10px;
		color: #000000;
		text-decoration: none;
	}
	#events ul li a:hover {
		text-decoration: underline;
	}
	#viewfull a {
		height: 12px;
		margin: 7px 0px 0px auto;
		font-size: 9px;
		color: #989A99;
		display: block;
		background: transparent url(/images/cal_icon.gif) no-repeat right 0px;
		padding-right: 20px;
		width: 100px;
	}
	#viewfull a:hover {
		color:#000000;
		text-decoration: underline;
		background-position: right -12px;
	}

#rightcolumn {
	width: 372px;
	text-align: left;
	float: right;
}

#logoimg {
	float: right;
	height: 70px;
}

#bigwordimg {
	margin-bottom: 19px;
}

#pagetitle {
	height: 20px;
	color:#808284;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:-0.5px;
	margin-bottom: 10px;
}

#pagetitle #icon {
	float: left;
	width: 34px;
	height: 20px;
	margin: -1px 5px 0px 0px;
}
html[xmlns*=""] body:last-child #pagetitle  #icon { margin-top: 0px !important; }
	#pagetitle #icon span {
		visibility: hidden;
	}

html[xmlns*=""] body:last-child #mini_player { float: left; margin-bottom: 10px; }

#ticker {
	height: 17px;
	width:372px;
	background-color: #E6E6E6;
	overflow: hidden;
	font-size: 10 px;
	margin-top: 10px;
}
	#ticker_head {
		width: 52px;
		height: 17px;
		background: url(/images/ticker_head.png);
		margin-right:5px;
		float:left;
	}
	#ticker_head span {
		visibility: hidden;
	}
	#ticker h3 {
		padding-top: 2px;
	}
	#ticker h3 a {
		color: #000000;
		font-size: 10px; 
		display: block;
		font-weight: normal;
	}
	#ticker h3 a:hover {
		text-decoration: underline;
	}
	#nextarrow {
		width: 13px;
		height: 18px;
		float: right;
	}
		#nextarrow span {
			visibility: hidden;
		}
		#nextarrow a {
			display: block;
			width: 13px;
			height: 18px;
			background: transparent url(/images/ticker_right.gif);
		}
		#nextarrow a:hover {
			background-position: 0px -18px;
		}
	#previousarrow {
		width: 13px;
		height: 18px;
		float: right;
	}
		#previousarrow span {
			visibility: hidden;
		}
		#previousarrow a {
			display: block;
			width: 13px;
			height: 18px;
			background: transparent url(/images/ticker_left.gif);
		}
		#previousarrow a:hover {
			background-position: 0px -18px;
		}
		
#content {
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
}
#content p {
	margin-top: 7px;
}
.greybox {
	background-color: #E5E5E5;
	padding: 10px 15px 12px 15px;
	margin-top: 10px;
}
#content h3 {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 4px;
	}
	#content h3 span {
		font-size: 11px;
		margin: -5px 0px 5px 0px;
	}
	#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;
	}

#marketing {
	margin-top: 9px;
	font-size: 10px;
	line-height: 16px;
}
	#marketing_img {
		width: 165px;
		height: 110px;
		border-bottom: 7px solid;
		margin-right: 8px;
		display:block;
	}
	* html #marketing_img img {
		line-height: 1;
		display:block;
	}
	#marketing_img:hover {
		border-color:#000000;
	}
	#marketing_copy {
		width: 198px;
		float: right;
	}
	#marketing h3 {
		font-size: 12px;
		font-weight: normal;
		margin-bottom: 4px;
	}
	#marketing h4 {
		font-size: 11px;
		margin: -5px 0px 5px 0px;
	}
	#marketing a {
		text-transform:uppercase;
		font-weight: bold;
	}
	#marketing a:hover {
		text-decoration:underline;
		color: #000000 !important;
	}
	#marketing_img:hover {
		border-color: #000000;
	}

.gallery_thumbs {
	margin-top: 9px;
	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;
		color:#808284;
		margin-bottom: 5px;
	}
	.thumbnail_row {
		height: 74px;
		width: 372px;
	}
		.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;
		}

.downloads {
	border:1px solid #BCBEC0;
	margin-top: 9px;
	padding: 0px 5px 5px 15px;
	max-width: 372px;
	display: block;
	width: 372px;
	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;
		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; }
	 .pdf_clear { background: transparent url(/images/pdf_icon.gif) no-repeat left 0px; clear: both; width: 300px !important;}
	 .doc { background: transparent url(/images/doc_icon.gif) no-repeat left 0px; }
	 .xls { background: transparent url(/images/xls_icon.gif) no-repeat left 0px; }

#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
	#clear span {
		visibility: hidden;
		font-size: 1px;
	}

#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; 
	}

#password {
	background: #FFFFFF url('/images/input_white.gif');
	border: none;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 2px 3px;
	display: block;
	float: left;
}

.submit {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: -1px;
	width:57px;
	height:20px;
	background-image: url("/images/submit_button.png");
	border: none;
	cursor: pointer;
}

.submitform a {
	background-color: #0054A6;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: -1px;
	width:57px;
	height:20px;
	background-image: url("/images/submit_button.png");
	border: none;
	cursor: pointer;
}

.submitform a:hover {
	background-color: #008FD4;
}

#calendarevents {
	margin: 15px 0px 0px 0px;
}
	#calendarevents ul {
		list-style: none;
	}
	#calendarevents ul li a b {
		font-weight: bold;
		display: block;
		padding: 0px 0px 3px 0px;
	}
	#calendarevents ul li {
		border-bottom: none;
		padding-bottom: 5px;
		margin-top: 5px;
	}
	#calendarevents ul li a {
		margin-top: 10px;
		color: #000000;
		text-decoration: none;
	}
	#calendarevents ul li a:hover {
		text-decoration: underline;
	}
	
.seriesmedia {
	width: 358px;
	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;
	}
	.upperlower {
		text-transform: none !important;
	}
	
	.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;
	}
	
.event_h2 {
	height: 20px;
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

.event_h3 {
	height: 20px;
	color:#808284;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	margin-left: 3px;
}

.event_h4 {
	height: 18px;
	color:#9D9FA1;
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
	text-transform: uppercase;
}
