body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
div#head {
	left: 35px;
	top: 0px;
	width: 702px;
	position: absolute;
	z-index: 2;
	height: 145px;
	border: 2px solid #000000;
}
div#body {
	position: absolute;
	width: 400px;
	left: 200px;
	top: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #3366CC;
	text-align: justify;
	padding: 10px;
	border: thin groove #999999;
	background: #C0C0C0;
}
div#side_left {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 200px;
	margin-left: 5px;
	text-align: center;
	z-index: 7;
}
div#side_right {
	position: absolute;
	width: 150px;
	left: 680px;
	top: 200px;
	text-align: center;
	z-index: 5;
}
div#footer {
	position: absolute;
	width: 600px;
	left: 100px;
	top: 1020px;
	vertical-align: middle;
	font-size: 95%;
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 150px;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #009933;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #FF8000;
	text-decoration: none;
	border: none;
}
img#feed {
	position: absolute;
	top: 0px;
	left: 30px;
}
img#brum {
	position: absolute;
	top: 250px;
	left: 10px;
}
img#wedding {
	position: absolute;
	top: 500px;
	left: 10px;
}
img#sands {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}
img#stonehenge {
	position: absolute;
	left: 12px;
	top: 250px;
}
img#xmas {
	position: absolute;
	left: 12px;
	top: 500px;
}
img#group {
	position: absolute;
	left: 480px;
	top: 15px;
}
img#sandbaby {
	position: absolute;
	left: 40px;
	top: 15px;
}
div#nav {
	position: absolute;
	width: 700px;
	top: 124px;
	background-repeat: no-repeat;
	left: 0px;
	height: 20px;
	background-image: url(Images/Assets/AM_background_small.jpg);
	font-size: 65%;
}
div#nav ul {
	list-style-type: none;
}
div#nav ul li {
	display: inline;
}
object#banner {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
div#nav li a:link {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: none;
}
div#nav li a:hover {
	color: #9F0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #9F0000;
}
img#guestbook {
	position: absolute;
	left: 265px;
	top: 0px;
	background-image: url(Images/guestbooklink.gif);
	border: thin groove #999999;
}
div#ads {
	position: absolute;
	left: 50px;
	top: 1170px;
}
