body {
  background: #59979c url(/img/header.png) repeat-x top left;
  color: #fefce7;
  font-family: Georgia, Times, serif;
  float: left;
  width: 100%;
}

#wrapper {
  width: 996px;
  margin: 0 auto;
  padding-top: 20px;
}

#header {
  width: 575px;
  float: left;
  padding-top: 50px;
}
#header h3 {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  font-family: Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
}
#header #nav {
  font-style: italic;
  font-size: 13px;
  letter-spacing: 1px;
  padding-left: 15px;
}
#header #nav li {
  line-height: 22px;
}
#header #nav a span {
  font-style: normal;
}
#header #nav a:link,
#header #nav a:visited {
  color: #062e3d;
  text-decoration: none;
}
#header #nav a:hover,
#header #nav a:active {
  text-decoration: underline;
}


#book {
  float: right;
  width: 275px;
  padding-top: 25px;

}
#book a img {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  width: 170px;
  height: 45px;
}


#main {
  clear: both;
  position: relative;
  top: -75px;
  width: 625px;
}
#main h1 {
  font-family: Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #062e3d;
  width: 600px;
}
#main h1 span {
  display: block;
  font-size: 12px;
}
#main h2 {
  font-family: Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #062e3d;
  padding-top: 25px;
  font-size: 12px;
  width: 600px;
}
#main p {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 20px;
  width: 600px;
}
#main blockquote p {
  font-size: 13px;
  line-height: 19px;
  width: 450px;
  margin-left: 15px;
  border-left: 1px solid #fefce7;
  padding-left: 15px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}
#main .underline {
  text-decoration: underline;
}
#main .indent {
  padding-left: 40px;
  display: block;
}
#main a:link,
#main a:visited {
  color: #eef594;
}
#main a:hover,
#main a:active {
  color: #d7df6f;
}


/* Resources
------------------------*/
#resources #menu {
  padding-top: 20px;
}
#resources #menu li a {
  color: #fefbe8;
  text-decoration: none;
  float: left; 
  clear: both;
  padding: 12px 12px;
}
#resources #menu li a:hover {
  background-color: #fefbe8;
  color: #59979c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#resources #menu li {
  margin: 0 0 30px 0;
  font-family: Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  float: left;
  clear: both;
  list-style-type: none;
  width: 450px;
}
#resources #menu li span {
  display: block;
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 12px;
  text-transform: none;
}
#resources #menu li strong {
  float: right;
  font-size: 28px;
}
#resources-inner h1 em {
  font-size: 18px;
  font-style: normal;
  margin-top: 25px;
  display: block;
}
#resources-inner h3 {
  width: 600px;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  font-family: Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
}
#resources-inner p {
  font-size: 12px;
  line-height: 17px;
  padding-bottom: 40px;
}


/* Columns
------------------------*/
#column-archives #main ul {
  padding: 10px 10px 0 0;
  width: 290px;
  float: left;
}
#column-archives #main li {
  font-style: italic;
  font-size: 13px;
  float: left;
  clear: both;
  list-style-type: none;
  margin: 0 0 8px 0;
  line-height: 16px;
  width: 290px;
}
#column-archives #main li a {
  color: #fefbe8;
  text-decoration: none;
  float: left; 
  clear: both;
  padding: 5px;
}
#column-archives #main li a:hover {
  background-color: #fefbe8;
  color: #59979c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#column-list {
  width: 996px;
  position: relative;
}

#writing-for-the-non-academic-world table {
  width: 600px;
  font-size: 11px;
  line-height: 16px;
  font-family: Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
#writing-for-the-non-academic-world th {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  width: 300px;
  background-color: #fefce7;
  border: 1px solid #fefce7;
  color: #59979c;
}
#writing-for-the-non-academic-world td {
  width: 300px;
  border: 1px solid #fefce7;
  padding: 10px;
}

#about #photo {
  border: 4px solid #fefbe8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin: 0 20px 0 0;
}
#main ul {
  padding-bottom: 10px;
  width: 450px;
}
#main li {
  list-style-type: disc;
  margin: 0 0 15px 40px;
  font-size: 14px;
  line-height: 19px;

}


#about #photo {
  width: 300px;
}
#about p {
  width: auto;
}
img, div { behavior: url(/css/iepngfix.htc) }
/* Print
------------------------*/
@media print {
  
  #header, #nav, .credit {
    display: none;
  }
  .ie {
    width: 400px;
  }
}