﻿#content_left{
	float: left;
	}
#content_right{
	border: none;
	}
#container_top {
	background: url(../images/bios.jpg) bottom no-repeat;
	}
#chris_F {
	background: url(../images/chris_f.gif) no-repeat;
	padding-left: 80px;
	height: 100px;
	position: relative;
	}
#chris_v {
	background: url(../images/chris_v.gif) no-repeat;
	padding-left: 80px;
	height: 112px;
	position: relative;
	}
	
#about.on .sub_off {
	background-position: -306px 0px;
	}
.tabset_tabs	{
	list-style-type:none;
	position:relative;
	z-index:2;
	float: left;
	padding: 13px 0 0 10px;
	width:42.1em;
	}
.tabset_tabs li	{
	display:block;
	float: left;
	}
.tabset_tabs li h2,p {
	margin-left: 5px;
	}
.tabset_tabs a	{
	}
.tabset_tabs a.active {
	background-color:white ! important; 
	}

.tabset_content	{
	background-color:white;
	position:relative;
	z-index:1;
	display:none;
	/*padding-top: 12px;*/
	}
.tabset_label {
	display:none;
	}

.tabset_content_active {
	display:block;
	}

@media aural{
	.tabset_content,
	.tabset_label	{
	display:block;
	}
}

#source {
	width: 21.4em;
	height: 15.7em;
	float: right;
	padding: 0px 0 10px 10px;
	overflow: hidden;
	position: relative;
	overflow-x: hidden;	
	border: #f93 solid 1px;
	}
.more:hover {
	background: url(../images/more_over.gif) no-repeat;
}

.more {
	background: url(../images/more.gif) no-repeat;
	padding: 0 0 20px 71px;
	width: 71px;
	height: 1.63em;
	margin: -.9em 0 0 0em;
	color: white;	
}
.chris_2 {
	height: 203px;
	overflow: auto;
	padding: 0 10px 0 0;
}
.heady{
	font-weight: bold;
	margin:0 0 10px 5px;
}