@charset "UTF-8";
#container {
	width: 1024px;
	text-align:center;
	background-color: #8f8989;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 768px;
}
#hands {
	position: relative;
	z-index: 2;
	top: -298px;
}
#navigation {
	margin: 0 auto;
	width: 742px;
	position: relative;
	top: -10px;
}
#sectioncontent {
	position: relative;
	top: 0px;
	z-index: 1;
	overflow: hidden;
}
#drawingsBig {
	position: relative;
	top: -60px;
}
#sectionName {
	position: relative;
	z-index: 2;
	padding-top: -50px;
	top: -110px;
}
#sectioncontent-sketchbook {
	position: relative;
	z-index: 0;
	padding-top: -50px;
	top: -50px;
}
#sectioncontent-updates {
	position: relative;
	z-index: 0;
	padding-top: -50px;
	top: -74px;
	width: 100%;
}
#SketchbooksectionName {
	position: relative;
	z-index: 2;
	padding-top: -50px;
	top: -98px;
}
#UpdatessectonName {
	position: relative;
	z-index: 2;
	padding-top: -50px;
	top: -110px;
}

/* transparent PNG fix */
img, div { behavior: url(iepngfix.htc) }

body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #8f8989;
	font-family: Impact, Georgia, "Times New Roman", Times, serif;
	color: #534D4D;
	top: -50px;
}

a:link {
	color: #d7d7d7;
	text-decoration: underline;
}
a:visited {
	color: #d7d7d7;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF4A00;
	text-decoration: underline;
}
a {
	font-size: 12px;
	}
h1 {
	font-size: 36px;
	color: #333333;
}
h2 {
	font-size: 24px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 16px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #333333;
}
h6 {
	font-size: 9px;
	color: #333333;
}#indexTable {
}
#indexTable {
	position: relative;
	top: 0px;
}
