@charset "UTF-8";
#container_intro {
	height: 348px;
	width: 920px;
	float: left;
	background-image: url(../images/speakers/speakerintro_bg.png);
}
#container {
	height: auto;
	width: 920px;
	float: left;
}
#container #nav {
	float: right;
	height: 33px;
	width: auto;
	padding-right: 10px;
}
#container #speakerbio {
	padding: 30px;
	float: left;
	height: 288px;
	width: 400px;
	background-image: url(../images/speakers/speaker_bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	color: 0;
}
#container #speakerbio a {
	font-size: 10px;
	color: #8DC640;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
#container #speakerbio #spacer {
	height: 10px;
}
#container #speakerbio  t1 {
	color: #8DC640;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#container #speakerbio  t2 {
	font-size: 14px;
	color: #8DC640;
	text-transform: uppercase;
}
#container #speakerbio t3 {
	font-weight: normal;
}
#container #speakerbio img {
	float: right;
	position: inherit;
}
#nav {
	width: 123px;
	float: left;
	padding-left: 797px;
}
#nav2 {
	width: 237px;
	padding-left: 683px;
}
#nav3 {
	width: 450px;
	float: left;
	text-align: right;
}
#container2 #speakerbio a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC640;
}
#container2_intro {
	height: 348px;
	width: 920px;
	float: left;
	background-image: url(../images/speakers/speakerintro_bg.jpg);
}
#container2 {
	height: auto;
	width: 450px;
	float: left;
}
#container2 #nav {
	float: right;
	height: 33px;
	width: auto;
	padding-right: 10px;
}
#container2 #speakerbio {
	padding: 30px;
	float: left;
	height: 288px;
	width: 400px;
	background-image: url(../images/speakers/speaker_bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}
#container2 #speakerbio a {
	font-size: 10px;
	color: #8DC640;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
#container2 #speakerbio #spacer {
	height: 10px;
}
#container2 #speakerbio  t1 {
	color: #8DC640;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#container2 #speakerbio  t2 {
	font-size: 14px;
	color: #8DC640;
	text-transform: uppercase;
}
#container2 #speakerbio t3 {
	font-weight: normal;
}
#container2 #speakerbio img {
	float: right;
	position: inherit;
}
