body {
	background-color: #ffffff;
	font-family: arial,verdana,helvetica;		
}


h1 {
	
 font-family: arial;
 color: #333132;
 font-size: 1.25em;	
}


h4 {font-family: arial, verdana, helvetica;
	font-size: 1em;
	color: #333132;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	text-align: justify;}

img {border: none;
}


p {
	
	font-family: arial, verdana, helvetica;
	font-size: 0.80em;
	color: #333132;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	text-align: justify;
	
}

.infra {
	font-family: arial, verdana, helvetica;
	font-size: 0.80em;
	color: #333132;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	text-align: center;
}

ul.ment {
	
	font-family: arial, verdana, helvetica;
	font-size: 0.80em;
	color: #333132;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	text-align: justify;
	
	
}


ul.edge {
	
	font-family: arial, verdana, helvetica;
	font-size: 0.80em;
	color: #333132;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	
	list-style-position: none;
	
}





p.warning {
	
	font-style: italic;
	font-size:1.2em;
	font-family: arial;
	color: #000000;
	text-align:justify;
	
}





p.sub {
	
	font-family: arial, verdana, helvetica;
	font-size: 1.125em;
	color: grey;
	
}




/*
ul {
	
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;	
}
*/
	

/*TOP PAGE NAVIGATION BAR */



ul#topnav {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
	width: 792px;
	border: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border: none;
}

/*--CSS Sprites - Default State--*/
ul#topnav a {
	float: left;
	display: block;
	height: 66px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
	border: none;
	padding: 0;
}
/*--CSS Sprites - Hover State--*/
ul#topnav a:hover {
	background-position: left -66px;
	padding: none;
}
/*--Assign an image and width to each link--*/
ul#topnav li.intro a {
	background-image: url(navbuttons/grass1.jpg);
	width: 66px;
}
ul#topnav li.carrotman a {
	background-image: url(navbuttons/grass2.jpg);
	width: 66px;
}

ul#topnav li.skull a {
	background-image: url(navbuttons/grass3.jpg);
	width: 66px;
}
ul#topnav li.potato a {
	background-image: url(navbuttons/grass4.jpg);
	width: 66px;
}
ul#topnav li.poppy a {
	background-image: url(navbuttons/grass5.jpg);
	width: 66px;
}
ul#topnav li.heart a {
	background-image: url(navbuttons/grass6.jpg);
	width: 66px;
}
ul#topnav li.spade a {
	background-image: url(navbuttons/grass7.jpg);
	width: 66px;
}
ul#topnav li.pumpkin a {
	background-image: url(navbuttons/grass8.jpg);
	width: 66px;
}
ul#topnav li.bottle a {
	background-image: url(navbuttons/grass9.jpg);
	width: 66px;
}
ul#topnav li.hinge a {
	background-image: url(navbuttons/grass10.jpg);
	width: 66px;
}
ul#topnav li.ball a {
	background-image: url(navbuttons/grass11.jpg);
	width: 66px;
}
ul#topnav li.info a {
	background-image: url(navbuttons/grass12.jpg);
	width: 66px;
}


#intro li.intro a, /*--intro page > intro link--*/
#carrotman li.carrotman a, /*--carrotman page > carrotman link--*/
#skull li.skull a, /*--skull page > skull link--*/
#potato li.potato a, /*--potato page > potato link--*/
#poppy li.poppy a, /*--poppy page > poppy link--*/
#heart li.heart a, /*--heart page > heart link--*/
#spade li.spade a, /*--spade page > spade link--*/
#pumpkin li.pumpkin a, /*--pumpkin page > pumpkin link--*/
#bottle li.bottle a, /*--bottle page > Thanks Link--*/
#hinge li.hinge a, /*--hinge page > hinge link--*/
#ball li.ball a, /*--ball page > ball link--*/
#info li.info a /*--info page > info link--*/
{
	background-position: left bottom;
}



a {
	
outline: none;
		
}



a.one:link
{

color: red;
outline: none;
}





/*TOP PAGE BACKANDNEXT BUTTONS */

#back
{
  display: block;
  width: 110px;
  height: 25px;
  background: url("navbuttons/navback.gif") no-repeat 0 0;
  position:relative;
  float: left;

}

#back:hover
{ 
  background-position: 0 -25px;
}

