body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	background-color: #333;
	color: #999999;
	}
img {
	border: none;
	}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0 0 1em 0;
	font-weight: normal;
	line-height: 1.4;
	}
a {
	outline: none;
	}
#content p a, span[title] {
	border-bottom: 1px dotted #444;
	}
span[title]:hover {
	cursor: help;
	}
h1 {
	font-size: 1.65em;
	color: #5dc7da;
	margin-left: 330px;
	}
.images-on h1 {
	background: transparent url('../images/sprite.png') scroll no-repeat -465px -178px;
	text-indent: -9999px;
	height: 165px;
	width: 270px;
	margin-bottom: 1.4em;
	}
a {
	text-decoration: none;
	color: #5DC7DA;
	}
a:hover {
	color: white;
	}
#content .hello {
	font-size: 4.7em;
	letter-spacing: -.03em;
	line-height: 1;
	margin: 0 0 48px 330px;
	padding: 58px 14px 0 14px;
	width: 259px; /*287*/
	min-height: 120px; /*178*/
	color: white;
	background: transparent url('../images/sprite.png') scroll no-repeat -178px -178px;
	}
.images-on #content .hello {
	background: transparent url('../images/sprite.png') scroll no-repeat -178px 0px;
	text-indent: -9999px;
	height: 120px; /*178*/
	}
#content .intro {
	margin: 0 0 1em 330px;
	}
#wrap {
	margin: 0 auto;
	width: 900px;
	}
#content {
	position: relative;
	width: 600px;
	margin-left: 20px;
	}
#content h2 {
	margin: 3em 0 0 0;
	padding-top: 24px;
	color: white;
	font-size: 4.7em;
	line-height: 1;
	}
.images-on #content h2 {
	min-height: 67px; /*67*/
	background: transparent scroll no-repeat 0px 24px;
	text-indent: -9999px;
	}
.images-on #content h2.websites,
.images-on #content h2.print,
.images-on #content h2.interfaces,
.images-on #content h2.misc,
.images-on #content h2.messageme {
	background-image: url('../images/sprite.png');
	height: 67px; /*67*/
	}
.images-on #content h2.websites {
	background-position: 0px -356px;
	width: 221px;
	}
.images-on #content h2.print {
	background-position: -221px -356px;
	width: 109px;
	}
.images-on #content h2.interfaces {
	background-position: 0px -447px;
	height: 120px;
	width: 376px;
	}
.images-on #content h2.misc {
	background-position: 0px -591px;
	height: 135px;
	width: 441px;
	}
.images-on #content h2.messageme {
	background-position: 0px -750px;
	width: 540px;
	}
#content img {
	margin: 6em 0 1em 0;
	}
#content img.consecutive {
	margin-top: 16px;
	}
#content p {
	margin: 0;
	}
#david {
	width: 178px;
	position: fixed;
	top: 0px;
	right: 40px;
	background-color: #333;
	color: white;
	}
#david p {
	padding-left: 22px;
	}
#david a {
	display: block;
	color: white;
	padding-left: 22px;
	}
#david a:hover {
	color: #5DC7DA;
	}
#headshot {
	margin-bottom: 48px;
	height: 178px;
	background: transparent url('../images/sprite.png') scroll no-repeat 0px -178px;
	cursor: default;
	}
#headshot:hover {
	background-position: 0px 0px;
	}
#david h2 {
	font-size: 1.6em;
	margin: 0 0 .4em 0;
	color: white;
	padding-left: 22px;
	}
#david ul {
	margin: 0 0 2em 0;
	padding: 0;
	}
#david li {
	margin: 0 0 .2em 0;
	padding: 0;
	list-style: none;
	}
.social {
	padding-left: 22px;
	min-height: 16px;
	margin-bottom: 6px;
	background: transparent no-repeat 0px 0px;
	}
.message {
	background-image: url('../images/sprite.png');
	background-position: -647px -409px;
	}
.linkedin {
	background-image: url('../images/sprite.png');
	background-position: -647px -722px;
	}
.twitter {
	background-image: url('../images/sprite.png');
	background-position: -647px -487px;
	}
.flickr {
	background-image: url('../images/sprite.png');
	background-position: -647px -566px;
	}
.brightkite {
	background-image: url('../images/sprite.png');
	background-position: -647px -644px;
	}
.blog {
	background-image: url('../images/sprite.png');
	background-position: -647px -800px;
	}
.availability {
	color: white;
	font-size: 2em;
	}
#content p.required {
	margin-top: 40px;
	}
form {
	margin: 0 0 60px 0;
	}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 20px;
	margin-top: 14px;
	}
input,
textarea {
	float: left;
	margin: 11px 0 0 0;
	padding: 3px 6px 3px 6px;
	width: 468px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: white;
	border: none;
	background-color: #1f1f1f;
	}
input:focus,
textarea:focus {
	color: #5DC7DA;
	background-color: #222;
	}
input.pushit {
	background-image: none;
	margin-left: 120px;
	width: 180px;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	}
input.pushit:hover {
	color: #5DC7DA;
	}
input.pushit:focus {
	border: none;
	}
p.valid {
	text-align: right;
	font-size: .8em;
	padding-right: 12px;
	}