html>body {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

#header p {
	text-indent: -9999px;
}
.student_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 50px;
}
.student_bio {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h1.section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-indent: -9999px;
}
h2.section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-indent: -9999px;
}
#left_text h3 {
	color: #990000;
	display: block;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#right_text h3 {
	color: #990000;
	display: block;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
#ly_tales h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	padding-top: 15px;
}
#ly_tales h4 {
	margin-top: -15px;
	font-size: 16px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 15px;
}
#left_text h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DAE0D2;
	background-color: #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAe0d2;
	border-bottom-color: #DAe0d2;
	margin-left: -10px;
}
#ly_tales .title-sub {
	margin-top: 5px;
	color: #666666;
}
#ly_tales blockquote {
	margin-top: 10px;
	background-color: #CCCCCC;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 25px;
}
#ly_contact li {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 10px;
}
.address p {
	margin-top: 30px;
}
#ly_contact .adress p {
	padding-top: 50px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
}


#right_column blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	padding-left:35px;
}
#footer .info {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
	color: #333333;
}
#footer .info a {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #666666;

}
#footer .info a:hover {
	color: #660000;
}
#footer .referal {
	float: right;
	margin-right: 75px;
	margin-top: 170px;
}
.referal a {
	font-family: "Baskerville Old Face", Baskerville, Perpetua, Times;
	font-size: 14px;
	color: #666666;
}
.referal a:hover {
	color: #990000;
}
#right_column #bookcont {
	height: 500px;
	margin-top: 30px;
}
