<!--
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 85%;
	color: #336600;
	background-color: #FFFFFF;
	margin: 10px 0;
}
h1 { 
	font-weight: normal;
	font-size: 4em;
	line-height: 1em;
	color: #9be120;
	margin: 0; 
	display: block;	
	z-index: 10;
	}
	h1 a { color: #9be120; text-decoration: none;}
	h1 a:hover { text-decoration: underline; }
ul#nav 	{
	list-style: none;
	border-bottom: 20px solid #fff;
	}
	#nav li {
		float: left;
		}
	#nav li a {
		display: block;
		margin: 0 24px 0 0;
		color: #f8d433;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 2em;
		}
		#nav li a:hover {
			border-bottom: 1px solid #f8d433;}
		#nav li.active a {
			color: #9be120;
			}
ul#projectimages {
	list-style:none;
	float: left;
	}
	li.names {
		float: none !important;
		width: 350px;
		margin-bottom: 0.5em;
		}
		li.names a {
			color: #360;
			text-decoration: none;
			}
			li.names a:hover {
				color: #9be120;
				text-decoration: underline;
				}


#page {
	width: 1036px;
	margin: 0 auto;
	}
.lfloat {
	float: left;
	}
	#content .lfloat { margin-right: 36px; }
.rfloat {
	float: right;
	}
.lclear {
	clear: left;
	}
.rclear {
	clear: right;
	}
.rpad { margin-right: 40px;}
.bpad { margin-bottom: 40px;}
.thickborders {
	border-width: 0 0 30px;
	border-color: white;
	border-style: solid;
	}
#content { float: left: width: 99% }

	#content h1 { margin: 0; padding-top: 270px;}

	.notfront #content ul {
		top: 12px; right: 300px;
		}
#alltext {
	width: 99%; display:block; margin: 80px 0 0 0px;
	background-color: #fff; color: #360;
	line-height: 1.5em
	}
	#alltext p { margin-left: 340px;}
	#alltext img {
		margin-left: 40px;
		}
#abouttext, #writingstext {
	
	width: 500px;
	margin-left: 500px;
	margin-top: -100px;
	line-height: 1.5em;}	
	
	
	#colone {
		width: 240px;
		Float: left;
		}	
	#colthree {
		width: 240px; float: right;
		}		
#writingstext a { color: #360; }
p a:hover { color: #9be120 ; }		
.authorsnote { 
	font-family:Arial, Helvetica, sans-serif;
	}			
-->
