* {
	font-family: Verdana, Arial, Tahoma, Verdana, sans-serif;
	font-size: 8pt;
}

html {
	height: 100%;
}

body {
	background-image: url('/_images/bkgd_orange_stripes.gif.png');
	margin: 0 0 0 50px;
	height: 100%;
}

th {
	text-align: left;
}

h1, h2 {
	margin-top: 0px;
	font-family: Georgia;
	color: #666;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 16px;
	border-bottom: 1px solid #666;
}

h2 {
	font-size: 12px;
}

h3 {
	margin: 0;
}

h3 + p {
	padding: 0;
	margin: 0;
	font-style: italic;
}

h3 + p + p + p {
	margin-bottom: 40px;
}

#pageArea {
	background-color: #FFF;
	width: 800px;
	height: 1400px;
	border-right: 2px solid white;
}

#leftShadow {
	display: inline;
	width: 18px;
	background-image: url('/_images/shadow_left.png');
	background-repeat: repeat-y;
	height: 100%;
}

#rightShadow {
	display: inline;
	width: 18px;
	background-repeat: repeat-y;
	height: 100%;
}

#subNav {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 70px;
	width: 730px;
	border-bottom: 1px solid #999;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
}

#contentArea {
	padding-top: 30px;
	padding-left: 70px;
	width: 520px;
	height: 100%;
	line-height: 180%;
}

#sidebarArea {
	padding-top: 30px;
	padding-left: 20px;
	width: 170px;
	height: 100%;
	position: absolute;
	left: 640px;
	top: 329px;
}

#sidebarArea h1 {
	color: gray;
	border-bottom-color: gray;
}

#fpSidebarArea {
	text-align: right;
	width: 211px;
	position: absolute;
	left: 640px;
	top: 320px;
}

a, a:link, a:visited {
	color: gray;
}

.footnote, .footnote a {
	margin-top: 0px;
	font-size: 90%;
	line-height: 180%;
	color: #999999;
}

#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url('/_images/mouseover/nav_ebay.gif.png');
	background-image: url('/_images/mouseover/nav_pc_mac.gif.png');
	background-image: url('/_images/mouseover/nav_projects.gif.png');
	background-image: url('/_images/mouseover/nav_web_site.gif.png');
	background-image: url();
}
