body {
	background-color: #ffecf5;
	color: #000000;
	margin-top: 25px;
	padding: 2% 2% 0% 2%;
	}
img.heart {
	width: 96px;
	height: 96px;
	float: right;
	}
h1, h2 {
	color: #317425;
	background-color: transparent;
	width: 85%;
	}
h1 {
	margin: 25px -0.4em 0 0;
	font: bold 200% arial, sans-serif;
	padding-left: 2%;
	}
h2 {
	margin-bottom: -0.1em;
	font: bold 1em arial, sans-serif;
	padding-left: 5%;
	border-bottom: 2px solid #317425;
	margin-right: 146px;
	}
h3.director {	
	text-align: center;
	}	
ul {
	list-style-type: square;
	}
li {
	text-align: left;
	}
h3#url {
	display: none;
	}
div#links {
	font: .8em verdana, arial, sans-serif;
	text-align: left;
	width: 17%;
	float: left;
	}
div#links a {
	display: block;
	padding: 0 13px 9px 0;
	border-right: 1px solid #317425;
	width: 100%;	
	}
div#links a:hover {
	background-color: #EBC1E1;
	color: rgb(50%,0%,0%);
	border-right: 7px solid #B62791;
	padding-right: 7px;
	margin-right: 0;
	}
div.body {
	font: 1em verdana, arial, sans-serif;
	text-align: left;
	margin: 0 25% 0 20%;
	}
p {
	font: 1em verdana, arial, sans-serif;
	text-align: left;
	}
#philosophy {
	background-color: #BB349A;
	color: white;
	float: right;
	width: 18%;	
	padding: 2%;
	font-family: "century gothic", verdana, sans-serif;
	font-size: 1em;
		}
a:link {
	background-color: transparent;
	color: #005000;
	text-decoration: underline;
	}
a:visited {
	background-color: transparent;
	color: #00b300;
	text-decoration: none
	}
a:hover {
	background-color: transparent;
	color: #CC0066;
	}
a:active {
	background-color: transparent;
	color: red;
	}
div.footer {
	display: none;
	}
