body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;	
	font-size: x-small;
}

html>body {
	font-size: x-small;
}

#container {
	position: relative;
	margin: 30px auto 0 auto;
	font-family: arial, sans-serif;
	width: 704px;
	text-align: left;
}

#header {
	position: relative;
	width: 704px;
	font-family: arial, sans-serif;
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header img#shaded {
	position: absolute;
	display: block;
	left: 349px;
	top: 120px;
	border: 0;
	display: none;
}

#header img#tunnel {
	border: 2px solid #000000;
}

#header .site-title {
	position: absolute;
	display: block;
	margin: 0;
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 4em;
	top: 145px;
	left: 2px;
	line-height: 45px;
}

#header .site-title span {
	display: none;
}

#header p {
	position: absolute;
	display: block;
	left: 347px;
	top: 118px;
	margin: 15px 0 0 15px;
	border: 0;
	color: white;
	font-size: 1.1em;
}

#header p {
	display: none;
}

#content {
	position: relative;
	margin: 0;
	padding: 0;
	width: 700px;
}

#content h1 {
	font-size: 1.4em;
	margin: 15px 0 0 0;
	padding: 0;
	color: #333;
}

#textcol {
	position: relative;
	float: left;
	padding: 0;
	margin: 2px 0 0 5px;
	width: 330px;
}

#textcol p {
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 5px 0 15px 0;
	padding: 0;
}

#textcol a {
	color: #000000;
}

#projects {
	position: relative;
	float: left;
	width: 350px;
	padding: 0;
	margin: 4px 0 0 10px;
}

#projects ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#projects ul li {
	display: block;
	margin: 0;
	padding: 0;
	width: 58px;
	height: 58px;
	text-align: center;
	float: left;
}

#projects a {
	color: black;
}

#projects ul li a {
	display: block;
	margin: 4px;
	padding: 0;
	width: 50px;
	height: 50px;
	text-decoration: none;
	line-height: 45px;
	text-align: center;
	font-family: verdana, sans-serif;
	background-color: #999999;
}

#projects img {
	border: 0;
}

#projects p {
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 1.1em;
	margin: 4px;
	clear: both;
}
