@charset "UTF-8";
#lleftbar {
	width: 180px;
	float: left;
	padding: 10px;
	clear: none;
}
#lleftbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer {
	clear: both;
	float: left;
	height: 120px;
	width: 800px;
	background-image: url(images%20/ivy-footer.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
}
#lleftbar a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 164px;
	border-top-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CEC5B8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #CEC5B8;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #D9D2CB;
}
#lleftbar a:hover {
	background-color: #A28E76;
	color: #FFFFFF;
}
#pagebody p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #lleftbar h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
	height: 30px;
	font-size: 16px;
}
#pagebody h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding-left: 10px;
	color: #FFFFFF;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#masthead {
	height: 100px;
	width: 800px;
	background-image: url(images%20/ivy-masthead.jpg);
	margin-bottom: 15px;
}
#headder {
	height: 200px;
	width: 800px;
	float: left;
	background-color: #CCCCCC;
}
#pagebody {
	float: left;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#pagebody a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
#rdd {
	clear: both;
	float: left;
	height: 60px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
