body {
	background-attachment: fixed;
	background-image: url(../../images/background.jpg);
	background-position: center center;
	background-color: #A78057;
	margin: 0px;
	color: #000000;
}
#enter {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:350px;
	z-index:1;
	margin-top: -175px;
	margin-left: -375px;
	overflow: visible;
}
#background {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	visibility: visible;
}
#menu {
	position:absolute;
	left:0px;
	top:139px;
	z-index:5;
	visibility: visible;
}
#gallery {
	position:absolute;
	left:0px;
	top:8px;
	width:760px;
	height:532px;
	z-index:2;
	overflow: hidden;
}
#familylinks {
	position:absolute;
	left:142px;
	top:237px;
	width:100px;
	height:25px;
	z-index:6;
	visibility: visible;
	color: #660000;
}
#seniorlinks {
	position:absolute;
	left:144px;
	top:205px;
	width:100px;
	height:25px;
	z-index:6;
	visibility: visible;
	color: #660000;
}
#weddinglinks {
	position:absolute;
	left:153px;
	top:175px;
	width:100px;
	height:25px;
	z-index:6;
	visibility: visible;
	color: #660000;
}
#content {
	position:absolute;
	left:210px;
	top:110px;
	width:545px;
	height:425px;
	z-index:2;
	overflow: auto;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-transform: uppercase;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F0ED9A;
	text-align: center;
	letter-spacing: 1px;
}
.bold {
	font-weight: bold;
	color: #F0E7AB;
}
.quote {
	font-style: italic;
	font-size: 18px;
	color: #F0E7AB;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F0E7AB;
}
form{
	
		}
	
		input {
			color: #670000;
			background-color: #EFE890;
			}
		
		input[type="text"], textarea{
			color: #670000;
			background-color: #EFE890;
			}

		select { 
		 background-color: #EFE890; 
		 color: #670000; 
		}

