body {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
.clear {
	clear: both;
}
.displayblock {
	display: block;
}

#wrapper {
	text-align: left;
	width: 800px;
	position: relative;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	background: #FFFFFF;
	color: #000000;
	height: 210px;
}
#logo {
	left: 0px;
	top: 0px;
	position: absolute;
}
#title {
	position: absolute;
	top: 30px;
	left: 300px;
}
#heart {
	position: absolute;
	top: 40px;
	right: 0px;
}

.text-italic {
	font-style: italic;
}
.text-bold {
	font-weight: bold;
}

#nav {
	position: absolute;
	top: 220px;
	width: 250px;
	left: 100px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	color: #660099;
	background: #00FFFF;
	font-weight: bold;
	margin: 5px 5px 8px 0px;
	padding: 9px 5px 10px;
}
#nav li a:link {
	color: #660099;
	text-decoration: none;
	background: #00FFFF;
}
#nav li a:visited {
	color: #660099;
	text-decoration: none;
	background: #00FFFF;
}
#nav li a:hover {
	color: #660099;
	text-decoration: underline;
	background: #00FFFF;
}
#nav li a:active {
	color: #660099;
	text-decoration: underline;
	background: #00FFFF;
}

#prog {
	position: absolute;
	top: 235px;
	right: 100px;
	background: #00FFFF;
	width: 250px;
}
#prog ul {
	list-style: none;
	background: #00FFFF;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 5px;
}
#prog li {
	color: #660099;
	background: #00FFFF;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
#prog li a:link {
	color: #660099;
	text-decoration: none;
	background: #00FFFF;
}
#prog li a:visited {
	color: #660099;
	text-decoration: none;
	background: #00FFFF;
}
#prog li a:hover {
	color: #660099;
	text-decoration: underline;
	background: #00FFFF;
}
#prog li a:active {
	color: #660099;
	text-decoration: underline;
	background: #00FFFF;
}
#content {
	position: absolute;
	top: 470px;
}
#content h1 {
	font-size: 150%;
	text-align: center;
}
#content h2 {
	font-size: 120%;
}
#content h3 {
	font-size: 100%;
}

#content p {
}


#content li {
	padding-bottom: 7px;
}

.homepage-graphic {
	margin-left: 98px;
}

.link-box {
	border: 2px solid #660099;
	padding: 2px;
	text-align: center;
	width: 268px;
	font-style: italic;
	margin-left: 250px;
}

#scroll {
	margin-left: 135px;
	background: url(../pics/scroll.gif) no-repeat;
	height: 700px;
	width: 600px;
}
#poem {
	color: #660099;
	width: 338px;
	position: relative;
	top: 80px;
	left: 90px;
}

#poem h1 {
	font-style: italic;
	text-align: center;
	padding-top: 10px;
}
#poem p {
	margin-left: 15px;
	font-style: italic;
	font-weight: bold;
}
#poem .copyright {
	font-size: 80%;
	font-style: normal;
	text-align: center;
	margin-left: -25px;
	padding-bottom: 20px;
}

#costs td {
	padding-bottom: 5px;
}
#costs .column1 {
	width: 520px;
}
#costs .column2 {
	width: 80px;
}
#costs .column3 {
	width: 50px;
}
#costs .column4 {
	width: 380px;
}
#costs .column5 {
	width: 220px;
}
#costs .column6 {
	width: 50px;
}
#workshops table {
	margin-top: 40px;
}

#workshops td {
	padding-bottom: 5px;
}
#workshops .column1 {
	width: 90px;
}
#workshops .column2 {
	width: 300px;
	font-weight: bold;
}
#workshops .column3 {
	width: 90px;
}
#workshops .column4 {
	width: 180px;
}
#workshops .column5 {
	width: 140px;
	text-align: center;
}
#workshops .column6 {
	width: 50px;
}

#heal1 {
	position: absolute;
	top: 150px;
	right: 300px;
}
#heal2 {
	position: absolute;
	top: 710px;
	right: 300px;
}

#content a:link {
	color: #660099;
	text-decoration: none;
	background: #FFFFFF;
	font-weight: bold;
}
#content a:visited {
	color: #660099;
	text-decoration: none;
	background: #FFFFFF;
	font-weight: bold;
}
#content a:hover {
	color: #660099;
	text-decoration: underline;
	background: #FFFFFF;
	font-weight: bold;
}
#content a:active {
	color: #660099;
	text-decoration: underline;
	background: #FFFFFF;
	font-weight: bold;
}
#content .photobox {
	float: left;
	width: 266px;
}
#content .photobox p {
	text-align: center;
}


#content .photosintro123 {
	border: 4px double #000000;
}
#content .photofiona1 {
	float: right;
	padding: 5px 10px;
	margin: -150px 0px 0px;
	border: 2px solid #660099;
	background: #00FFFF;
}
#content .photofiona2 {
	float: right;
	padding: 5px 10px;
	margin: 20px 0px 0px 5px;
	border: 2px solid #660099;
	background: #00FFFF;
}
.textcentral {
	text-align: center;
	width: 800px;
}

#footer {
	text-align: center;
	margin: 50px 10px 10px;
	padding: 10px;
}