#back span
{
  display: none;
}


#next
{
  display: block;
  width: 110px;
  height: 25px;
  background: url("navbuttons/navnext.gif") no-repeat 0 0;
  position:relative;
  float: right;

}

#next:hover
{ 
  background-position: 0 -25px;
}

#next span
{
  display: none;
}


#and
{
  display: block;
  border:none;
  margin: 0 auto;
  width: 110px;
  height: 25px;
  background: url("navbuttons/navand.gif") no-repeat 0 0;
}


#and:hover
{ 
  background-position: 0 -25px;
}

#and span
{
  display: none;
}

/*BOTTOM PAGE BACKANDNEXT BUTTONS */



#backlow
{
  display: block;
  width: 110px;
  height: 25px;
  background: url("navbuttons/navback.gif") no-repeat 0 0;
  position:relative;
  float: left;

}

#backlow:hover
{ 
  background-position: 0 -25px;
}

#backlow span
{
  display: none;
}


#nextlow
{
  display: block;
  width: 110px;
  height: 25px;
  background: url("navbuttons/navnext.gif") no-repeat 0 0;
  position:relative;
  float: right;

}

#nextlow:hover
{ 
  background-position: 0 -25px;
}

#nextlow span
{
  display: none;
}


#andlow
 {
  display: block;
  border:none;
  margin: 0 auto;
  width: 110px;
  height: 25px;
  background: url("navbuttons/navand.gif") no-repeat 0 0;
}



#andlow:hover
{ 
  background-position: 0 -25px;
}

#andlow span
{
  display: none;
}





/* MAIN CONTENT STRUCTURE  */
	



#container {
	width: 792px;
	margin: 0 auto;
	background-color: #ffffff;
	border-top: 10px solid: #ffffff;
}

#bigbox {
	
	width: 792px;
	background-color: #006633;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	
	}



#header { 
	width: 792px;
	height: 66px;
	background-color: #ffffff; /* MAIN CONTENT STRUCTURE  contains navigation buttons */
}



#leftcolumn {
	
	width: 264px;
	background-color: #ffffff;
	float: left;
	border: none;	
	
}

#centercolumn {
	
	width: 264px;
	background-color: #ffffff;
	float:left;
	clear:right;
	margin: 0 auto;
	border:none;
	
}


#rightcolumn {
	width: 264px;
	background-color: #ffffff;
	float:left;
	clear:right;
	border:none;	
	
}



#footer  {

	width: 792px;
	height: 45px;
	background-color: #ffffff;
	margin-top: 200px;
	margin-bottom: 15px;
}



.navbuttons{

	width: 792px;
	height: 25px;
	background-color: #ffffff;
	clear:both;
}


.videobox {
	
	width: 95%;
	height: 95%;
	background-color: #ffffff;
	border: none;
	margin-top:0px;
	margin-bottom: 5px;
	position: relative;
	left: 6px;
		
}


.videoslidebox {
	
	width: 250px;
	height: 200px;
	background-color: #ffffff;
	border: none;
	margin-bottom: 5px;
	position: relative;
	left: 6px;
		
}


.imagebox {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
}

.audiobox {
	
	
	width: 264px;
	height: 264px;
	background-color: #ffffff;
	

}

.textbox { 
	width: 260px;
	background-color: #ffffff;
	margin: relative:
	left: 2px;
	border: none;
}

#player {
	
	width:100%;
	
}

/* IMAGES  */	


img.allotment {
	
 border: none;
 margin-top: 5px;
 margin-bottom: 5px;		
}

