@charset "UTF-8";
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left; 
}

img {
	border: 0;
	outline: none;
}

p, h1, h2, h3, h4, ul, pre {
	margin: 0px;
	padding: 0px;
}

pre { font-size: 1.5em; }

.space_above {
	margin-top: 2em;
}

#container {
	width: 750px;
	height: 550px;
	text-align: left;
	background-image: url(/img/common/pm-bg-02.png);
	background-repeat: no-repeat;
}

#header {
	float: left;
	width: 750px;
	height: 125px;
}

#pm_sig {
	margin: 30px 0 0 210px;
	padding: 0;
}

#nav {
	clear: both;
	margin: 6px 0 0 210px;
	padding: 0;
}

#nav ul{
	padding: 0;
	margin: 3px 0 0 0;
	list-style-type: none;
	text-align: left;
}

#nav ul li {
	display: inline;
	margin: 0 32px 0 0;
}

#navHome a {
	width: 40px;
	height: 20px;
	display: block;
	background: url(/img/common/nav-home-02.png) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#navHome a:hover {
	background-position: -40px;
}
#navHome {
	width: 40px;
	height: 20px;
	background: url(/img/common/nav-home-02.png) no-repeat;
	float: left;
}

#navPrintmaking a {
	width: 72px;
	height: 20px;
	display: block;
	background: url(/img/common/nav-print-02.png) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#navPrintmaking a:hover {
	background-position: -72px;
}
#navPrintmaking {
	width: 72px;
	height: 20px;
	background: url(/img/common/nav-print-02.png) no-repeat;
	float: left;
}

#navDrawing a {
	width: 49px;
	height: 20px;
	display: block;
	background: url(/img/common/nav-draw-02.png) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#navDrawing a:hover {
	background-position: -49px;
}
#navDrawing {
	width: 49px;
	height: 20px;
	background: url(/img/common/nav-draw-02.png) no-repeat;
	float: left;
}

#navAbout a {
	width: 40px;
	height: 20px;
	display: block;
	background: url(/img/common/nav-about-02.png) no-repeat;
	text-indent: -9999px;
	outline: none;
}
#navAbout a:hover {
	background-position: -40px;
}
#navAbout {
	width: 40px;
	height: 20px;
	background: url(/img/common/nav-about-02.png) no-repeat;
	float: left;
}

/*#mainContent {
	clear: both;
	float: left;
	margin: 15px 0 0 213px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 485px;
	height: 355px;
	overflow: auto;
}
*/	/*border: solid 1px black;*/

#mainContent {
	clear: both;
	float: left;
	overflow: auto;
	width: 720px;
}

#mainContent h2 {
	padding: 0.5em 0 0.4em 0;
	font-size: 2em;
	/*letter-spacing: -0.05em;*/
}

#mainContent p {
	padding: 0.5em 0 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

/* keep #sub_links, #scroll_panel and #sub_links #scroll_panel in this order 
   to allow nesting of #scroll_panel within #sub_links in html */
#sub_links {
	clear: both;
	float: left;
	display: block;
	margin: 15px 0 0 213px;
	width: 485px;
}
#scroll_panel {
	clear: both;
	float: left;
	margin: 15px 0 0 213px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 485px;
	height: 355px;
	overflow: auto;
}
#sub_links #scroll_panel {
	height: 315px;
	margin: 15px 0 0 0;
}

#sub_links ul {
	padding: 0;
	margin: 3px 0 8px 0;
	list-style-type: none;
	text-align: left;
}

#sub_links ul li {
	display: inline;
	margin: 0 2em 0 0;
}

#sub_links a {
	font-weight: bold;
}

.thumb {
	width: 135px;
	height: 135px;
	margin: 3px;
	display:inline-block;
	padding: 5px;
	overflow: hidden;
}

#sub_links #scroll_panel a img {
	/* otherwise Safari won't consistently arrange the thumbs */
	width: 135px;
	height: 135px;
}

#detail_nav_and_description {
	float: right;
	display: block;
	width: 90px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#detail_nav_and_description a, #detail_nav_and_description ul {
	font-weight: normal;
	text-align: left;
}

#detail_nav_and_description ul li {
	margin-right: 0.5em;
	line-height: 1em;
}

#detail_nav_and_description h3 {
	margin: 30px 0 10px 0;
	font-size: 1.5em;
}

#full_image {
	float: left;
	width: 370px;
	height: 315px;
	overflow: hidden;
	text-align: center;
	padding: 0;
	margin: 0;
}

.cv {

}

.cv h3 {
	font-size: 1.5em;
	margin-top: 2em;
	/*text-decoration: underline;*/
}

.cv h4 {
	font-size: 1.3em;
	margin-top: 1.5em;
}

.date {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
	margin: 1.2em 0 0 20px;
	padding: 0;
	display: block;
}

.place_of_learning {
	font-weight: bold;
	font-size: 1.1em;
	margin: .2em 0 0 40px;
	padding: 0;
	display: block;
}

.course {
	font-size: 1.1em;
	margin: 0.2em 0 0 40px;
	padding: 0;
	display: block;
}

.cv_table {
	font-size: 1.1em;
	margin: 0.2em 0 0 40px;
	padding: 0;
	display: block;
}

.exhib_date {
	width: 6em;
}

.exhib_cell {
}

.collection {
	font-weight: bold;
	font-size: 1.3em;
	margin: .5em 0 0 40px;
	padding: 0;
	display: block;
}

#footer { 
	/*padding: 50px 0 0 50px;
	clear: both;*/
	position: fixed;
	margin: 550px 0 0 50px;
}

#footer p {
	font-size: 0.9em;
	line-height: 1.7em;
	text-align: left;
	color: #999999;
}