body {
	background-attachment: fixed;
	background-image: url(Images/homePageBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:-10;
	margin-top: 10px;
 }
 
 #splashFlash {
 background-image:url(gallery/album1/large/SplashFlashLogo.jpg);
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 500px;
 height: 400;
 top: 77px;
 }
 
  img, div { behavior: url(iepngfix.htc) }

 * { behavior: url(iepngfix.htc) }
 
 #enter {
position: relative;
margin-left: auto;
margin-right: auto;
width: 500px;
text-align:center;
top: 100px;
}

 #splashVidLink {
position: absolute;
margin-left: auto;
margin-right: auto;
width: 500px;
text-align:center;
top: -50px;
}


A.enterLink:link {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
}

A.enterLink:visited {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
}
 
A.enterLink:hover {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
}
   