body {
	background-image: url(images/menu/wood.gif);
	background-repeat: repeat;
	text-align: center;
}

a {
	color:#330099;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#330099;
}
a:link{
	color:#003399;
}
a:visited{
	color:#003399;
}


table {
	background-color: #FFFFFF;
	font-size: x-small;
	line-height: 150%;
	left: 10px;
}
.td1 {
	background-color: #FFFFFF;
	text-align: left;
	font-size: small;
	line-height: 150%;
	padding: 10px 13px 13px;
	color: #333333;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.footer {
	font-size: 110%;
	padding: 5px;
	line-height: 130%;
}
.works {
	font-size: 90%;
	line-height: 140%;
	color: #333333;
	padding: 0px;
}
.bio {
	font-size: small;
	line-height: 150%;
	color: #333333;
	margin: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bio1 {
	font-size: small;
	line-height: 150%;
	color: #333333;
	margin: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.extitle {
	font-size: medium;
	line-height: 150%;
	color: #003300;
	margin: 0px;
	padding: 0px;
}
.works3 {
	font-size: x-small;
	color: #333333;
}
.list {
	font-size: small;
	font-weight: normal;
	color: #003300;
	line-height: 150%;
	border-top: none #999966;
	border-right: none #999966;
	border-bottom: none #999966;
	border-left: ridge #999966;
	padding-left: 5px;
}

