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

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p
{
text-indent:30px;
}
a {
	font-size: 12px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
.blog a hover {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:active {
	text-decoration: none;
	color: #666;
}
#name{
	width: auto;
	height: auto;
	color: #000;
	text-align:left;
	float:inherit;
	position: fixed;
	left:0px;
	top:45px;
	z-index:-1;
}
#content2{
	color: #333;
	text-align:left;
	float:inherit;
	margin-top:120px;
	margin-left:10px;
	left:0px;
	width: auto;
	height: 650px;
	white-space: nowrap;
	overflow: auto;
	position: relative;
}
#contact2{
	width:auto;
	height: 20px;
	color: #000;
	text-align:right;
	float:inherit;
	position: fixed;
	right:0px;
	top:0px;
	z-index:1;
	padding-left:10px;
	padding-top:3px;
	background-color: #CCC;
}
#link{
	width:900px;
	height: 15px;
	color: #000;
	text-align:left;
	float:inherit;
	position: fixed;
	margin-left:10px;
	left:0px;
	top:5px;
	z-index:1;
}
#projects{
	width:900px;
	height: 15px;
	color: #000;
	text-align:left;
	float:inherit;
	position: fixed;
	margin-left:10px;
	left:0px;
	top:30px;
	z-index:1;
}

#bio{
	text-align:left;
	float:inherit;
	margin-top:120px;
	margin-left:10px;
	left:300px;
	width: 600px;
	height: 650px;
	position: relative;
}
#description{
	visibility:hidden;
}

 html, body, #wrapper {
      height:99%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: right;
   }

   
   #wrapper {
      margin: auto;
      text-align: left;
      vertical-align: middle;
	  overflow:hidden;

   }
   
   
      
    #contact {
      height:300px;
      margin: 0;
      padding: 0;
      border: none;
      text-align: right;
   }
   
    #contact {
      margin: auto;
      text-align: left;
      vertical-align: middle;
	  overflow:hidden;

   }
   
  	 div.figure * { width: 100% }
	div.figure div { overflow: hidden; white-space: nowrap; }
	
	#name{
	text-align:left;
	font-size: 36px;
	}
	#nums{
		width:100%;
		text-align:center
		
		
	}
	
	
	
	.more {
	display: none;
		width:900px;
	height: 15px;
	color: #000;
	text-align:left;
	float:inherit;
	position: fixed;
	margin-left:10px;
	left:0px;
	top:30px;
	z-index:1;
	 }
	 	.projects {
		width:900px;
	height: 15px;
	color: #000;
	text-align:left;
	float:inherit;
	position: fixed;
	margin-left:10px;
	left:0px;
	top:30px;
	z-index:1;
	 }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	 }
a.showLink:hover, a.hideLink:hover {
	 }
	
	#img-container{
		overflow:hidden;
		vertical-align:top;
		
		
	}
	#pics{
		overflow:hidden;
		vertical-align:top;
		
	}
	
a:strike{}

#strike {
	text-decoration:line-through;
}
