* {
	padding: 0;
	margin: 0;
	}

body { 
	color: #333333; 
	background: 
	font: bold font-size: 150%; Georgia, Palatino, Times, Times New Roman, serif; 
	color: #FFFFFF;
	}

a:link {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #FFFF66;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #66FF66;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #FFFF66;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #8C7846;
	}

/* ~~~ Text Properties ~~~ */

p { 
	font: 100% Georgia, Palatino, Times, Times New Roman, serif; 
	line-height: 17px;
	margin-top: 0px; 
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 10px;
	padding-right: 100px;
	}

.p5 {
	padding-bottom: 40px;
	}

h3 { 
	text-indent: -1000em;
	}


/* ~~~ Div Properties ~~~ */

#container { 
	background: url(images/gray.gif)  repeat; 
	width: 980px;
	height: 800;
	margin-left: 40;
	margin-right: auto;
	}

#pageHeader { 
	background: url(images/header.jpg) no-repeat; 
	position: relative;
	width: 900px;
	height: 288px;
	top: 0px;
	left: 40px;
	text-align: center;
	}

#garden {
	background: url(images/garden.jpg) no-repeat; 
	position: absolute;
	font-size: 150%;
	top: 0px;
	left: 301px;
	width: 299px;
	height: 225px;
	}
#spencer {
	background: url(images/Spencer.gif) no-repeat; 
	position: absolute;
	top: 0px;
	font-size: 150%;
	left: 0px;
	width: 299px;
	height: 225px;
	}
#stories {
	background: url(images/stories.gif) no-repeat; 
	position: absolute;
	top: 0px;
	left: 601px;
	font-size: 150%;
	width: 299px;
	height: 225px;
	}
#australia {
	background: url(images/australia.jpg) no-repeat; 
	position: absolute;
	top: 227px;
	font-size: 150%;
	left: 601px;
	width: 299px;
	height: 225px;
	}
#margaret {
	background: url(images/margaret.jpg) no-repeat; 
	position: absolute; font-size: 150%;
	top: 227px;
	font-size: 150%;
	left: 0px;
	width: 299px;
	height: 225px;
	}
#wedding {
	background: url(images/wedding.jpg) no-repeat; 
	position: absolute;
	top: 0px;
	left: 601px;
	font-size: 150%;
	width: 299px;
	height: 225px;
	}
#show {
	background: url(images/show.jpg) no-repeat; 
	position: absolute;
	top: 227px;
	left: 301px;
	font-size: 150%;
	width: 299px;
	height: 225px;
	}
#supportingText {
	background: url(images/gray.gif) repeat; 
	display: block;
	position: relative;
	top: 0px;
	left: 40px;
	margin-top: 20px;
	width: 900px;
	height: auto;
	padding-left: 150px;
	}