body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 144%;
	color: #440E62;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/stripes.gif);
}
#nav #about a {
	display: block;
	height: 26px;
	width: 280px;
}
#logo a {
	display: block;
	height: 304px;
	width: 280px;
}
#logo {
	background-image: url(images/rachel_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 304px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
#footer p {
	line-height: 121%;
	color: #FFFFCC;
	font-size: 9px;
	margin: 10px;
	text-align: justify;
}
#footer {
	height: 70px;
	width: 70%;
	margin-top: 75px;
	position: absolute;
	left: auto;
	right: auto;
	bottom: 0px;
	margin-right: 15%;
	margin-left: 15%;
	background-color: #440E62;
	padding: 0px;
	margin-bottom: 25px;
	visibility: visible;
}
#container {
	background-color: #FFFFCC;
	position: absolute;
	min-height: 500px;
	height: 68%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#logo h1 span {
	display: none;
}
#nav #about {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 26px;
	width: 280px;
	left: 0px;
	top: 304px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#about span {
	display: none;
}
#nav #video {
	background-image: url(images/video.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 26px;
	width: 280px;
	left: 0px;
	top: 356px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav #about a:hover, #nav #about a:visited {
	background-image: url(images/soon-rollover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 280px;
	background-color: #FFFFCC;
}
#video span {
	display: none;
}
#nav #gallery {
	background-image: url(images/gallery.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 26px;
	width: 280px;
	left: 0px;
	top: 330px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery span {
	display: none;
}
#rail p span {
	display: none;
}
#rail {
	background-image: url(images/rail.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: absolute;
	height: 28px;
	width: 100%;
	left: 0px;
	z-index: 0;
	bottom: 0px;
}
#nav #gallery a:hover, #nav #gallery a:visited {
	background-image: url(images/gallery-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 280px;
}
#nav #video a:hover, #nav #video a:visited {
	background-image: url(images/video-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 280px;
}
#nav #gallery a {
	display: block;
	height: 26px;
	width: 280px;
}
#nav #video a {
	display: block;
	height: 26px;
	width: 280px;
}
#content1 {
	position: relative;
	left: 300px;
	top: 25px;
	width: 30%;
}
