@charset "UTF-8";
/* CSS Document */

#lessons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#photowrap1 {
	background-image: url(images/voice-lessons-book-background.jpg);
	height: 324px;
	width: 936px;
	background-repeat: no-repeat;
}
#photowrap1 #photoheader {
	padding-top: 25px;
	padding-left: 155px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal;
	padding-bottom: 0px;
}
#photowrap1 #imagecol {
	text-align: center;
	vertical-align: top;
	clear: left;
	float: left;
	width: 700px;
	padding-left: 120px;
}
#photowrap1 #imagecol #imagetextwrap {
	width: 70px;
	clear: right;
	float: left;
	padding-left: 8px;
	padding-right: 9px;
	padding-bottom: 3px;
}
#photowrap1 #imagecol #imagetextwrap #imagewrap {
	height: 50px;
	width: 70px;
}
#photowrap1 #imagecol #imagetextwrap #textwrap {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.60em;
	font-style: italic;
	width: 70px;
	line-height: 1em;
}
#photowrap1 #photonav {
	padding-right: 120px;
	padding-left: 120px;
}
#photowrap1 #photonav #prevpage {
	clear: right;
	float: left;
	width: 150px;
}
#photowrap1 #photonav #nextpage {
	float: right;
}
