
body {
	background-color: #606060;
	color: #393939;
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	}

div {
	margin: 0;
}

a, a:visited, a:hover, a:active {
	color: #393939;
	font-size: 12px;
	text-decoration: none;
	}

/* page-level title */
h1 {
	color: #606060;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px 2px 5px;
	}
	
/* page-level subtitle */
h2 {
	color: #606060;
	font-size: 14px;
	font-weight: normal;
	margin: 2px 2px 2px 5px;
	}
	
/* item title */
h3 {
	color: #303030;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	}

/* all images are block-level with no border unless otherwise classed */
img { 
	display: block;
	border: 0;
	}
	
.clearBoth {
	clear: both;
	}
	
.center {
	text-align: center;
	}
	
/* page-level structure */

div#page {
	width: 940px;
	margin: auto;
	}

div#topNav {
	height: 50px;
	background: #FFF;
	padding: 5px;
	float: right;
	margin: 0;
	
	/* hack to work around IE width bug */
	width: 860px; /* fake width for IE = true width + borders + padding */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 850px; /* the true width */	
}

div#leftNav {
	background: #FFF;
	padding: 5px;
	float: left;
	margin: 70px 0 0 0;
	
	/* hack to work around IE width bug */
	width: 70px; /* fake width for IE = true width + borders + padding */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 60px; /* the true width */	
	}

div#content {
	padding: 15px 15px 15px 15px;
	background: #FFF;
	float: right;
	margin: 10px 0 20px 0;
	border: 2px solid #CCC;
	min-height: 400px;
	
	/* hack to work around IE width bug */
	width: 860px; /* fake width for IE = true width + borders + padding */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 826px; /* the true width */	
	}

/* top nav pieces */

div#topNavPrint {
	display: none;
	}

div#topNavContent {
	height: 40px;
	padding: 5px;
	}

div#topNavLogo {
	float: left;
	margin: 6px 0 0 10px;
	}

div#topNavMenu {
	float: right;
	margin-right: 10px;
	white-space: nowrap;
	}
	
div#topNavMenu img {
	display: inline;
	margin: 3px 0 0 10px;
	}
	
/* left nav pieces */

div#leftNavContent {
	padding: 15px 5px 15px 5px;
	}

div#leftNavContent img {
margin: auto;
}
/* section-specific page framing */

div.topNavPhotography {
	background: #333399;
	}
	
div.leftNavPhotography {
	background: #CCC9FF;
	}

div.topNavWork {
	background: #60903F;
	}
	
div.leftNavWork {
	background: #C6CF90;
	}

div.topNavResume {
	background: #DC1015;
	}
	
div.leftNavResume {
	background: #FFA349;
	}
	
div.topNavError {
	background: #444;
	}

div.leftNavError {
	background: #CCC;
	}
	
/* content-level pieces */

div#menu {
	margin: 0 3px 3px 3px;
	float: right;
	}

div#menu img {
	display: inline;
	margin: 3px 5px 0 0;
	white-space: nowrap;
	}
	
hr.split {
	border: none 0;
	border-top: 1px solid #606060;
	margin: 0 auto 5px auto;
	width: 100%;
	height: 1px;
	}

div#footer {
	color: #606060;
	font-size: 12px;
	text-align: center;
	clear: both;
	padding-top: 20px;
	}

div.fullHeight {
	height: 450px;
	}

div.error {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #C00;
	}

ul#siteLinkSet {
	padding: 0 0 20px 0;
	margin-left: 60px;
	list-style-type: none;
	}

ul#siteLinkSet li {
	float: left;
	width: 300px;
	margin: 20px 0 10px 30px;
	}

ul#siteLinkSet img {
	display: inline;
	border: 1px #999 solid;
padding: 2px;
	vertical-align: middle;
	}

/* photo-section styles */

div.gallerySample {
	float: left;
	width: 300px;
	margin: 0 0 10px 30px;
	}

div.gallerySample img {
	margin-right: 10px;
	float: left;
	border: 1px solid #606060;
	}

div.photoThumb {
	float: left;
	margin: 0 auto 15px auto;
	width: 160px;
	text-align: center;
	}

div.photoThumb img {
	margin: 0 auto 5px auto;
	border: 2px solid #606060;
	}

div.photoMedium {
	margin: 20px auto 10px auto;
	text-align: left;
	}

div.photoMedium img {
	border-style: solid; 
	border-width: 3px; 
	border-color: #CCC;
	margin: auto;
	}

/* work-section styles */

div.workThumb {
	float: left;
	margin: 20px 25px 20px 25px;
	width: 210px;
	text-align: center;
	}

div.workThumb img {
	margin: 0 auto 8px auto;
	border: 2px solid #CCC;
	}

div.workContent {
	text-align: left;
	margin-top: 8px;
	}

div.workScreenshot {
	margin: 20px 50px 10px 50px;
	text-align: left;
	}

div.workScreenshot img {
	margin: 0 auto 20px auto;
	border: 2px solid #CCC;
	}

/* resume-specific styles */

div#resume {
	margin: 10px 20px 20px 5px;
	}

div#resume h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid;
	margin: 10px 0 10px 0;
	padding-top: 3px;
	}

div#resume h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid;
	margin: 10px 0 0 0;
	}

div#resume h4 {
	font-size: 12px;
	font-weight: normal;
	border: 0px solid;
	margin: 0 0 5px 0;
	}
	
div#resume h5 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 5px 0;
	}

div#resume ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: square;
	}
div#resume li {
	font-size: 12px;
	border: 0px solid;
	margin: 0 0 8px 5px;	
	}

div#resume a, a:visited, a:hover, a:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #00F;
	}

div#resume img.link {
	display: inline;
	margin: 0;
	}

div#resume div#skills table {
	width: 500px;
	margin: 0 0 10px 10px;
	}

div#resume div#skills  th {
	text-align: left;
	font-weight: bold;
	}

/* HOMEPAGE */

div#homepageWrapper {
	margin: 0 auto 0 auto;
	width: 850px;
	padding: 20px;
	}

div#homepageTopLeftBox {
	position: absolute;
	z-index: 1;
	height: 110px;
	width: 425px;
	border-bottom: 1px #FFF solid;
}

div#homepageBottomRightBox {
	position: absolute;
	z-index: 1;
	margin: 110px 0 0 425px;
	height: 250px;
	width: 425px;
	border-left: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	}

div#homepageContent {
	position: absolute;
	margin: 0 40px 0 40px;
	width: 760px;
	height: 380px;
	border: 3px #404040 solid;
	background-color: #5A5454;
	}

div#homepageTitle {
	margin: 5px 0 0 5px;
	padding: 5px;
	display: block;
	}

div#homepageLeft {
	padding: 5px 0 0 0;
	width: 50%;
	height: 250px;
	float: left;
	}

div#homepageEmail {
	position: absolute;
	margin-top: 390px;
	margin-left: 620px;
	}

ul#homepageLinks {
	padding: 10px 0 20px 0;
	margin-left: 60px;
	list-style-type: none;
	}

ul#homepageLinks li {
	margin-bottom: 10px;
	}

ul#homepageLinks img {
	display: inline;
	vertical-align: middle;
	}

div#homepageRight {
	float: right;
	width: 50%;
	height: 250px;
	}

div#homepageRight img {
	padding: 2px;
	border: 2px #FFF solid;
	margin: 20px auto 0 auto;
	}