/* page structure */

/*******RESET CSS********/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, 
dfn, em, img, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	/*border:1px solid red;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* 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: 0 0 0 0px;
	text-align:left;
	position: relative;
}

#content{
	width: 1100px;
	height:500px;
	margin: 0 auto;
	padding:20px 20px 20px 0;
	position: relative;
	border: 0px solid #ffcc33;
}

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

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

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

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

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

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

#content_chapter7{
	width: 1878px;
	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:0px 0px 40px 0px;
	width: 400px;
	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#links{
	color: #222;
	display:inline;
	font:1.4em Garamond, Georgia, Helvetica, Arial;
	margin:0px 0 0 0 ;
	text-align:center;
	text-decoration: none;
	
}


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

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:#6606bf;
}

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:1100px;
	float: left;
	position:relative;
	padding:5px 0 0 0;
}

#slideshowContainerWork{
	background-color: #fff;
	width:650px;
	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;
}

#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: center;
}

#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:750px;
	position:relative;
}

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.gif") no-repeat;
	background-color: #fff;
	margin:0 auto;
	padding:0 0px 0 0px;
	display:block;
	height:16px;
	float: none;
	width:125px;
}

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

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

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

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

#info2{
	position:absolute;
	top: 360px;
	left:570px;
}

#info3{
	position:absolute;
	top: 400px;
	left:180px;
}

#info4{
	position:absolute;
	top: 360px;
	left:620px;
}

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

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

#back{
	position: absolute;
	right:180px;
	top: 440px;
	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;
	}
	
#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;
}