html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    }
body {
	background: #373737 url(images/bodyedit_bg.jpg) left top repeat-x;
	color: #333;
    font: normal 75%/120% Verdana, Arial, Helvetica, sans-serif; 
    }
html>body {
    font-size: 12px;
    }

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	}
h2 {margin: 0; font-size: 1.8em;}
h3 {font-size: 1.4em; color: #FFFFF0; font-weight: normal;}

.subtitle {
	color: #898989;
	}

#px_container {
	background: none;
	}
	.frontpage{
		background: url(images/shadowbox.png) 50% 104px no-repeat !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadowbox1.png', sizingMethod='image');
		background: none;
		}
		.insidepage {
			width: 900px;
			margin: 12px auto 22px auto;
			line-height: 1.6em;
			}
		.insidepage h3 {
			color: #02C0F0;
			margin-bottom: 0 !important;
			padding-bottom: 0;
			font-weight: normal;
			}
		.insidepage p {
			margin-bottom: 2.4em;
			}
		.insidepage div {
			background: url(images/resources_bg.png) left top repeat !important;
			background: #222;
			border: 1px solid #1f1f1f;
			color: #ddd;
			
			width: 864px;
			padding: 22px 18px 16px 18px;
			
			}
.topstrip {
	background: #222;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	height: 8px;
	border-bottom: 1px solid #191919;
	margin-bottom: 30px;
	}
.officialsite {
	color: #ccc;
	display: block;
	position: absolute;
	right: 0;
	top: -24px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	}
	.officialsite a:link,
	.officialsite a:visited {
		color: #fafad8;
		}
	.officialsite a:hover {
		color: #f3e5a5;
		}
.pxtitle {
	width: 900px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 12px;
	}
	.pxtitle img {
		border: none;
		}
	.titleheading {
		
		}
	.pxtitle .byinfo {
		margin: 0;
		padding: 0;
		position: absolute;
		right: 0;
		bottom: 0;
		
		width: 200px;
		}
		.byimage {
			position: absolute;
			top: -30px;
			right: 92px;
			border: none;
			}
		.byinfo a:link,
		.byinfo a:visited {
			background: url(images/pxtopnav_bg1.gif) 0 50% no-repeat;
			color: #fafad8;
			text-transform: uppercase;
			font-size: 85%;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 77px;
			float: right;
			margin-left: 2px;
			text-align: center;
			line-height: 26px;
			letter-spacing: -.01em;
			margin-bottom: 2px;
			}
		.byinfo a:hover {
			color: #f3e5a5;
			}
.videoarea {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #555;
	}
.resourcelinks {
	width: 900px;
	margin: 16px auto 0 auto;
	}
.promoarea {
	width: 904px;
	margin: 0 auto;
	padding: 18px 0 12px 0;
	text-align: center;
	clear: both;
	}
.promoarea img {
	border: none;
	margin: 0;
	padding: 0;
	}
	.promoarea .leadertile {
		float: left;
		}
.pxfoot {
	width: 900px;
	margin: 0 auto;
	color: #7e8485;
	font-size: 90%;
	clear: both;
	padding-bottom: 22px;
	padding-top: 4px;
	}
	.pxfoot a {
		color: #bec7c9;
		}



.resourcelinks {
	text-align: left;
	}
	.resourcelinks div {
		float: left;
		width: 856px;
		background: url(images/resources_bg1.png) left top no-repeat !important;
		background: #222;
		/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/resources_bg.png',sizingMethod='scale');*/
		padding: 0 22px;
		border-bottom: 1px solid #1f1f1f;
		color: #ddd;
		}
.resourcelinks ul {
	float: left;
	margin: 22px 40px 0 0;
	padding: 0;
	list-style: none;
	width: 16em;
	font-size: 90%;
	padding-bottom: 22px;
	}
.resourcelinks li {
	margin: 0 0 0 2px;
	padding: 0;
	color: #ddd;
	}
.resourcelinks li.heading {
	font-weight: normal;
	color: #ffca76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 138%;
	padding-bottom: 6px;
	margin: 0;
	}
.resourcelinks li a,
.resourcelinks li a:link,
.resourcelinks li a:visited,
.insidepage a:link,
.insidepage a:visited {
	color: #f3e5a5;
	text-decoration: none;
	border: none;
	line-height: 150%;
	padding-bottom: 2px;
	font-weight: normal;
	}
.resourcelinks li a:hover {
	color: #fff;
	border-bottom: 1px dotted #222;
	}
	.resourcelinks li.linkline {
		padding-top: 2px;
		color: #898989;
		}
	.resourcelinks li.linkline a {
		background: url(images/pxbullet.gif) left 50% no-repeat;
		padding-left: 10px;
		}
	.resourcelinks li.override,
	.resourcelinks li.override a {
		padding-top: 0;
		}
