@charset "utf-8";
/* CSS Document */

body{
	font:09px Arial, Helvetica, sans-serif;
	color: #CCC;
	line-height: 14px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	height: 100%;
	max-height: 100%;
}
body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666;
}

#nav{
	line-height:18px;
	position: absolute;
	top: 9px;
	bottom: 0;
	left: 19px;
	width: 110px;
	height: 166px;
	overflow: hidden;
	background-color: #FFF;
	padding:15px 20px 20px 20px;
}
#content{
	position: fixed;
	top: 0;
	left: 320px;
	right: 0;
	bottom: 0;
	padding: 36px 0 0 0;
	overflow: auto;
	background-color: #fff;
}
#apDiv1 {
	position:absolute;
	width:1000px;
	height:350px;
	z-index:1;
	left: 192px;
	top: 81px;
}


.thumbnail{
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border: 0px solid #FFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
* html body{padding: 0 0 0 320px;}
* html #content{height: 100%; width: 100%;}
h1 {
	font-weight: normal;
	font-size:20px;
	color:#333;
	margin-bottom:18px;
}
.copyright{
	margin-top:35px;
	color: #999;
}
a{color:#333;text-decoration:none;}
a:hover{
	color:#999;
	text-decoration:none;
}

.wrap {padding-bottom:10px;}
#content p {margin-bottom: 9px; }
p {margin: 0 0 9px 0;}
.randleft{float:left;}
.randright{float:right;}
#num {padding-left: 6px;}
#cat {float:left;}
.imggal{margin-bottom: 6px; display: block;}
.biopic{margin-top:15px;}
#s1 {cursor: pointer;}
.cur {font-weight:bold;}
#Resume {
	color: #666;
}
