body, h1, h2, div, img, ul, li {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	background: #cc9 url(img/yellow.gif) top left repeat-x;
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 100.01%; /* changed to prevent IE/Win text-sizing bug */
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
/*	background-color: #cff; */
}
.boxbody a {
	/* slightly different when we're in the main copy */
	text-decoration: underline;
	color: #66c;
}

.sidebox {
	margin-left: 150px;
	margin-top: 10px;
	margin-right: 50px;
	background: url(img/dropbox_04.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img/dropbox_02.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img/dropbox_01.gif) no-repeat top left;
	font-size: 1%;	
}
.mainmenu {
	position: absolute;
	left: 0;
	top: 90px;
	width: 120px;
	list-style-type: none;
}
.mainmenu li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	font-size: 75%;
	text-align: right;
}
.mainmenu li.current {
	background: url(img/mainmenu_dot.gif) no-repeat right;
}
.boxmenu {
	float: left;
	padding-left: 12px;
	margin-top: 65px;
	width: 6em;
	list-style-type: none;
}
.boxmenu li {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px solid #b3d9d9;
	color: #b3d9d9;
	font-size: 70%;
}
.boxmenu li.current {
	background: url(img/boxmenu_dot.gif) no-repeat left;
}
.boxmenu li:first-child {
	border-top: none;
}
.boxbody {
	background: url(img/dropbox_03.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 20px;
	/*padding-left: 120px;*/ /* exchange for margin on new #wrapper element */
	padding-bottom: 31px;
	padding-right: 30px;
	font-size: 75%;
	line-height: 1.5em;
	min-height: 28em;
}
.boxbody p {
	margin-top: .5em; /* 'standardizes' the top margin for the paragraphs */
}

#wrapper {margin-left: 10em;}

img#logo {
	position: absolute;
	left: 50px;
	top: 20px;
}
img.boxmenudot {
	position: relative;
	left: -10px;
}
div#header {
	padding-top: 10px;
	padding-left: 130px;
	padding-right: 130px;
	text-align: center;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
ul.contact {
	font-size: 75%;
	padding-top: 5px;
}
ul.contact li {
	list-style-type: none;
	display: inline;
	padding: 0 0.5em;
}
img#brainside {
	float: left;
	width: 107px;
	margin-left: 48px; /* changed to margin to bring the IE5.x/Win browsers on board */
	margin-top: 140px; /* changed to margin to bring the IE5.x/Win browsers on board */
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

/* ##### Styles for specific pages ##### */

#resume .boxbody h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}
#resume .boxbody h4 {
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 0;
}
#resume .boxbody h5 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}
#resume .boxbody h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}
#resume .boxbody ul {
	list-style-type: none;
	font-size: 90%;
}
#clients .boxbody ul {
	padding-left: 17em;
	list-style-type: none;
}
#clients .boxbody li {
	padding-top: 0.5em;
	text-indent: -15em;
}
#clients .boxbody ul .name {
	font-weight: bold;
}
#portfolio .boxmenu {
	padding-top: 85px; /* override default 65 to make room for icon */
}
#portfolio .portmenu {
	float: left;
	width: 10em;
	padding-left: 12px;
	padding-top: 50px;
	padding-bottom: 15em;
	min-height: 22em;
	padding-right: 0.5em;
	list-style-type: none;
	font-style: italic;
}
#portfolio .portmenu li {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 90%;
}
#portfolio .portmenu li.current {
	background: url(img/boxmenu_dot.gif) no-repeat left;
}
#portfolio .portmenu a {
	text-decoration: none;
	color: #000;
}
#portfolio .piece {
	padding-bottom: 2em;
	min-height: 22em;
	text-align: center;
}

#portfolio .piece p.nav a {
	font-size: 12px;
	text-decoration: none;
	color: #b3d9d9;
}
#portfolio .piece a.prev {
	background: url(img/button_prev.gif) no-repeat center;
	padding: 4px 15px 4px 35px;
	margin-right: 5em;
}		
#portfolio .piece a.next {
	background: url(img/button_next.gif) no-repeat center;
	padding: 4px 40px 4px 20px;
}
#portfolio .piece .copy {
	text-align: left;
}
#portfolio .piece .zoom {
	float: right;
	font-size: 95%;
	text-align: right;
}
#portfolio .piece .zoom a {
	color: #b3d9d9;
	text-decoration: none;
}
#portfolio dl, #portfolio dt, #portfolio dd {
	margin: 0;
	padding: 0;
}
#portfolio dd {
	font-style: italic;
	padding-bottom: 1em;
}
#zoom p {
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 80%;
	font-weight: bold;
}
#zoom span.client {
	font-style: italic;
}
#zoom div#topstrip {
	background-color: #cc9;
	border-bottom: 1px solid gray;
	height: 25px;
	margin: 0;
	padding: 0;
}
#zoom div#movie {
	text-align: center;
	padding-top: 20px;
}
#zoom img#close {
	float: right;
	width: 41px;
	height: 15px;
	padding-right: 5px;
}
#zoom img#left {
	float: left;
	padding-top: 100px;
}
#zoom img#right {
	float: right;
	padding-top: 100px;
}
