html, body {
		font-family:Arial, Verdana, Tahoma, sans-serif;
		background-color:#5E5E5E;
		color:#fff;
		margin:0;
		padding:0;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		border-style: none;
		border-color: #5E5E5E;
		list-style: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		margin:1em 0;
		padding:0;
}
a {
		color: #FFFFFF;
		text-decoration: none;
}
h1#title {
		font-weight:lighter;
		letter-spacing: 0.05em;
		padding-top:0.5em;
		padding-bottom:.1em;
		font-size: 115%;
}
div#image {
		text-align:center;
		margin:0;
		padding:0.1em 0 0;
}
ol, li {	display: inline;
}

#projects a {
		border-bottom: medium solid #333;
		color: #FFF;
		text-decoration: none;
}
#projects a:hover {
		border-bottom: medium solid #333;
}
#projects a:active {
		border-bottom: medium solid #333;
}
div#page-nav {
		font-weight: lighter;
		text-decoration: none;
		margin-top: -1.2em;
		padding-bottom: 1.2em;
}
#vh1, #rhion, #skate, #micro {
	padding-right: 1.2em;
	padding-left: 1.2em;
}
#rhion {
		padding-right: 2.8em;
		padding-left: 3.5em;
}
div#site-nav {
		color: #FFF;
		letter-spacing: 0.15em;
		padding-top: .5em;
		padding-bottom: .5em;
}
#rhionman {
		display:none;
}
#still, #people, #industrial, #projects {
		padding-right: 2em;
		padding-left: 2em;
		border-color: #5E5E5E;
}
.nav a:hover {
		border-bottom-width: medium;
		border-bottom-style: solid;
}
.nav a:active {
		border-bottom-width: medium;
		border-bottom-style: solid;		
}
.nav a:focus {
		border-bottom-width: medium;
		border-bottom-style: solid;		
}
h6#phone {
	font-size: 75%;
	font-weight: lighter;
	letter-spacing: 0.15em;
	text-align: center;
}
h6#email {
	font-size: 75%;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 0.15em;
	text-align: center;
	color: #FFF;
}
h6#email a {
		text-align:center;
		text-decoration: none;
		vertical-align: top;
		color: #FFF;
}
h6#email a:active {
		color: #FFF;
		text-decoration: none;
		text-align: center;
		vertical-align: top;
		border-bottom:solid #FFFFFF;
}
h6#email a:hover {
		text-align:center;
		text-decoration: none;
		vertical-align: top;
		color: #FFF;
		border-bottom:solid #FFFFFF;
}