html {
	font-size: 100%
}
body {
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	background: url(../../../images/bkgrd-purple-leaves-ext.png) repeat-x fixed;
}
h1 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#main {
	width: 100%;
}
#tree {
	position: relative;
	width: 100%;
	min-width: 950px;
	min-height: 597px;
	margin-top: 0px; 
	margin-left: 0px;
	background: url(../../../images/tree-works.gif) no-repeat right top;
}
ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
li {
	list-style-type: none;
}
#title {
	display: block;
	background-color: #FFFFFF;
	font-family: "Lucida Calligraphy";
	font-size: 46px;
	height: 65px;
	width: 95%;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	list-style-position: outside;
	background-position: 20px;
	text-decoration: none;
}
.heart {
	color: black;
	font-family: Georgia;"Lucida Calligraphy";
	font-weight: bold;
	font-size: 1.5em;
	padding: 25px 0px 0px 15px;
	text-decoration: none;
	background: url(../../../images/heart2.gif) no-repeat top;
}
.heart:hover {
	color: #000000;
	text-decoration: underline;
	background: url(../../../images/heart-over.gif) no-repeat top;
}	
.works {
	position: absolute;
	right: 413px;
	top: 73px;
	height: 40px;
	width: 120px;	
}
.links {
	position: absolute;
	right: 233px;
	top: 127px;
	height: 40px;
	width: 110px;
		
}
.contact {
	position: absolute;
	right: 342px;
	top: 94px;
	height: 40px;
	width: 120px;
}

.other {
	position: absolute;
	right: 31px;
	top: 120px;
	height: 40px;
	width: 107px;	
}
.content {
	background: url(../../../images/whitebkgrd3.gif) repeat-y;
	font-size: 1.4em;
	width: 100%;
	padding: 30px;
	margin-right: 40px;
	color: #333333;
	margin: 10px;
}
#content {
	float: left;
	width: 40%;
}
#footer {
	width: 100%;
	margin-top: 5px;
	background: #ffffff;
	border-top: 2px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../../../images/bkgrd-purple-leaves2.png) no-repeat #ffffff;
	clear: both;
	position: inherit;
	bottom: 0px;
	text-align: center;
}
#portrait {
	width: 250px;
	height: 174px;
	margin: 0;
	margin-left: 40px;
	padding: 7px;
	background: url(../../../images/whitebkgrd4.gif) no-repeat;
}
#portrait img {
	border: 4px solid #000;
}
#works-nav {
	font-size: 1.3em;
	width: 100%;
	padding: 5px 5px 5px 50px;
}
#works-nav li {
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}
#works-nav li a {
}
#poems {
}
#poems li {
	padding-left: 50px;
	float: left;
	width: 35%;
}
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 300px;
	font-size: 1.4em;
	color: #333333;
}
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	clear: both;
	padding: 0;
	margin: 0;
}
#sidebar ul li a {
	color: #333333;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 2px 0px;
	margin: 0;
	color: #cccccc;
}
	
/* End Sidebar */

/* Footer style tags */
#footer {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 60px;
	background: #ffffff;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../../../images/bkgrd-purple-leaves2.png) no-repeat #ffffff;
	text-align: center;
	clear: both;
}
#footer ul {
	float: none;
	margin: auto;
	padding: 30px;
	font-weight: bold;
}
#footer ul li {
	display: inline;
	padding: 30px;
	margin: auto;
	font-size: 1.2em;
	padding-bottom: 20px;
	list-style-type: none;

}
#footer ul li a {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* End of Footer tags */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	