body {
  	color: #393838;
  	font-size: 11px;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

#allcontent { 
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	position: absolute;
	top: 37px;
	left: 30px;
}

#logo p img {
	border: none;
}

h1 {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6b6867;
	font-size: 140%;
	margin-bottom: -8px;
}

p {
	line-spacing: 20px;
}

#info {
	text-align: center;
	margin-top: 90px;
}

#info a:link {
	border-bottom: thin dotted #6b6867;
}

.small {
	font-size: 80%;
}

a:link {
	color: #777371;
	text-decoration: none;
}
a:visited {
	color: #777371;
	text-decoration: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

a:hover {
	color: #b91d12;
}

a img {
	border: none;
}

#portrait img {
	border: thin dotted #6b6867;
	margin-top: -190px;
	margin-left: 200px;
	width: 200px;
	height: 200px;
	padding: 0px;
}

#navigation {
	list-style-type: none;
	padding: 45px 15px 0px 0px;
	text-align: right;
	font-size: 11px;
}

#navigation li {
	display: inline;
	padding: 10px;
	letter-spacing: 1px;
}

body#home a#homenav,
body#installations a#instalnav,
body#sculpture a#sculpnav,
body#paintings a#paintnav,
body#drawings a#drawnav,
body#press a#pressnav,
body#resume a#resumenav,
body#contact a#contnav {
color: #b91d12;
}