/* CSS Document */

#sitebgtop {
	position:static;
	border: 0px;
	width: 1000px;
	height: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 0;
	background-image: url(../backgrounds/homepage.jpg);
	background-repeat: no-repeat;
	}
	
#sitebgtop2 {
	position:static;
	border: 0px;
	width: 1000px;
	height: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 0;
	background-image: url(../backgrounds/aboutus.jpg);
	background-repeat: no-repeat;
	}
	
#sitebgtop3 {
	position:static;
	border: 0px;
	width: 1000px;
	height: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 0;
	background-image: url(../backgrounds/theshow.jpg);
	background-repeat: no-repeat;
	}
	
#sitebgtop4 {
	position:static;
	border: 0px;
	width: 1000px;
	height: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 0;
	background-image: url(../backgrounds/gallery.jpg);
	background-repeat: no-repeat;
	}
	
#sitebgtop5 {
	position:static;
	border: 0px;
	width: 1000px;
	height: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 0;
	background-image: url(../backgrounds/contact.jpg);
	background-repeat: no-repeat;
	}
	
#maincontainer {
	position: absolute;
	width: 398px;
	height: 435px;
	margin-left: 521px;
	margin-right: auto;
	margin-top: 255px;
	border: 0px;
	z-index: +10;
}

#flashquotes {
	position: absolute;
	width: 430px;
	height: 117px;
	margin-left: 82px;
	margin-right: auto;
	margin-top: 231px;
	border: 0px;
	z-index: +15;
}

#homepage {
	position: absolute;
	width: 136px;
	height: 42px;
	margin-left: 85px;
	margin-right: auto;
	margin-top: 702px;
	border: 0px;
	z-index: +16;
	}
	

#about {
	position: absolute;
	width: 136px;
	height: 42px;
	margin-left: 260px;
	margin-right: auto;
	margin-top: 702px;
	border: 0px;
	z-index: +16;
	}
	

#show {
	position: absolute;
	width: 136px;
	height: 42px;
	margin-left: 434px;
	margin-right: auto;
	margin-top: 702px;
	border: 0px;
	z-index: +16;
	}
	

#gallery {
	position: absolute;
	width: 136px;
	height: 42px;
	margin-left: 605px;
	margin-right: auto;
	margin-top: 702px;
	border: 0px;
	z-index: +16;
	}
	
#contact {
	position: absolute;
	width: 136px;
	height: 42px;
	margin-left: 775px;
	margin-right: auto;
	margin-top: 702px;
	border: 0px;
	z-index: +16;
	}
	
#copyright {
	position: absolute;
	width: 250px;
	height: 33px;
	margin-left: 720px;
	margin-right: auto;
	margin-top: 750px;
	border: 0px;
	z-index: +17;
	}
	
	
