* {
  margin: 0;
  padding: 0;
}

#content a:link,
#content a:visited,
#content a:active
{
  border-bottom: 1px solid #000;
  text-decoration: none;
  color: #609;
  font-weight: bold;
}

#content a:hover {
  border: none;
  background-color: #609;
  color: #fff;
}

body
{
  background-color: #609;
  font-size: 12px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

p, blockquote, li, h2, h3
{
  line-height: 1.5em;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.2em;
}

p {
  margin-bottom: 1em;
}

blockquote
{
  margin-left: 20px;
  margin-right: 0px;
}

#sidebar-2 p
{
  line-height: 15px;
}

#head
{

}

#shadow {
  background: transparent url('images/background.jpg') repeat-y top center;
  width: 850px;
  margin: 0 auto;
}

#container
{
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0 10px;
}

#content
{
  text-align: left;
  margin-left: 205px;
}

#content ul,
#content ol {
  margin-left: 3em;
  margin-bottom: 1em;
}

#sidebar-2
{
  float: left;
  width: 200px;
  \width: 200px;
  w\idth: 200px;
  margin-left: 5px;
  padding-top: 80px;
}

#foot
{
  border-top: 1px solid #ccc;
  clear: both;
  margin-top: 25px;
  line-height: 2em;
  height: 2em;
  text-align: center;
  color: #999;
}
#accessibility
{
  position: absolute;
  top: -10000px;
}
a
{
  color: black;
  text-decoration: none;
  border-bottom: 1px black solid;
}

#sidebar-2 a
{
  border: 0px;
  color: #609;
}

#sidebar-2 ul {
  list-style: none;
  margin-bottom: 2em;
}

#sidebar-2 ul li {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 2em;
}

h1
{
  font-weight: normal;
  text-decoration:none;
  font-size: 3em;

  text-align: left;
}

h1 img {
  margin: 30px auto 30px 20px;
}

h2
{
  font-family: Helvetica, Arial, sans-serif;;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.4em;
  margin-bottom: 1em;
}

h3, h3 a
{
  border: 0px;
  font-family: Georgia, Times, Serif;
  margin-top: 1em;
  font-size: 1.2em;
}

h1 a
{
  color: #660099;
  border: 0;
}

h1 a img {
  border: 0;
}

.caps
{
  letter-spacing: 0.1em;
}

#content hr
{
  color: #ccc;
  width: 66%;
  margin-top: 2em;
  margin-bottom: 2em;
}
.comments_error
{ 
  background-color: #ffa 
}

div.comments_error
{
  border: 1px solid #cc8;
  padding : 0.3em;
}

#letter {
  margin: 2em;
  padding: 1em 2em;
  background-color: #eee;
  line-height: 1.6em;
}

.article_image {
  float: left;
  margin-right: 1.5em;
  border: 1px solid #ccc;
  padding: 5px;
}

ul#photos
{
  width: 30em;
  margin: 0;
  list-style: none;
  height: 45em;
}

/* float & allow room for the widest item */
ul#photos li
{
  float: left;
  width: 5em;
}

/* stop the float */
ul#photos br
{
  clear: left;
}

/* separate the list from subsequent markup */
div.wrapper
{
  margin-bottom: 1em;
}

#placeholder {
  float: left;
  margin-bottom: 1.5em;
  border: 1px solid #ccc;
  padding: 5px;
}

img.photo {
  border: 1px solid #ccc;
  padding: 2px;
  margin-right: 1em;
margin-bottom: 0;
  float: left;
}
