body, div {
	color: #000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

img {border: 0;}

div#logo {margin-bottom: 2em;}

h1 {font-size: 2em;}

ul {
	margin-top: 0.5em;
	padding-left: 3em;
}
ul li {margin-left:0;}

dl dt {
  font-size: 1em;
  font-weight: bold;
	margin-top: 0;
}
dl dd {margin:0;}

#bio-photo {background-image:none !important;}
#print-photo {
	display: inline;
	float: right;
}

.client-name {color: #000;}

/* Homepage */
#rotating-content {display:none;}
#box2, #box3 {margin-top:2em;}
#box3 {font-style:italic;}

/* For the site map - but works fine everywhere */
#copyright {clear:both; display:block;}

div#content1 {
	margin-bottom: 1em;
}

/* #content2 {
	display: inline;
} */
#content2 dl {
	margin: 0;
	padding: 0;
}

#header, #main, #content1, #copyright {
	margin: 0 auto;
	width: 600px;
}

#menu, #submenu, #footer,
#bio-download, .noprint {
	display: none;
}

#copyright {
	font-size: 0.8em;
	margin-top: 1em;
}

/* WinIE adjustment(s) */
* html #print-photo {clear:none; margin-top: 1em;}
* html ul {margin-left: 0;}


/* Hide Portfolio logo extra stuff. */
.showlogo {display: none;}
dl.expanded {
	background-image: none;
}
dl.expanded dt {
	background-image: none;
	display: none;
	padding: 0;
}
dl.expanded dd {
	background-image: none;
	margin: 0;
	padding: 0;
}