body {
font-family: "Arial" sans-serif;
background-image: url(green.jpg);
background-repeat: repeat;

}


p {
  margin-bottom: 2em;
  margin-right: 15%;
  font-size: .8em;
  color: #333333;
  line-height: 1.8em;
}



a:link {
  color:#666633;
}

a:visited {
  color:#666633;
}

a:hover {
  color:#000000;
}

h1 {
  font-weight: 100;
  font-size: 48px;
  line-height: 72px;
  margin-bottom: 18px;
}

h2 {
  font-weight:  100;
  font-size: 21px;
  line-height: 36px;
  margin-bottom: 18px;
  border-bottom: 3px dotted #666633;
  margin-right: 15%;
}

#background2 {
  background-image: url(raven1a.png);
  background-repeat: no-repeat;
}

#wrap {
  background-color: white;
  background-image: url(raven2a.png);
  background-repeat: no-repeat;
  margin: 0px 200px;
  padding: 20px 40px 40px 40px;
}

#wrap1 {
   padding: 20px 40px 40px 40px;
}

#navbuttons {
  margin-bottom: 3em;
}

#credit {
font-size: .7em;
text-align: right;
font-style: italic;
}

#sidebar
{
	width: 150px;
	padding: 0;
	float: left;
	font-size: .8em;
	color: #663300;
	z-index: 2;

}

#sidebar ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;

}	



#sidebar li {
margin-bottom: 4px;

}


#sidebar li a {
display: block;
padding: 6px 0 0 10px;
background: #f2f2e3;
border-left: 4px solid #333333;
height: 20px;
font-weight: bold;
font-family: "times new roman" serif;
}	

#sidebar li.current a{
color: #333333;
background-color: #ffffff;
}


#main
{
   margin-left: 170px;
}

#wrap2 {
  background-image: url(background.png);
  background-repeat: repeat;
  width: 900px;
  margin: 40px 0px 0px 170px;
  padding: 10px 20px 40px 30px;
}

#wrap2 p {
color: #111111;
}

#header
{
margin:  50px 50px 20px 0;
padding: 20px 20px 20px 20px;
height: 120px;
}


#header img
{
float: left;
padding: 0px 20px 0px 0px;
}

#title
{
font: bold 3em "Book Antiqua", serif;
}

#comptext
{
font: bold 1.7em/1.5 "Book Antiqua", serif;
}

h3
{
font: bold 1.3em/2 "Book Antiqua", serif;
}

h3.first
{
font: bold 1.3em/.5 "Book Antiqua", serif;
}


.evidence li {
  font-size: .8em;
  color: #333333;
  line-height: 1.8em;
  margin-top: 0px;
}

.list {
  width: 625px;
}

.list li {
  font-size: .8em;
  color: #111111;
  line-height: 1.8em;
  margin-top: 0px;
}

.quote {
  width: 450px;
  line-height: 15px;
  padding: 10px;
  margin-left: 50px;
  margin-top: 40px;
  font-weight: 600;
  }

