* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Verdana, helvetica, arial;
	font-size: 12px;
	color: black;
	background: black;
	}
ul {
	list-style: none;
	}
#wrapper {
	float: left;
	width: 1024px;
	margin: 0 24px;
	background: white url(back.gif) no-repeat top left;
	}
#navcolumn {
	float: left;
	width: 200px;
	margin: 0 0 0 18px;
	padding: 50px 0 184px 0;
	border-left: solid 2px black;
	}
#jrs {
	width: 200px;
	margin: 12px 0;
	}
#jrs h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 13px 0 0 8px;
	border-bottom: solid 2px #000;
	}
#jrs em {
	font-size: 12px;
	font-style: normal;
	padding: 0 0 0 20px;
	}

#menu {
	width: 200px;
	font-size: 14px;
	padding: 30px 0 12px 0;
	}
#menu a {
	color: black;
	text-decoration: none;
	}
#menu dt {
	width: 120px;
	font-size: 15px;
	text-indent: 12px;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 10px 0;
	border-bottom: solid black 2px;
	}
#menu dd {
	margin: 10px 0;
	}
#about {
	width: 120px;
	font-size: 15px;
	text-indent: 12px;
	font-weight: bold;
	border-bottom: solid black 2px;
	}
#bio a {
	padding: 4px 36px 4px 12px;
	border: solid black 2px;
	border-left: none;
	background: #ffcc99;
	}
#bio a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffff99;
	}
#news a {
	padding: 4px 36px 4px 12px;
	border-right: solid black 2px;
	background: #ffcc99;
	}
#news a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffff99;
	}
#con a {
	padding: 4px 36px 4px 12px;
	border-top: solid black 2px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	background: #ffcc99;
	}
#con a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffff99;
	}
#works {
	width: 120px;
	font-size: 15px;
	text-indent: 12px;
	font-weight: bold;
	border-bottom: solid black 2px;
	}
#furn a {
	padding: 4px 36px 4px 12px;
	border-top: solid black 2px;
	border-right: solid black 2px;
	background: #ffff99;
	}
#furn a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffcc99;
	}
#arch a {
	padding: 4px 36px 4px 12px;
	border-top: solid black 2px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	background: #ffff99;
	}
#arch a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffcc99;
	}
#vess  a{
	padding: 4px 36px 4px 12px;
	border-right: solid black 2px;
	background: #ffff99;
	}
#vess a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffcc99;
	}
#sculp a {
	padding: 4px 36px 4px 12px;
	border-top: solid black 2px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	background: #ffff99;
	}
#sculp a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffcc99;
	}
#home a {
	padding: 4px 36px 4px 12px;
	border-top: solid black 2px;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	background: #ffff99;
	}
#home a:hover {
	padding: 4px 36px 4px 12px;
	background: #ffcc99;
	}
body#bio-p #bio a, body#news-p #news a, body#contact-p #con a, body#furn-p #furn a, body#arch-p #arch a, body#vess-p #vess a, body#sculp-p #sculp a {
	background: white;
	}
#main {
	float: right;
	width: 720px;
	height: 600px;
	margin: 12px 0 12px 12px;
	padding: 0;
	background: url(beanbkgd.jpg) no-repeat bottom right;
	}
#contentarea {
	float: right;
	width: 720px;
	height: 580px;
	list-style: none;
	color: #333;
	margin: 4px 0;
	padding: 12px;
	border-top: solid black 4px;
	border-left: solid black 20px;
	border-bottom: solid black 4px;
	background: white;
	}
#intro {
	float: right;
	width: 400px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	margin: 200px 0;
	padding: 24px;
	border-top: solid black 4px;
	border-left: solid black 10px;
	border-bottom: solid black 4px;
	background: white;
	}
#intro em {
	display: block;
	margin: 12px 0 0 0;
	}
#biointro {
	float: right;
	width: 640px;
	color: #333;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	text-indent: 24px;
	margin: 50px 0;
	padding: 20px;
	border-top: solid black 4px;
	border-left: solid black 10px;
	border-bottom: solid black 4px;
	background: white;
	}
#biointro a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-indent: 0;
	margin: 6px 0;
	padding: 2px;
	}
.rule {
	width: 100%;
	border-top: solid 2px #666;
	padding: 12px 0;
	}
.space {
	width: 100%;
	padding: 12px 0;
	}
.fill {
	width: 100%;
	height: 50px;
	color: #333;
	font-size: 13px;
	list-style: none;
	padding: 12px;
	background: #cccccc;
	}
#contentres {
	float: right;
	width: 720px;
	height: 580px;
	list-style: none;
	color: #333;
	margin: 4px 0;
	padding: 12px 24px;
	overflow: scroll;
	border-top: solid black 4px;
	border-left: solid black 20px;
	border-bottom: solid black 4px;
	background: white;
	}
#resume {
	color: #333;
	line-height: 19px;
	}
#resume a{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
.nofill {
	width: 100%;
	height: 50px;
	color: #666;
	font-size: 13px;
	list-style: none;
	padding: 12px;
	background: white;
	}
#maincontact {
	float: right;
	width: 720px;
	height: 550px;
	margin: 12px 0 12px 12px;
	background: url(shelburne.gif) no-repeat top right;
	}
#contactinfo {
	float: right;
	width: 400px;
	height: 250px;
	color: #666;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
	list-style: none;
	margin: 300px 0;
	padding: 12px;
	border-top: solid black 4px;
	border-left: solid black 15px;
	border-bottom: solid black 4px;
	background: white;
	}
#contactinfo a {
	color: #666;
	text-decoration: none;
	}
#statement {
	height: 100px;
	color: #666;
	font-size: 12px;
	text-indent: 36px;
	margin: 0;
	overflow: auto;
	}
#foot {
	clear: both;
	font-size: 10px;
	color: #333;
	text-align: center;
	padding: 4px;
	border-top: solid black 2px;
	}
#foot a {
	text-decoration: none;
	color: #333;
	}
#siteby {
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 240px;
	}