html,body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 76%;
	/*color: #5E5E5E;*/
	color: #444444;
	background: #336666;
	}
	
#container {
	width: 823px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #336666 url(images_web/sketchbook.gif) no-repeat;
	border: 1px solid #336666;
	text-align: left;
	}
	
#leftpagenav {
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	/*border: 1px solid red;*/
	text-align: center;
	z-index: 1;
}

#header {
	margin-left: 30px;
	/*border: 1px solid black;*/
}

#leftcontent {
	/*border: 1px solid blue;*/
	margin-left: 42px;
	margin-top: 36px;
	width: 362px;
	height: 550px;
	padding-left: 5px;
	overflow: auto;
}

.navitem {
	margin-bottom: 20px;
}

#rightcontent {
	margin-left: 420px;
	margin-top: -550px;
	width: 370px;
	height: 550px;
	padding-left: 5px;
	overflow: auto;
	/*border: 1px solid blue;*/
}

img.amymain {
	margin-top: 40px;
	margin-left: 10px;
}

img.signature {
	float: left; 
	margin-bottom: -20px; 
	margin-right: -30px;
}

img.resume {
	margin-bottom: -20px; 
	margin-left: -14px;
}

img.gallerytext {
	margin-bottom: -40px; 
	/*margin-left: -10px;*/
}

#arrow_bio {
	/*border: 1px solid red;*/
	position: absolute;
	margin-left: 84px; 
	margin-top: 35px;
	width:300px;
	height: 226px;
	background: url(images_web/circlegraphic.gif);
}

.biopic {
	width: 320px;
	height: 330px;
	margin: auto;
	margin-top: -14px;
}

#biolist {
	margin: auto;
	width: 274px;
	height: 397px;
}

.padded_box {
	padding-left: 6px;
	padding-right: 4px;
}

.pictable {
	margin: auto;
	margin-top: 10px;
}

.pictable tr td img{
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid black;
}

.pictable tr td.left{
	padding-right: 26px;
	width: 126px;
}

.pictable tr td.right{
	padding-left: 26px;
	width: 126px;
}

.pictable tr td.spacerrow {
	height: 30px;
}

#gallery_categories {
	width: 300px;
	/*border: 1px solid red;*/
	margin: auto;
	margin-top: 80px;
	text-align: center;
	font-size: 1.4em;
}

.cat_item {
	margin-bottom: 20px;
}

.bigpicpage {
	background: #FFFFFF;
	text-align: center;
	color: #000000;
}

.bigpic {
	margin: auto;
	margin-top: 20px;
}

#bigpictable {
	margin: auto;
	width: 450px;
	text-align: center;
}

#bigpictable tr td {
	width: 116px;
}

.leftcorner {
	position: absolute;
	margin-left: 24px;
	margin-top: 552px;
}

.previous {
	position: absolute;
	margin-left: 74px;
	margin-top: 558px;
}

.rightcorner {
	position: absolute;
	margin-left: 759px;
	margin-top: 560px;
}

.next {
	 position: absolute;
	 margin-left: 680px;
	 margin-top: 566px;
}

.index {
	position: absolute;
	margin-left: 300px;
	margin-top: 546px;
}

.home {
	position: absolute;
	margin-left: 450px;
	margin-top: 546px;
}

.ddogwhat {
	position: absolute;
	margin-left: 684px;
	margin-top: 250px;
}

.header_offset {
	margin-bottom: -10px;
}

#contactformblock {
	margin-top: 30px;
}

#contactform {
	margin: 0; /*stupid IE*/
}

#contactpic {
	position: absolute;
	margin-top: 336px;
	margin-left: 10px;
}

#linkspic {
	position: absolute;
	margin-top: 359px;
	margin-left: 110px;
}

.noticebox {
	position: relative;
	height: 20px;
}

.error {
	color: #ff0000;
}

#submit_button {
	text-align: center;
}

#linkspage {
	padding-left: 10px;
}

#linkspage ul li {
	line-height: 1.1em;
}

#ddogbody {
	/*background: #fff url(images_web/ddog_bkgrnd.jpg) no-repeat;*/
	background: #fff;
	color: #000;
}

#enterbody {
	background: #fff;
	text-align: center;
}

#enterimg {
	margin-top: 30px;
}

#ddogblock {
	padding: 0 10px;
}

#ddog_pic {
	float: right;
}

/*the following classes are to demonstrate better line heights for narrow columns*/	
.narrow1{
	width: 50%;
	line-height: 1.3em;
	}
.narrow2{
	width: 50%;
	line-height: 1.5em;
	}
	
/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #5E5E5E;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left: 0;
	padding-left: 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
	
