@charset "utf-8";
/* CSS Document */

#upper_sub_page {
	background: url('../images/layout/bg_upper_content_3.png') left 136px no-repeat !important;
}

#videos_bios, #photos_bios {
	margin: 0 12px 0 6px;
}
#videos_bios h1, #videos_bios h2, #videos_bios h3, #photos_bios h1, #photos_bios h2, #photos_bios h3 {
	color: #69C;
	margin-left: 75px;
}
#videos_bios h3, #videos_bios h4, #videos_bios p {
	margin-left: 332px;
}
#photos_bios h3, #photos_bios h4, #photos_bios p {
	margin-left: 225px;
}
#videos_bios h1, #photos_bios h1 {
	margin-top: .75em;
}
#videos_bios h2, #photos_bios h2 {
	font-size: 2.25em;
	margin-top: -.875em;
}
#videos_bios h3, #photos_bios h3 {
	font-size: 1.5em;
	margin-top: 2em;
	padding-bottom: .6em;
	background-color: transparent;
	background-image: url(../images/layout/horiz_line.png);
	background-repeat: no-repeat;
	background-position: 3px bottom;
}
#videos_bios h4, #photos_bios h4 {
	color: #AAA;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	margin-top: -.95em;
}
#videos_bios p, #photos_bios p {
	color: #666;
	font-size: .9em;
	margin-right: 10px;
}
/*
#videos_bios .photo_video, #videos_bios img {
	float: left;
	margin: 2em 1em 1em -150px;
	background-color: #FFCCCC;
}
*/
#videos_bios .photo_video, #photos_bios .photo_video {
	float: left;
	margin: 2em 1em 1em 75px;
	border: 2px solid #333;
}
#photos_bios .photo_video {
	border: none;
}