:focus {
	outline: 0;
}

body {
	background-color: #979eb4;
	}

.Body Text { color: #303030; font-size: 10pt; }

#layer1 {
	display: block;
	background-color: #b5b5b5;
	height: auto;
	width: 720px;
	left: 50%;
	top: 10px;
	position: absolute;
	visibility: visible;
	margin-left: -360px;
	border-top: 1px solid #243571;
	border-right: 1px solid #243571;
	border-bottom: 0;
	border-left: 1px solid #243571;
	min-height:98%;
	}

#header {
	display: block;
	width: 720px;
	height: 101px;
	border: 0;
	margin: 0;
	padding: 0;
	background:url(../Images/header.gif) no-repeat left;
	}
	
#buttons {
	width: 149px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#photo-column {
	width: 171px;
	height: auto;
	padding: 0;
	float: left;
	}

#content {
	width: 360px;
	float: left;
	margin: 0 20px 20px 20px;
	}
	
#footer {
	height: auto;
	width: 721px;
	left: 50%;
	bottom: 0;
	position: absolute;
	visibility: visible;
	margin: 20px 0 0 -361px;
	background-color: #979eb4;
	border-top: 1px solid #243571;
	padding: 5px 0;
	border-left: 1px solid #979eb4;
	border-right: 1px solid #979eb4;
	border-bottom:1px solid #979eb4;
	text-align: right;
	color: #65739B;
	font-size:9px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
#footer a:link { color: #65739B; font-weight: bold; text-decoration: none; }

#footer a:visited { color: #65739B; font-weight: bold; text-decoration: none; }

#footer a:hover { color: #fff; font-weight: bold; text-decoration: none; }

#footer a:active { color: #fff; font-weight: bold; text-decoration: none; }

img.photo {
	float: left;
	clear: both;
	margin: 3px 0 20px 0;
	}

h3 { color: #243571; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0; }

p { color: #343434; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.bios p { padding: 0px; margin-bottom:-7px; }

.bios .bold_blue { margin-top: 10em; }

.chinese { font-size: 10pt; font-family: SimHei; }

a:link { color: #243571; font-weight: bold; text-decoration: none; }

a:visited { color: #243571; font-weight: bold; text-decoration: none; }

a:hover { color: #fff; font-weight: bold; text-decoration: none; }

a:active { color: #fff; font-weight: bold; text-decoration: none; }

a.button1 {
	display: block;
	width: 148px;
	height: 32px;
	text-decoration: none;
	background: url(../Images/buttons-01-css.gif);
	text-indent: -9999px;
	}
	
a.button1:hover {
	background-position: 0 -32px;
	}
	
a.button2 {
	display: block;
	width: 148px;
	height: 34px;
	text-decoration: none;
	background: url(../Images/buttons-02-css.gif);
	text-indent: -9999px;
	}
	
a.button2:hover {
	background-position: 0 -34px;
	}
	
a.button3 {
	display: block;
	width: 148px;
	height: 35px;
	text-decoration: none;
	background: url(../Images/buttons-03-css.gif);
	text-indent: -9999px;
	}
	
a.button3:hover {
	background-position: 0 -35px;
	}

a.button4 {
	display: block;
	width: 148px;
	height: 35px;
	text-decoration: none;
	background: url(../Images/buttons-04-css.gif);
	text-indent: -9999px;
	}
	
a.button4:hover {
	background-position: 0 -35px;
	}
	
a.button5 {
	display: block;
	width: 148px;
	height: 34px;
	text-decoration: none;
	background: url(../Images/buttons-05-css.gif);
	text-indent: -9999px;
	}
	
a.button5:hover {
	background-position: 0 -34px;
	}
	
a.button6 {
	display: block;
	width: 148px;
	height: 36px;
	text-decoration: none;
	background: url(../Images/buttons-06-css.gif);
	text-indent: -9999px;
	}
	
a.button6:hover {
	background-position: 0 -36px;
	}
	
a.button7 {
	display: block;
	width: 148px;
	height: 36px;
	text-decoration: none;
	background: url(../Images/buttons-07-css.gif);
	text-indent: -9999px;
	}
	
a.button7:hover {
	background-position: 0 -36px;
	}
	
a.button8 {
	display: block;
	width: 148px;
	height: 35px;
	text-decoration: none;
	background: url(../Images/buttons-08-css.gif);
	text-indent: -9999px;
	}
	
a.button8:hover {
	background-position: 0 -35px;
	}

.italic { font-style: italic; }

.italic_blue { color: #243571; font-style: italic; }

.bold_blue { color: #243571; font-weight: bold; font-style: normal; }

