/* page structure */


/*This is a modified reset derived from Eric Meyer's reset.
See http://meyerweb.com/eric/tools/css/reset for the original.*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	/*border:1px solid red;*/
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
/* end of reset */

body
{
	color: #222;
	background-color: #fff;
	text-align:center;
	font:normal 62.5% Georgia, Garamond, Helvetica, Arial;
}

img.margin { margin: 0 10px 0 0; }


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

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

a:hover{
	color: #6606bf;
	text-decoration:none;
}

#container{
	background-color: #fff;
	width: 1100px;
	margin: 0 auto;
	padding: 10px 10px 0 30px;
	text-align:left;
	position: relative;
}

#content{
	width: 1100px;
	height:600px;
	margin: 0 auto;
	padding:20px 0px 20px 0;
	position: relative;
}

#content_main{
	width: 1100px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter1{
	width: 2900px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter2{
	width: 3616px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter3{
	width: 2530px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter{
	width: 1300px;
	height:600px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter4{
	width: 4165px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter5{
	width: 3076px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

#content_chapter7{
	width: 1978px;
	height:700px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
}

p{
	margin: 0;
	padding: 0px 480px 0px 20px ;
	font-size: 1.2em;
	text-align: left;
	color: #242424;
}

.center{
    text-align:center;
}
ul#nav{
	margin:0;
    	padding:12px 0px 40px 0px;
	width: 460px;
	text-align:left;
	list-style-type: none;
	position: relative;
	float: right;
}

ul#nav li{
    display: inline ;
	padding: 6px 0 6px 40px;
	line-height: 14pt; 	
}

ul#nav li a{
    position: relative;
    margin: 0; 
}

ul#nav li a:hover,
ul#nav li a#on{
    color:#6600CC;	
}

ul#nav li#links{
	color: #222;
	display:inline;
	font:1.2em Garamond, Georgia, Helvetica, Arial;
	margin:0px 0 0 0 ;
	text-align:center;
	text-decoration: none;
	
}


ul#projects{
	margin:20px 0 0 20px;
    	padding:20px 20px 20px 30px;
	width:190px;
	text-align:left;
	list-style-type: none;
	border-right:1px #fff solid;
	position: relative;
	float:left;	
	font:1.1em Georgia, Goudy Old Style, Garamond, Helvetica, Arial;
	
}

ul#projects li{
    display: block;	
	padding: 8px 5px;
}

ul#projects li a{
    position: relative;
    margin: 0; 
    
}

ul#projects li a:hover,
ul#projects li a#on{
    color:#6600CC;
	font-style: italic;	
}

/*new staff**/
ul#projects li ul {visibility:visible; padding-top: 10px; padding-left: 10px; font-size:90%;}

ul#projects li:hover ul,
ul#projects li a:hover ul {visibility:visible; color:#222;}

ul#projects li:hover ul li a,
ul#projects li a:hover ul li a {display:block; color:#222;}

ul#projects li:hover ul li a:hover,
ul#projects li a:hover ul li a:hover {text-decoration: none; color:#6600cc;}

ul#exhibitions{
	margin:20px 0 0 20px;
    	padding:200px 20px 20px 40px;
	width:190px;
	text-align:left;
	list-style-type: none;
	border-right:1px #fff solid;
	position: relative;
	float:left;	
	font:1.1em Georgia, Goudy Old Style, Garamond, Helvetica, Arial;
	
}

ul#exhibitions li{
    display: block;	
	padding: 8px 5px;
}

ul#exhibitions li a{
    position: relative;
    margin: 0; 
    
}

ul#exhibitions li a:hover,
ul#exhibitions li a#on{
    color:#6600CC;
	font-style: italic;	
}

ul#index{
	margin:80px 0 0 0;
    	padding:20px 20px 20px 80px;
	width:220px;
	text-align:left;
	list-style-type: none;
	border-right:1px #fff solid;
	position: relative;
	float:left;	
	font:1.1em Georgia, Goudy Old Style, Garamond, Helvetica, Arial;
	
}

ul#index li{
    display: block;	
	padding: 8px 5px;
}

ul#index li a{
    position: relative;
    margin: 0; 
    
}

ul#index li a:hover,
ul#index li a#on{
    color:#6600CC;
	font-style: italic;	
}

ul#work{
	margin:0;
    	padding: 0 0 10px 20px;
	width:180px;
	text-align:left;
	list-style-type: none;
	border-right:1px #fff solid;
	position: relative;
	float:left;	
}

ul#work li{
    display: block;	
	font:1.2em Georgia, Garamond, Helvetica, Arial, sans-serif;
	padding: 8px 5px;
}

ul#work li a{
    position: relative;
    margin: 0; 
    
}

ul#work li a:hover,
ul#work li a#on{
    color:#6606bf;
}

div.img
  {
  margin:4px 0 0px 0;
  border:1px solid #fff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:4px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #949494;
  }

#slideshowContainer{
	background-color: #fff;
	width:650px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerIndex{
	background-color: #fff;
	width:1000px;
	float: left;
	position:relative;
	padding:5px 0 0 60px;
}

#slideshowContainerIndex1{
	background-color: #fff;
	width:550px;
	float: left;
	position:relative;
	padding:20px 0 0 70px;
}