img.deaddogs {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.diggingOne {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.diggingTwo {

	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processOne {

	width: 250px;
	height: 353px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processTwo {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processThree {

	width: 250px;
	height: 142px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processFour {

	width: 250px;
	height: 141px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processFive {

	width: 250px;
	height: 723px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processSix {

	width: 250px;
	height: 177px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processSeven {

	width: 250px;
	height: 177px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.processEight {

	width: 250px;
	height: 178px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.walking {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.gifts {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.george {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.georgetransit {

	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.markettop {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}


img.market {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.bee {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.alsia {

	width: 250px;
	height: 187px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.at {

	width: 250px;
	height: 187px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.blocOne {

	width: 250px;
	height: 486px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.blocTwo {

	width: 250px;
	height: 220px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.blocThree {

	width: 250px;
	height: 145px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.blocFour {

	width: 250px;
	height: 358px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.blocFive {

	width: 250px;
	height: 358px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.silvercast {

	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.silvercasttop {

	width: 250px;
	height: 333px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.david {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.haroldOne {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.haroldTwo {

	width: 250px;
	height: 159px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.hester {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.nephew {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}
img.shedOne {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.shedTwo {

	width: 250px;
	height: 166px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.drawpaint {

	width: 250px;
	height: 166px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.york {

	width: 250px;
	height: 180px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.mentOne {

	width: 250px;
	height: 178px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.mentTwo {

	width: 250px;
	height: 167px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.mentThree {

	width: 250px;
	height: 167px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.mentFour {

	width: 250px;
	height: 203px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.ATgiftOne {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}
img.ATgiftTwo {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.children {

	width: 250px;
	height: 187px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.etch1 {

	width: 250px;
	height: 161px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.etch2 {

	width: 250px;
	height: 184px;
	background-color: #ffffff;
	margin-bottom: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.etch3 {

	width: 250px;
	height: 349px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.etch3 {

	width: 250px;
	height: 349px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.earOne {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top:15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.earTwo {

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.nonconfOne {

	width: 250px;
	height: 106px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.nonconfTwo {

	width: 250px;
	height: 163px;
	background-color: #ffffff;
	margin-top:15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.nonconfThree {

	width: 250px;
	height: 307px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.nonconfFour {

	width: 250px;
	height: 176px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.rend {

	width: 250px;
	height: 184px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.sketchOne{

	width: 250px;
	height: 315px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.sketchTwo{

	width: 250px;
	height: 378px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.sosOne{

	width: 250px;
	height: 392px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.sosTwo{

	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.sosThree{

	width: 250px;
	height: 205px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.sosFour{

	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.stutter{

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.wallOne{

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.wallTwo{

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.woodOne{

	width: 250px;
	height: 363px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.woodTwo{

	width: 250px;
	height: 374px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.woodThree{

	width: 250px;
	height: 376px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.woodFour{

	width: 250px;
	height: 230px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.burialOne{

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.burialTwo{

	width: 250px;
	height: 188px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

img.delamere{

	width: 250px;
	height: 334px;
	background-color: #ffffff;
	
	margin-bottom: 5px;
	border: none;
	position: relative;
	left: 6px;
	
}

.bookbox {
	
	width: 180px;
	height: 210px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:42px;
	
	
}



img.edgeOne {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.edgeTwo {
	
	width: 250px;
	height: 176px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.edgeThree {
	
	width: 250px;
	height: 177px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.edgeFour {
	
	width: 250px;
	height: 238px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.ewOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.ewOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.hensOne {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.jamOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.jamTwo {
	
	width: 250px;
	height: 176px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.polyOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.polyTwo {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.polyThree {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.leavingOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.leavingTwo {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.leavingThree {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.leavingFour {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}


img.tidesOne {
	
	width: 250px;
	height: 358px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.tidesTwo {
	
	width: 250px;
	height: 161px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.supportOne {
	
	width: 250px;
	height: 430px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}

img.supportTwo {
	
	width: 250px;
	height: 171px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}img.supportThree {
	
	width: 250px;
	height: 159px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.stivesOne {
	
	width: 250px;
	height: 360px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.stivesTwo {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}

img.stivesThree {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}
img.chutOne {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}
img.chutTwo {
	
	width: 250px;
	height: 237px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}
img.chutThree {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}
img.chutFour {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}
img.chutFive {
	
	width: 250px;
	height: 333px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}
img.flashlight {
	
	width: 250px;
	height: 480px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 15px;
	position:relative;
	left:6px;
	
	
}


img.kbOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}
img.neighOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top:15px;
	position:relative;
	left:6px;
	
	
}
img.neighTwo {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top:15px;
	position:relative;
	left:6px;
	
	
}
img.truro {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top:15px;
	position:relative;
	left:6px;
	
	
}

img.benchOne {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	
	position:relative;
	left:6px;
	
	
}
img.benchTwo {
	
	width: 250px;
	height: 188px;
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top:15px;
	position:relative;
	left:6px;
	
	
}