body{	background: #fff;
	font-size: 90%;
	line-height: 1.3em;
}/* page */#page{	margin: 3% auto 10px;	width: 700px;	right: auto;	left: auto;}#page2{	float: left;	width: 680px;	padding: 10px;	right: auto;	left: auto;}#page3{	float: left;	width: 620px;	right: auto;	left: auto;	padding-top: 10px;	padding-right: 40px;	padding-left: 40px;	padding-bottom: 10px;}

#page4{	float: left;	width: 540px;	right: auto;	left: auto;	padding-top: 10px;	padding-right: 80px;	padding-left: 80px;	padding-bottom: 10px;}

a:link, a:visited{	color: #643d24;	text-decoration: none;}a:hover{	color: #2d4e7e;	text-decoration: underline;}a:active{	color: #a27360;	text-decoration: underline;}

p{	color: black;	font-family: Georgia, "Times New Roman", Times, serif;}h1{	color: #495618;	margin-top: 12px;	margin-bottom: 6px;	margin-left: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
}h1 a:link, a:active{	text-decoration: none;	color: #495618;}h1 a:hover{	text-decoration: underline;	color: gray;}h1 a:visited{	text-decoration: none;	color: #555;}#gallery{	font-size: small;	text-align: left;	float: left;	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
}#bio{	font-size: small;	float: right;
	font-family: Georgia, Times New Roman, Times, serif;
}

#wide {
	text-align: left;
	font-size: small;
	float: left;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	width: 100%;
}

#widelinks {
	text-align: center;
	font-size: small;
	float: left;
	clear: both;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	width: 100%;
	color: #495618;
	border-top-color: #b19e92;
}

#wideblank {
	text-align: left;
	font-size: small;
	float: left;
	clear: both;
	margin-top: 20px;
	width: 100%;
}img.pixborder { border: #dad3cd 10px solid; }

form {
	font-family:'Lucida Grande';
	width: 420px;
	float: left;
}

form p {
	font-family: Georgia, Times New Roman, Times, serif;
	width: 610px;
	font-size: small;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

input {
	display: block;
	padding: 0;
}

textarea {
	margin: 0;
	display: block;
	padding: 0;
}

.header
{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #495618;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	float: right;
	right: 10px;
	top: 10px;
}

.header a img
{
	border-color: transparent;
	border-width: 2px;
	border-style: solid;
}

.header a:hover img
{
	border-color: #2d4e7e;
	border-width: 2px;
	border-style: solid;
}

a.header:link
{
	color: #495618;
	text-decoration: none;
}

a.header:visited, a.header:active
{
	color: #38c;
}

a.header:hover
{
	color: #05a;
	text-decoration: none;
}

#nav {
	color: black;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	background-repeat: no-repeat;
	border-top-color: #b19e92;
	border-top-width: 1px;
	border-top-style: solid;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	clear: left;
}

#nav ul {
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}

#nav li {
	display: inline;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	border-left-color: black;
	border-left-width: 1px;
	border-left-style: solid;
	list-style-image: none;
	list-style-type: none;
}

#nav ul li.here {
	color: #495618;
}

#nav ul li.first {
	border-left-color: black;
	border-left-style: double;
	border-left-width: 4px;
}

#nav ul li.last {
	border-right-color: black;
	border-right-style: double;
	border-right-width: 4px;
}

#nav li a:link, a:visited {
	color: #643d24;
	padding: 0;
}

#nav li a:hover {
	color: #2d4e7e;
	text-decoration: underline;
}