/* CSS Document */

.poetname {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	padding-left: 0px;
	text-align: left;
}

.bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #1B0000;
	font-weight: bold;
	text-align: left;	
}
.smitalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #1B0000;
	text-align: left;
	font-weight: normal;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1B0000;
	
}


.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1B0000;
	
}

.mainheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding-bottom: 15px;
}

.image {
	margin: 5;
	padding: 5px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
	left: 63px;
	top: 149px;
	width: 139px;
	height: 95px;
	text-align: center;
	}

.sidebarhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: inherit;
	color: #1B0000;
	margin: 5;
	}
	
.sidebarbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1B0000;
	margin: 5;
	text-align: left;
	}
	
	.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #371B00;
	}
	
	.subtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #6E1600;
	}
