body {
	background-attachment:scroll;
	background-image: url(Images/homePageBG.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	z-index:-10;
	margin-top: 10px;
 }

#container {
position:relative;
margin-left: auto;
margin-right: auto;
width: 500px;
}
 
 #splashFlash {
 background-image:url(gallery/album1/large/SplashFlashLogo.jpg);
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 500px;
 height: 400px;
 top: 77px;
 }
 
 #enter {
position: relative;
margin-left: auto;
margin-right: auto;
width: 500px;
height: 120px;
text-align:center;
top: 100px;
border: 1px solid #947C67;
}

 #enterLeft {
 position: relative;
 width: 500px;
 height: 120px;

}

 #enterRight {
 position: relative;
width: 500px;
height:120px;
top: 120px;
text-align:right;
}

h1 {
color: #947C67;
font-size:20px;
font-family: century gothic;
font-weight:100;
}


 #splashVidLink {
position: absolute;
margin-left: auto;
margin-right: auto;
width: 500px;
text-align:center;
top: -50px;
}


A.enterLink:link {
color: #947C67;
font-size:12px;
font-family: century gothic;
text-decoration: none;
}

A.enterLink:visited {
color: #947C67;
font-size:12px;
font-family: century gothic;
text-decoration: none;
}
 
A.enterLink:hover {
color: #947C67;
font-size:12px;
font-family: century gothic;
text-decoration: none;
}

A.skipLink:link {
color: #947C67;
font-size:12px;
font-family: century gothic;
text-decoration: none;
}

A.skipLink:visited {
color: #947C67;
font-size:12px;
font-family: century gothic;
text-decoration: none;
}
 
A.skipLink:hover {
color: #947C67;
font-size:12px;
font-family: century gothic;
text-decoration: none;
}

A.VidLink:link {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
}

A.VidLink:visited {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
}
 
A.VidLink:hover {
color:  #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
}

A.ArticleLink:link {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
border-bottom: 1px dotted #947c67;
}

A.ArticleLink:visited {
color: #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
border-bottom: 1px dotted #947c67;
}
 
A.ArticleLink:hover {
color:  #947C67;
font-size:20px;
font-family: century gothic;
text-decoration: none;
border-bottom: 1px solid #947c67;
}

h1 {
font-family: "century gothic";
color: #947C67;
}
   