@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	color: #000000;
	background-color: #a7ac9f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#metacontainer {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/dropshadow.png);
	background-position: center;
}
#container {
	width: 900px;
	background: #000000;
	text-align: left;
	margin: 0 auto;
}
#header {
	background-color: #DCCBAC;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#sidebar1 {
	width: 346px;
	float: left;
	background-color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: normal;
}
#maincontent {
	width: 500px;
	float: right;
	padding: 15px;
	background-color: #E8E9DD;
	background-image: url(images/topborder.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.prop {
    height:1000px;
    float:right;
    width:1px;
  }
#container #maincontent {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.clearfloat {
	clear:both;
	height:0;
	
	font-size: 1px;
	line-height: 0px;
}
#footer {
	padding: 5px;
	font-size: 80%;
	color: #736B5E
}
#container #footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
h1 {
	color: #640f0f;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 168%;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-variant: normal;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}
h3 {
	color: #640f0f;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 130%;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-variant: normal;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
#maincontent p {
	line-height: 130%;
}
p {
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.dropCap:first-letter {
	font-size:4em;
	line-height:0.75em;
	float:left;
	margin-right:0.1em;
	color:#999;
	font-weight:bold;
	font-style:normal;
}
a.button00 { 
	background: url(images/sidebar_00.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
}
a.button00 span {
	display: none;
}
a.button00:hover {
	background: url(images/sidebar_00.png) repeat 0px -19px;
}

#sidebar1 #sidebarelement1 {
	background-image: url(images/sidebar_element.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
	width: 333px;
}
a.button01 {
	background: url(images/sidebar_01.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
	a.button01 span {
		display: none;
	}
	a.button01:hover {
		background: url(images/sidebar_01.png) repeat 0px -19px;
	}
a.button02 {
	background: url(images/sidebar_02.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button02 span {display: none; 
}
	a.button02:hover {
	background: url(images/sidebar_02.png) repeat 0px -19px;
}
a.button03 {
	background: url(images/sidebar_03.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button03 span {display: none; 
}
	a.button03:hover {
	background: url(images/sidebar_03.png) repeat 0px -19px;
}
a.button04 {
	background: url(images/sidebar_04.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button04 span {display: none; 
}
	a.button04:hover {
	background: url(images/sidebar_04.png) repeat 0px -19px;
}
a.button05 {
	background: url(images/sidebar_05.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button05 span {display: none; 
}
	a.button05:hover {
	background: url(images/sidebar_05.png) repeat 0px -19px;
}
a.button06 {
	background: url(images/sidebar_06.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button06 span {display: none; 
}
	a.button06:hover {
	background: url(images/sidebar_06.png) repeat 0px -19px;
}
a.button07 {
	background: url(images/sidebar_07.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button07 span {display: none; 
}
	a.button07:hover {
	background: url(images/sidebar_07.png) repeat 0px -19px;
}
a.button08 {
	background: url(images/sidebar_08.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button08 span {display: none; 
}
	a.button08:hover {
	background: url(images/sidebar_08.png) repeat 0px -19px;
}
a.button09 {
	background: url(images/sidebar_09.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
	a.button09 span {display: none; 
}
	a.button09:hover {
	background: url(images/sidebar_09.png) repeat 0px -19px;
}
a.button10 {
	background: url(images/sidebar_10.png) repeat 0px 0px;
	width: 313px;
	height: 19px;
	display: block;
}
	a.button10 span {display: none; 
}
	a.button10:hover {
	background: url(images/sidebar_10.png) repeat 0px -19px;
}
	
	#sidebarbrit {
	background-image: url(images/sidebar_britart.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 313px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.buttonbrit {
	background: url(images/sidebar_britart.png) repeat 0px 0px;
	width: 313px;
	height: 38px;
	display: block;
}
	a.buttonbrit span {display: none; 
}
	a.buttonbrit:hover {
	background: url(images/sidebar_britart.png) repeat 0px 0px;
}
	#sidebar00 {
	background-image: url(images/sidebar_00.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 313px;
	float: none;
}
	#sidebarelement {
	height: 33px;
	width: 313px;
	background-image: url(images/sidebar_element.png);
	background-position: -30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	#menu {
	margin: 5px;
	padding: 12px;
	line-height: 10px;
}
	#menu {
	list-style-type: none;
	margin: auto;
}
a.button12 {
	background: url(images/sidebar_2004.png)repeat 0px 0px;
	width: 50px;
	height: 19px;
	display: block;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 0px;
}
	a.button12 span {display: none; 
}
	a.button12:hover {
	background: url(images/sidebar_2004.png) repeat 0px -19px;
}
a.button13 {
	background: url(images/sidebar_2008.png)repeat 0px 0px;
	width: 50px;
	height: 19px;
	display: block;
	padding-left: 0px;
	margin-left: 50px;
}
	a.button13 span {display: none; 
}
	a.button13:hover {
	background: url(images/sidebar_2008.png) repeat 0px -19px;
}
#subelement {
	background-image: url(images/subelement.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 127px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.contact {
	background: url(images/contact.png)repeat 0px 0px;
	height: 60px;
	width: 60px;
	display: block;
	margin-left: 245px;
}
a.contact span {display: none;
}
a.contact:hover {
	background: url(images/contact.png) repeat 0px -60px;
}
	
#maincontent li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 90%;
	padding-bottom: 10px;
}
#maincontent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 130%;
	padding-left: 15px;
	color: #666;
}
ol.decimal {
	list-style-type:decimal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
}
#bottomelement {
	background-image: url(images/bottomelement.png);
	height: 108px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
}
p2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 90%;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.italic {
	font-style: italic;
	font-size: 90%;
}
.italic2
{
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.italic3
{
	font-style: italic;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
}
.italic4
{
	font-style: italic;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
}
.italic5
{
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	font-size: 16px;
	text-align: center;
}
#essay1pic1 {
	background-image: url(images/essay1pic1.jpg);
	height: 222px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay1pic2 {
	background-image: url(images/essay1pic2.jpg);
	height: 266px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay1pic3 {
	background-image: url(images/essay1pic3.jpg);
	height: 225px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay1pic4 {
	background-image:url(images/essay1pic4.jpg);
	height: 190px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay2pic1 {
	background-image:url(images/essay2pic1.gif);
	height: 259px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay2pic2 {
	background-image:url(images/essay2pic2.gif);
	height: 232px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay2pic3 {
	background-image:url(images/essay2pic3.gif);
	height: 360px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay2pic4 {
	background-image:url(images/essay2pic4.gif);
	height: 140px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic1 {
	background-image:url(images/essay3pic1.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic2 {
	background-image:url(images/essay3pic2.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic3 {
	background-image:url(images/essay3pic3.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic4 {
	background-image:url(images/essay3pic4.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic5 {
	background-image:url(images/essay3pic5.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic6 {
	background-image:url(images/essay3pic6.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay3pic7 {
	background-image:url(images/essay3pic7.jpg);
	height: 270px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay4pic1 {
	background-image:url(images/essay4pic1.jpg);
	height: 250px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic1 {
	background-image:url(images/essay5pic1.jpg);
	height: 180px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic2 {
	background-image:url(images/essay5pic2.jpg);
	height: 150px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic3 {
	background-image:url(images/essay5pic3.jpg);
	height: 125px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic4 {
	background-image:url(images/essay5pic4.jpg);
	height: 150px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic5 {
	background-image:url(images/essay5pic5.jpg);
	height: 170px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic6 {
	background-image:url(images/essay5pic6.jpg);
	height: 150px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic7 {
	background-image:url(images/essay5pic7.jpg);
	height: 150px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic8 {
	background-image:url(images/essay5pic8.jpg);
	height: 149px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic9 {
	background-image:url(images/essay5pic9.jpg);
	height: 150px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay5pic10 {
	background-image:url(images/essay5pic10.jpg);
	height: 150px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic1 {
	background-image:url(images/essay6pic1.gif);
	height: 319px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic2 {
	background-image:url(images/essay6pic2.gif);
	height: 289px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic3 {
	background-image:url(images/essay6pic3.gif);
	height: 297px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic4 {
	background-image:url(images/essay6pic4.gif);
	height: 285px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic5 {
	background-image:url(images/essay6pic5.gif);
	height: 279px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic6 {
	background-image:url(images/essay6pic6.gif);
	height: 237px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic6 {
	background-image:url(images/essay6pic6.jpg);
	height: 237px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic7 {
	background-image:url(images/essay6pic7.jpg);
	height: 267px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic8 {
	background-image:url(images/essay6pic8.jpg);
	height: 267px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic9 {
	background-image:url(images/essay6pic9.jpg);
	height: 267px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic10 {
	background-image:url(images/essay6pic10.jpg);
	height: 267px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay6pic11 {
	background-image:url(images/essay6pic11.jpg);
	height: 267px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay7pic1 {
	background-image:url(images/essay7pic1.gif);
	height: 528px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay7pic2 {
	background-image:url(images/essay7pic2.jpg);
	height: 259px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay7pic3 {
	background-image:url(images/essay7pic3.jpg);
	height: 316px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay7pic4 {
	background-image:url(images/essay7pic4.jpg);
	height: 340px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay7pic5 {
	background-image:url(images/essay7pic5.jpg);
	height: 263px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic1 {
	background-image:url(images/essay8pic1.jpg);
	height: 233px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic2 {
	background-image:url(images/essay8pic2.jpg);
	height: 357px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic3 {
	background-image:url(images/essay8pic3.jpg);
	height: 331px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic4 {
	background-image:url(images/essay8pic4.jpg);
	height: 254px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic5 {
	background-image:url(images/essay8pic5.jpg);
	height: 343px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic6 {
	background-image:url(images/essay8pic6.jpg);
	height: 271px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay8pic7 {
	background-image:url(images/essay8pic7.jpg);
	height: 334px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay10pic1 {
	background-image:url(images/essay10pic1.gif);
	height: 360px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay10pic2 {
	background-image:url(images/essay10pic2.gif);
	height: 275px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay11pic1 {
	background-image:url(images/essay11pic1.jpg);
	height: 156px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay11pic2 {
	background-image:url(images/essay11pic2.jpg);
	height: 300px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay11pic3 {
	background-image:url(images/essay11pic3.jpg);
	height: 176px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay12pic1 {
	background-image:url(images/essay12pic1.jpg);
	height: 229px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay12pic2 {
	background-image:url(images/essay12pic2.jpg);
	height: 161px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay12pic3 {
	background-image:url(images/essay12pic3.jpg);
	height: 266px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay12pic4 {
	background-image:url(images/essay12pic4.jpg);
	height: 266px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay12pic5 {
	background-image:url(images/essay12pic5.jpg);
	height: 263px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay12pic6 {
	background-image:url(images/essay12pic6.jpg);
	height: 267px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay13pic1 {
	background-image:url(images/essay13pic1.jpg);
	height: 310px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay13pic2 {
	background-image:url(images/essay13pic2.jpg);
	height: 221px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay13pic3 {
	background-image:url(images/essay13pic3.jpg);
	height: 244px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay13pic4 {
	background-image:url(images/essay13pic4.jpg);
	height: 350px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay13pic5 {
	background-image:url(images/essay13pic5.jpg);
	height: 438px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay14pic1 {
	background-image:url(images/essay14pic1.jpg);
	height: 277px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay14pic2 {
	background-image:url(images/essay14pic2.jpg);
	height: 229px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#essay14pic3 {
	background-image:url(images/essay14pic3.jpg);
	height: 243px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#timberpic {
	background-image: url(images/timberpic.jpg);
	height: 145px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#figtext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
	font-style: italic;
	line-height: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-style: dotted;
}
a:link {
	color: #e2011a;
	text-decoration: none;
}
a:visited {
	color: 8d0b3c;
	text-decoration: none;
}
a:hover {
	color: #8d0b3c;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#nextpage
{
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-left: 300px;
}
.workscitedtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}
.workscited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 80%;
}
.navlink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#navlista li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 90px;
	font-size: 16px;
	font-style: italic;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 60px;
	font-size: 16px;
	font-style: italic;
}

