body {
	background-color: #f1ccd4;
	margin-top: 0px;
	link: white;
	vlink: white;
	alink: white;
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: black;
}
#debug {
	width: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#container {
	width: 650px;
	height: 1500px;
	background-color: #f1ccd4;
	margin: 0px auto;
	position: relative;
	border: 1;	
}
#lf_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 156px;
	height: 174px;
	background: url(images/NancyFlowers.jpg);
}
#lf_logo {
	position: absolute;
	top: 174px;
	left: 0px;
	width: 156px;
	height: 324px;
	background: url(images/logo.jpg);
}
#lf_look {
	position: absolute;
	top: 498px;
	left: 0px;
	width: 156px;
	height: 324px;
}
#rt_top	{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 494px;
	height: 122px;
	background: url(images/Imagebar.jpg);
}
#rt_menu {
	position: absolute;
	top: 122px;
	right: 0px;
	width: 494px;
	height: 52px;
}
#rt_nav {
	position: absolute;
	top: 174px;
	right: 0px;
	width: 494px;
	height: 30px;
}
#rt_info {
	position: absolute;
	top: 204px;
	right: 0px;
	width: 494px;
	height: 122px;
}
#sub1 {
	width: 75px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bkgrnd.gif) no-repeat center top;
	}

#sub2 {
	width: 75px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 75px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bkgrnd.gif) no-repeat center top;
	}

#sub3 {
	width: 75px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bkgrnd.gif) no-repeat center top;
	}

#sub4 {
	width: 75px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 225px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bkgrnd.gif) no-repeat center top;
	}

#sub5 {
	width: 75px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 300px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bkgrnd.gif) no-repeat center top;
	}

#sub6 {
	width: 75px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 375px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/bkgrnd.gif) no-repeat center top;
	}

#navup {
	height: 24px;
	width:	450px;
	margin: 0px;
	position: absolute;
	background-color: blue;
	right: 22px;
	top: 176px;
}
#navlo {
	height: 24px;
	width:	450px;
	margin: 0px;
	position: absolute;
	background-color: blue;
	right: 0px;
	bottom: 0px;
}

