	.clear { clear: both; } 

	body {
        padding: 0; 
        font: 1em "Trebuchet MS", verdana, arial, sans-serif; 
        font-size: 100%;
        background-color: #fff;
        margin: 0;
    }

	img {border: none;}

  h1 {margin-bottom: 2px;}
  
  h4 {margin-top: 0;}

  td {vertical-align: top;}
  
	#header {
		padding: 15px 0 0 15px;
	}
	
	#paintingsI .paintingsI, 
	#paintingsII .paintingsII, 
	#textilesI .textilesI, 
	#textilesII .textilesII, 
	#textilesIII .textilesIII, 
	#about .about, 
	#resume .resume, 
	#contact .contact, 
	#blog .blog, 
	#links .links, 
	#home .home
	#workshops .workshops  {
	color: #85763A;
	}
	
	#nav{
		position: absolute;
		top: 100px;
		z-index: 100;
		width: 200px;
	}
	
	#nav li {
		list-style: none;
		padding: 2px;
		font-size: 1em;
		color: #000;
	}
	
	#nav a {
		text-decoration: none;
		color: #000;
	}
	
	#nav #aboutthework a {
	  font-size: .8em;
		color: #85763A;
		text-decoration: underline;
	}
	
	#nav a:hover{
		text-decoration: underline;
	}
	
	#copyright {
		font-size: .6em;
		padding: 45px 0 15px 40px;
	}
	
	#aboutthework {
		height: 2em;
		font-size: 1.1em;
		padding: 60px 0 15px 40px;
	}
	
	#caption {
    position: absolute;
    margin-top: 300px;
		width: 145px;
		height: 145px;
		background-color:#E9E8B6;                
	}
	
	#gallery  {
		position: relative;
    left: 50px;
	}
	
	#homeimage {
    position: relative;
    top: 50px;
    left: 250px;
  }
	
  #container {
      background-color: #fff;
      width: 680px;
      margin: 15px auto;
      padding: 0px 50px 50px 145px;
  }

  #main {
    position: relative;
    left: 250px;
  }
    
	#main #textblock {
		width: 600px;
	}
    
	#textblock {
		width: 600px;
		padding: 20px; 0 0 60px;
		font-size: .75em;
		line-height: 1.6em;
	}

	#links p {
		font-size: .8em;
		line-height: 1.4em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#links #main a, #resume-text a {
		font-size: .9em;
		text-decoration: none;
		font-weight: bold;
		color:  #85763A;
	}
	
	#links #main a:hover{
		text-decoration: underline;
	}
	
	#links h2 {
	  padding-top: 20px;
	  margin-bottom: 0;
	}
	
	#contactBox {
	  position: relative;
	  left: 280px;
	  top: 70px;
	}
	
	#portrait {
		float: left;
		margin-top: 75px;
		margin-right: 25px;
		margin-bottom: 250px;
	}
	
	#resume-text {
		position: relative;
		margin-top: 35px;
		margin-left: 35px;
		width: 700px;
	}
	
	#resume-text p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
    margin: 0 0 .7em 0;
		padding: 0 0 0 10px;
		color: #3F3F3F;
	}
	
	#resume-text p strong {
	  color: #85763A;
    font-size: 1em;
	}
	
	#resume-text img {
		padding: 20px 0 0 0;
	}
	
	#resume h3 {
		font-size: 1em;		
		padding: 20px 0 0 0;
	}	
	#textblock p {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 20px;
	}
	
	#textblock h1 {
		font-weight: 900;
		color: #3B77BF;
	}
	
	#textblock h2 {
		font-weight: 900;
    font-size: 1em;
		color: #3B77BF;
		margin-top: 30px;
	}
	
 	#n-copyright {
		font-size: .6em;
		padding: 45px 0 15px 20px;
		color: #3B77BF;
}


</style>
