body
  {
  background-color: #cfdcd4;
  
  color: #fff;
  }
  
#wrap
  {
  background:#cfdcd4 url('images/sk_collage_logo_100c.gif') no-repeat;
  margin: 0 auto;
  
  padding: 0;
  width: 900px;
  height: 100%;
  
  border: 0px solid #000;
  }
  
  
  #navbar 
  {
  color: #764d32;
  font-size: 11px;
  
  font-size: xx-small;
  font-family: arial, sans-serif;
  line-height: 8px;
  background-color: transparent;
  letter-spacing: 6px;
  text-align: center;
  text-decoration: none;
  margin-top: 4px;
  margin-bottom: 8px;
  height: 16px;
  }
  
  #navbar2
  {
  color: #764d32;
  font-size: xx-small;
  font-family: arial, sans-serif;
  line-height: 16px;
  background-color: transparent;
  letter-spacing: 6px;
  text-align: center;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 16px;
  
  border: 0px solid #000;
  }


a.nav, a.nav:link, a.nav:visited, a.navselect, a.navselect:link, a.navselect:visited
  {
  color: #764d32;
  text-decoration: none;
  }
  
a.nav:hover, a.navselect:hover
  {
  color: #fff;
  }
   
#indexnav
  {
  background-color: transparent;
  text-align: center;
  color: #764d32;
  font-size: 11px;
  font-family: tahoma, arial;
  letter-spacing: 6px;
  word-spacing: 4px;
  margin-top: 12px;
  margin-bottom: 5px;
  }


body#portfolio  a.navselect
  {
	color: #fff;
	}
  
#index
  {  padding-top: 20px;
  width: 700px;  height: 500px;
  margin: 0 auto;
  border: 0px solid #000;
  }

  
p.thumbs
  {
  	clear: both;
  color: #764d32;
  font: 11px arial, tahoma, sans-serif;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: center;
  
  padding-bottom: 50px;
  }
  
#footer 
  {
  	clear: both;
  color: #764d32;
  font-family: tahoma, arial;
  
  font-size: xx-small;
  line-height: 16px;
  text-align: center;
  letter-spacing: 1px;
  word-spacing: -.20em;
  height: 16px;
  
  padding: 0;
  
  padding-top: 0px;
  
  margin: 0;
  
  border: 0px solid #000;
  }

div.pic
  {
  float: left;
  height: 126px;
  width: 126px;
  padding: 0px 20px 36px 22px;
  
  border: 0px solid #000;
  }
  
div.pic img
  {  padding: 10px;
  border: 1px solid #bdbdbd;  border-bottom: 1px solid #9d9d9d;  border-right: 1px solid #9d9d9d;  background: #fff;
  }

