body {

  font-family: Century Gothic, Geneva, Arial,
        SunSans-Regular, sans-serif; 
  color: #cc9966;
 background: white;}

body.pic {   
  background: white;
}


h1 {
  font-family: Century Gothic, Arial, Geneva,
        SunSans-Regular, sans-serif; 
  font-weight: lighter;
  letter-spacing:0.4em;
  color: #cc9966;
}

h1.header {
  left: 5em;
  position: absolute;
}

h1.front {
  left: 2em;
  position: relative;
}

ul#pn li {
  list-style-type: none;
  display: inline;
}

ul#pn a:link { 
  color: #cc9966}
ul#pn a:visited {
  color: #cc9966 }
ul#pn a:hover {
  color: #acacac }

#pn {
  font-size: 1.4em;
  position: fixed;
  margin: 150px 0 0 0;
  padding: 0.4em;
}

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;

 }

ul.navbar li {
  margin: 0.5em 0;
  padding: 0.3em;

}

ul.navbar a {
  text-decoration: none 
}

ul#sidebar {position: fixed;
  font-size: large;
}


table.new a:link img {border-color: #ffffff;}


table.new a:visited img {border-color: #ffffff;}


table.new a:hover img {border-color: white;}


table.new {
  background: white;

}
  

a:link { 
  color: #412700}
a:visited {
  color: #412700 }

ul a:hover {
color: #cc9966;
}

table.image {
  position: absolute;
  top:25px;
  left: 21em;

  }

table.cool {
  position: absolute; 
  top: 100px;
  left: 150px;
  border: 2px double #cc9966;
  background: #FFFFFF;
  }

table.cool a:link img {border-color: #fdebcf;}


table.cool a:visited img {border-color: #fdebcf;}


table.cool a:hover img {border-color: #cc9966;}



table.small {
  position: absolute; 
  top: 5px;
  left: 900px;

  }



table.small a:link img {border-color: #fdebcf;}


table.small a:visited img {border-color: #fdebcf;}


table.small a:hover img {border-color: #cc9966;}


table.about {
  position: absolute; 
  left: 200px;
  right: 400px;
  top: 100px;
  bottom: 100px;
}

table.about a:hover {
  color: #cc9966;
}


