@charset "UTF-8";

body, td,tr,table {
	font-family: 'Sorts Mill Goudy', serif;
}

#title {
	font-style: italic;
	font-size: 18px;
	padding-bottom: none;
}

.homepage {
	background-image: url("../yellow-squiggle-1.gif");
	background-repeat: no-repeat;
	background-position: 10% -120%;
	background-size: 40%;
	font-family: 'Sorts Mill Goudy', serif;
}

.center {
	font-family: 'Sorts Mill Goudy', serif;
    margin: auto;
    width: 60%;
    margin-left: auto;
    border: none;
    padding: 10%;
    font-size: 20px;
    padding-top: 20px;
}

.center-h {
	font-family: 'Sorts Mill Goudy', serif;
    margin: auto;
    width: 50%;
    border: none;
    padding: 50px;
    font-size: 20px;
    padding-top: 128px;
}

.picture {
	text-align: center;
	/*margin: auto;
	padding-left: 10%;
	padding-top: 0%;
	width: auto\9;
	height: auto;
	max-width: 100%;
	padding-right: 15%;
	border: none;	*/
}

a {
	font-family: 'Sorts Mill Goudy', serif;
}

a:link { 
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
	/*background-color: #e8e8e8;*/
}

.home {
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
	padding-top: 100px;
}

.home-works {
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

#homepage {
	padding-top: 350px;
}

.bio {
	font-family: 'Sorts Mill Goudy', serif;
	padding-left: 15%;
	padding-right: 15%;
	margin-top: -10%;
	/*padding-left: 270px;
	padding-right: 270px;*/
	padding-bottom: 0px;
	line-height: 1.4;
	font-size: 12pt;
}

.works-right {
	font-family: 'Sorts Mill Goudy', serif;
	padding-left: 15%;
	padding-right: 15%;
	line-height: 1.4;
	font-size: 12pt;
	text-align: right;
}

.works-left {
	font-family: 'Sorts Mill Goudy', serif;
	padding-left: 15%;
	padding-right: 15%;
	line-height: 1.4;
	font-size: 12pt;
	text-align: left;
}

.bio-image {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}

.head-image {
	text-align: center;
	/*width: 200%;*/
	padding-top: 10px;
	margin-bottom: -3%;
}

.sup {
	text-align: center;
}