@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent  {
	width: 800px;
}
#navbar {
	height: 80px;
	width: 700px;
	margin-top: 300px;
}
#navbar p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 30px;
}
#pagetext  p  {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal;
}
#wrapper #footer {
	background-image: url(images%20/ivy-footer.jpg);
	height: 100px;
	width: 800px;
}
#pagetext .style2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #pagecontent #pagetext a {
	color: #FFFFFF;
	text-decoration: none;
}
