body 	{
	margin: 0;
	padding: 0;
	background-color: #372312;
	color: #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;}
	
#corkboard {
	margin: 0 auto;
	width: 1000px;
	background: url(images/background-1.jpg) no-repeat;}

#wrapper {
	margin: 0 auto;
	width: 800px;
	overflow: hidden;}

#navigation {
	padding: 85px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.8em; 
	list-style-type: none;
	height: 50px;}

#navigation a {
	color: #372312;
	text-decoration: none;
	display:block; 
	padding:0 10px;}

#navigation li{
  float: left;
}

#navigation a:hover {
	color: #fdd764;
	text-decoration: none;}

h3 	{
	font-style: italic;
	font-weight:bold;
	font-size:1.25em;
	font-family:Georgia,"Times New Roman",serif;
	color:#fdd764;
	padding-bottom: 5px;}

p 	{
	font-size: 1em;
	line-height: 1.6em;
	clear: left;
	margin: 5px 0;
	padding-bottom: 5px;
	padding-top: 5px;}

#adjust-img{
	margin: 10px 20px 20px 0;}
	
#adjust-img2{
	margin: 400px 20px 20px 0;}
	
#adjust-img3{
	margin: 200px 20px 20px 0;}


#img-position{
	position: absolute;
	z-index: 2;
	left:440px;
	top: 680px;}	
	
#profile{
	position: relative;
	z-index: 2;
	left:80px;
	top: -130px;
	padding: 5px;}
	
#cascade1{
	position : absolute;
	z-index: 3;
	left: 805px;
	top: 475px;
	float:right;}
	
#cascade2{
	position : absolute;
	z-index: 2;
	left: 725px;
	top: 440px;
	float:right;}
	
#cascade3{
	position : absolute;
	z-index: 1;
	left: 655px;
	top: 425px;
	float:right;}
	
#cascade4{
	position : absolute;
	left: 655px;
	top: 620px;
	float:right;}	
	
#left {
	width: 465px;
	display: inline;
	float: left;
	color: #cccccc;
	font:  normal 1.25em/1.4em Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 15px;
	margin-bottom: 20px;}

#left  a {
	color: #85a7b7;
	text-decoration: none;	
	font-style:italic;}	
	


#left a:hover {
	color: #fdd764;}


#right {
	float: right;
	width: 250px;
	display: inline;
	color: #fdd764;
	text-align: justify;
	margin-top: 12px;
	padding-left: 25px;}

	
#footer {color:#7e5f3f;
	clear: right;
	width: 750px;
	font: .8em Verdana, sans-serif;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;}

#footer ul {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;}

#footer li {
	font-size: 1.5em;
	display: inline;}

#footer a {
	color: #7fa7b7;
	text-decoration: none;}
	
#footer a:hover {
	color: #fdd764;
	text-decoration: none;}




	