body {
	background:#a47e59 url(../images/bg_woodgrain.jpg) top center no-repeat fixed;
	margin-top:0px;
	margin-left:0px;
}

a {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}

a:Hover {
	color:#880000;
	text-decoration:none;
	font-weight:bold;
}

.hrule {
	width:450px;
	height:2px;
	border:none;
	background-image:url(../images/hrule.png);
	background-repeat:no-repeat;
	clear:right;
	margin-top:15px;
	margin-bottom:17px;
}

#hrule2 {
	width:450px;
	height:2px;
	border:none;
	background:none;
	clear:right;
}

#siteWrapper {
	width:100%;
}

#splash {
	width:401px;
	height:600px;
	margin:auto;
	margin-top:25px;
}

#splashCopyright {
	width:401px;
	margin:auto;
	margin-top:25px;
	text-align:right;
}

#layout {
	width:807px;
	background-image:url(../images/bg_paper.jpg);
	background-repeat:repeat-y;
	margin:auto;
}

#header-top {
	width:807px;
	height:30px;
	margin:auto;
}

#header {
	margin-left:-1px;
}

#leftColumn {
	float: left;
	width: 455px;
	margin:25px;
}

#trueBelievers {
	margin:0px;
	width:453px;
	height:167px;
	background-image:url(../images/true_believers.png);
	margin-top:-25px;
	margin-bottom:15px;
}

.portfolioItem {
	width:453px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	letter-spacing:0.25px;
}

.itemLabels {
	margin-top:10px;
	padding-right:5px;
}

.screenshot {
	margin-left:4px;
	margin-bottom:4px;
	float:right;
}

#webHeader {
	margin:0px;
	width:467px;
	height:45px;
	margin-left:-12px;
	background-image:url(../images/header_web.png);
	text-indent:-999999px;
}

#printHeader {
	clear:right;
	margin:0px;
	width:467px;
	height:45px;
	margin-left:-12px;
	margin-top:10px;
	background-image:url(../images/header_print.png);
	text-indent:-999999px;
}

#miscHeader {
	margin:0px;
	width:467px;
	height:45px;
	margin-left:-12px;
	background-image:url(../images/header_misc.png);
	text-indent:-999999px;
}

#rightColumn {
	margin-top:-35px;
	margin-bottom:25px;
	float: left;
	width: 275px;
}

#form {
	width:275px;
	height:368px;
	background-image:url(../images/form.png);
}

#name_field {
	margin-left:58px;
	margin-top:50px;
	width:205px;
	border:0px;
	background:none;
}

#email_field {
	margin-left:58px;
	margin-top:-10px;
	width:205px;
	border:0px;
	background:none;
}

#contact_message {
	margin-left:20px;
	margin-top:12px;
	width:240px;
	height:145px;
	border:0px;
	background:none;
}

#sendButton {
	margin-top:10px;
	margin-left:199px;
	width:69px;
	height:69px;
}

#resume {
	width:275px;
	height:195px;
	margin-top:15px;
	background-image:url(../images/resume.png);
}

.acrobatLink {
	margin-left:3px;
	margin-top:129px;
}

.resumeLink {
	margin-left:50px;
	margin-top:10px;
}

#facebook {
	width:275px;
	height:203px;
	margin-top:15px;
	background-image:url(../images/facebook.png);
}

.facebookLink {
	margin:0;
}

#myspace {
	width:275px;
	height:152px;
	margin-top:15px;
	background-image:url(../images/myspace.png);
}

.myspaceLink {
	margin:0px;
}

#footer-top {
	clear: both;
}

#footer {
	width:807px;
	margin:auto;
}

#copyright {
	width:775px;
	margin:auto;
	margin-top:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#000000;
}