@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #117f93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
a, a:link {
	color: #117f93;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #117f93;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #117f93;
	text-decoration: underline;
}
a:focus {
	color: #117f93;
}
a:active {
	color: #117f93;
}
.blue {color:#117f93;}
a.red {color:red;}
.panback {
	background:#FFF url(../images/panback.jpg) no-repeat 0px 15px;
	height:790px;
}
.taolist {text-align:left;}
.taolist li {margin: 0 0 0 50px;}
	
#left {width: 250px;
margin:10px 250px 0 0;
}
#sidebyside {width:380px;
margin:0 10px 20px 80px;
}
#speakers {
	width:180px;
	
	font-size: small;
	float:left
}
#power {
	width:150px;
	margin:0 0 0 20px;
	border: 1px solid #008000;
	padding:5px;
	float:right;
}
#tao {
	background:#FFF url(../Tao/images/taoback.jpg) no-repeat;
	margin: 0px auto;
	height: 650px;
	width: 450px;
}
#taotex1 {
	margin: 20px auto;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#taotex1 h1 {font-size: 24px;
	margin:20px;}
#taotex1 h2 {font-size: 16px;
	margin:15px;}
#bottomtext {
	font-size: x-small;	
	margin:15px 0 50px 0;
	
}
#outerWrapper {
	background-color: #fff;
	margin: 10px auto;
	text-align: left;
	width: 714px;
	border:3px solid #888888;
	
}
#header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}
#leftcol {
	font-size:13px;
	margin:5px 10px 5px 12px;
	width:170px;
	float:left;
}
#clearfloat {clear:both;}
#content {
	margin: 5px 12px 5px 200px;
	padding:16px;
	text-align: center;
	border: 3px double #000;
}
.clearnone {clear:none;}
.center {
	width:auto;
	margin:0 auto;
}
.panbackgreen {background-color:#E5F6F0;}
#footer {
	padding: 0px;
}
.footerimg {
	margin: 0 auto;
	width: 350px;
}
.footerimg img {
	float:left;
	margin:0 20px 30px 0;
}
.footertext p {
	margin: 0 0 0 20px;
	float:left;
	clear:none;
}
.clear {
	clear:both;
}