body,html {
	height:100%;
	margin:0px;
	background-color:#1d1d1d;
	font-family:verdana;
	font-size:10px;
	color:#9b9b9b;
	}


table.centered{
	height:100%;
	width:100%;
	text-align:center;
}
#content {
	height:680px;
	
	}
#header {
	/*position:absolute;
	margin-left:-120px;
	margin-top: -100px;*/
	margin-left:30px;
	height:60px;
	}
#fill {
	text-align:center;
	background:url(../img/bg.gif);
	height:620px;
}
img.rootpic {
	margin-left:20px;
	}
#about{
	/*position:absolute;*/
	width:171px;
	height:162px;
	background:url(../img/about.jpg);
}
img {
	border:0px;
	}
table.tablecontent {
	height:100%;
	width:100%;
	}
#intext {
	height:640px;
	width:600px;
	margin:0px auto;
	text-align:center;
}
#realcontent {
	padding:10px;
	text-align:left;
	width:100%;
	background:#010101;
	margin-top:40px;
	height:500px;
	overflow:none;
}
img.leftalign {
	float:left;
	margin-right:4px;
	border:1px solid #9b9b9b;
	margin-top:3px;
	}
.bump {
	color:#d9d9d9;
	
}
#bar2b {
	height:490px;
	width:380px;
	float:left;
	padding-right:10px;
	border-right: #1f1f1f 1px solid;
}
#bar2 {
	width:380px;
	float:left;
	margin-left:10px;
}
#bar1 {
	width:190px;
	margin-left:10px;
	float:left;
}
#bar1b {
	height:490px;
	width:190px;
	float:left;
	padding-right:10px;
	border-right: #1f1f1f 1px solid;
}
#bar3 {
	width:594px;
	height:490px;
}
#profile,#projects{
	height:450px;
	overflow:auto;
}
H1 {
	font-size:11px;
	font-weight:bold;
}
.pre {
	width:100px;
	
}
a,a:visited {
	color:#d9d9d9;
}
a:hover {
	text-decoration:none;
}
#projects table {
	border-bottom: 1px solid #1f1f1f;
}
