
body	{background-color:#cc9999;}

h1 	{text-align: left;
	 position: absolute;
	background: no-repeat url(Images/Fiddleheadscrop.jpg);
	 text-color: #FOFOCF;
	 width:100%;
	 height:155px;
	 z-index: 1;
	 padding-bottom:0;
	 font-family: "Times New Roman",verdana,arial;
	 font-size:5em;
	 font-weight: normal;
     margin-bottom:0;
	 margin-left:0;}

#container	{text-align:left;
		margin-top:0;
		padding-top:155px;
		 background-color:#cc9999;
		z-index:2;
		 width:700px;
		height: 400px;
		padding-left: 225px;	}
		
h3    { font-family: "Times New Roman",verdana,arial;
		text-align:left;
		 color:#663300;
		 margin-top:0;}

#column1	{align:left;
		background-color:#cccc99;
		text-color:#663300;
		 width:200px;
		 height:600px;
		left:1em;
		border: none;
		 position: absolute;
		 margin-right: 0;
		 padding: 0;}
		 
p			{text-color:#663300;}
		 
#column2	{ position: absolute;
                background: transparent;
		text-color:#663300;
		left: 225px;
                width:500px;
                height:400px;
		margin: 3em;
		Margin-top: 0;}

#home		{color:#663300;}

#slideshowBox	{background:transparent;
		 width: 465px;
		 height:360px;
		 float: right;		
		 left:5%;
		 margin-top: 0;
		overflow: scroll;
		scroll-color: #cccc99;
		border: solid black 3px;}
		
#imgbox		{width: 450px;
			 height: 300px:
			 color: #663300; }

#thumbnailBox	{background: transparent;
		 position: absolute;
		 overflow:auto;
		 height: 400px;
		 width:160px;
		 left:80%;
		 margin-right: 10px;
		 margin-left: 25px;
		 margin-top: 0;
		 float: right;
		 border: solid black 3px;}
		 
#thumbnailBox img {border:solid 3px #663300;}

#thumbnaigallery  {margin-top:0;
					color:#663300;}
		 

#thumbnailgallery img {border:solid 3px #663300;}

#picturegallery    {color:#663300;
					 float: left;}

#picturegallery	img	{border:solid 3px #663300;}


#navbar	{ width: 100%;
		list-style-type: none;
		margin-left: 0;
		}

#navbar li	{ background-color:#cccc99;
			  text-color:#663300;
 	  		  border-bottom: solid 1px #663300;
 	  		  margin: 1em;
 	  		  padding: 0.5em;
 	  		  }



a 	{text-decoration:none;
	 color:#330000;}

a:hover	{color:#cccc99;
	 background-color:#330000}

#footer	(background-color:#cccc99;
	 width:700px;
	 margin-top:1em;
		border: solid 1px black;
	 padding:0.5em;
	clear: both}