@media all {
	#pg_header {
		position: absolute;
		visibility: hidden;
		}
	div.pg_header {
		width: 616px;
		height: 100px;
		background-repeat: no-repeat;
		background-position: center 12px;		
		}
	div.top_nav_cntnr {
		margin-left: 8px;
		}
	#col1,#col3 {
		height: 550px;
		background-image: url(/images/pg_vertcol_bg_y550.gif);
		}
	#pg_content {
		float: left;
		position: relative;
		top: -2px;
		width: 616px;
		height: 466px;
		background-image: url(/images/cntnr_bg_y466.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}
	div.side_title {
		text-align: center;
		color: #ffffff;
		font-family: Verdana, Arial, Tahoma;
		font-size: 14px;
		font-weight: bold;
		height: 30px;
		margin-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #c8c8c8;
		font-style: italic;
		}
	div.side_txt_name {
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		}
	div.side_txt {
		text-align: center;
		color: #dedede;
		font-family: Arial, Verdana, Tahoma;
		font-size: 10px;
		margin-top: 10px;
		}
	#bio_col_left {
		width: 151px;
		float: left;
		text-align: center;
		padding-top: 10px;
		}
	#bio_col_right {
		width: 445px;
		float: left;
		color: #ffffff;
		font-family: Arial, Verdana, Tahoma;
		font-size: 15px;
		line-height: 160%;
		padding: 10px;
		}
	#bio_signature {
		width: 192px;
		margin-left: 253px;
		margin-top: 25px;
		}
	#about_video {
		position: absolute;
		width: 100%;
		text-align: center;
		visibility: hidden;
		top: 28px;
		left: -20px;
		}
	div.about_video {
		width: 616px;
		height: 426px;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		background-image: url(/images/overlay_bg_y426.gif);
		background-repeat: no-repeat;
		background-position: center top;
		}
	div.about_video_obj {
		margin-top: 13px;
		padding-top: 10px;
		background-color: #000000;
		margin-left: 20px;
		margin-right: 20px;
		}
	div.about_video_controls {
		background-color: #000000;
		padding-top: 10px;
		margin-left: 60px;
		margin-right: 60px;
		}
	}