#slideshowContainerWork{
	background-color: #fff;
	width:820px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerConcise{
	background-color: #fff;
	width:1600px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter1{
	background-color: #fff;
	width:2560px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter2{
	background-color: #fff;
	width:3276px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter3{
	background-color: #fff;
	width:2190px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter{
	background-color: #fff;
	width:950px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter4{
	background-color: #fff;
	width:3825px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter5{
	background-color: #fff;
	width:2736px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerChapter7{
	background-color: #fff;
	width:1638px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#images {
	line-height:460px;
	height: 460px; 
	text-align: right;
	padding: 0 90px 0 0;
}

#images_index {
	line-height:460px;
	height: 460px; 
	text-align: left;
	padding: 0 0px 0 0;
}

#imgplace{
	vertical-align: middle;	
}

#text{
	float: left;
	width: 500px; 
	text-align: left;
	
}

/********************************
             
			 HEADER
			 
********************************/

div#header {
    	margin:40px 0 0px 20px;
	padding:0;
    	background-color: #fff;
	width:1050px;
	position:relative;
	font:1.3em Georgia, Goudy Old Style, Garamond, Helvetica, Arial;
	border-bottom:1px #151515 solid;
}

div#header .skip {
		display:none;
}


h1 {
	margin:0px 0 0 0px;
	padding:0;
	text-indent:-9999px;
}

div#header h1 a:focus{-moz-outline-style: none;}

h1 a, h1 a:hover {
    background: url("../images/name.jpg") no-repeat;
	background-color: #fff;
	margin:0 auto;
	padding:0 0px 0 0px;
	display:block;
	height:30px;
	float: left;
	width:331px;
}

h2{
	font-size: 1.2em;
	font-family: Georgia, Garamond, Palatino Linotype, Helvetica, Arial, sans-serif;
	text-decoration:underline;
	padding: 0px 0px 0px 40px;
}

#bottuns{
	width:400px;
	height:70px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #222;
}

#info{
	position:absolute;
	left:20px;
}

#info2{
	position:absolute;
	top: 460px;
	left:320px;
}

#info3{
	position:absolute;
	left:80px;
}

#info4{
	position:absolute;
	left:180px;
}

#info5{
	position:absolute;
	top: 460px;
	left: 220px;
}

#info6{
	position:absolute;
	top: 460px;
	left: 405px;
}

#info7{
	position:absolute;
	top: 460px;
	left: 445px;
}

#info8{
	position:absolute;
	top: 460px;
	left: 230px;
}

#info9{
	position:absolute;
	top: 460px;
	left: 190px;
}

#info_ex{
	position:absolute;
	top: 460px;
	left: 140px;
}

#bottuns2{
	width:300px;
	height:70px;
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #222;
}


#next{
	position: absolute;
	left:500px;
	top: 460px;
	font-size: 1.1em;
	text-align: right;
	color: #222;
}

#next2{
	position: absolute;
	left:530px;
	top: 460px;
	font-size: 1.1em;
	text-align: right;
	color: #222;
}

#next3{
	position: absolute;
	left:460px;
	top: 460px;
	font-size: 1.1em;
	text-align: right;
	color: #222;
}

#next4{
	position: absolute;
	right:100px;
	top: 460px;
	font-size: 1.1em;
	text-align: right;
	color: #222;
}

#back{
	position: absolute;
	right:160px;
	top: 460px;
	font-size: 1.1em;
	color: #222;
}

#back2{
	position: absolute;
	right:120px;
	top: 460px;
	font-size: 1.1em;
	color: #222;
}

#back3{
	position: absolute;
	right:140px;
	top: 460px;
	font-size: 1.1em;
	color: #222;
}

#bio
{
	margin: 0;
	padding: 0px 0px 0px 180px;
	width: 400px;
	font-size: 1.1em;
	text-align: left;
	color:#222;
	font-family: Georgia, Garamond, Palatino Linotype, Helvetica, Arial, sans-serif;;
	line-height: 17px;
	}	

#bio2
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 750px;
	font-size: 1.1em;
	text-align: right;
	color:#222;
	font-family: Georgia, Garamond, Palatino Linotype, Helvetica, Arial, sans-serif;;
	line-height: 17px;
	}	

#bio3
{
	margin: 0;
	padding: 0px 0px 0px 40px;
	width: 500px;
	font-size: 1.1em;
	text-align: left;
	color:#222;
	font-family: Georgia, Garamond, Palatino Linotype, Helvetica, Arial, sans-serif;;
	line-height: 17px;
	}	

#bio4
{
	margin: 0;
	padding: 0px 0px 0px 40px;
	width: 600px;
	font-size: 1.1em;
	text-align: left;
	color:#222;
	font-family: Georgia, Garamond, Palatino Linotype, Helvetica, Arial, sans-serif;;
	line-height: 17px;
	}

#footer{
	width: 1000px;
	height: 20px;
	margin: 30px 20px 0 40px;
	padding:0;
	position: relative;
	text-align: right;
}

a.copyright{
	font-family: Helvetica, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 12pt;
	color: #b7b7b7; 
}

.clear{
	clear:both;
}
