body{
	background: url(../images/photography/photo2.jpg) fixed 0 1120px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;}

#wrapper{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	top: 35%;}

#container{
	background: url(../images/structure/paneloadsm.png) no-repeat 0 -4px;
	width: 374px;
	height: 254px;
	display: block;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	bottom: 45%;
	opacity: 0;}

ul{
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: middle;}

li#buttonReady{
	background: url(../images/structure/buttonReady.png) no-repeat 0 0;
	width: 114px;
	height: 44px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	top: 158px;}

li#buttonReady:hover{
	background: url(../images/structure/buttonReady.png) no-repeat 0 -43px;}

li#buttonReady:active{
	background: url(../images/structure/buttonReady.png) no-repeat 0 -42px;
	opacity: .8;}

.goHome{
	display: inline;
	position: absolute;
	padding: 18px 90px 18px 16px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;}

img {
	visibility: hidden;
}

/* Preloaded Images */

.photo1 {background-image: url(../images/photography/photo1.jpg);}
.photo2 {background-image: url(../images/photography/photo2.jpg);}
.photo3 {background-image: url(../images/photography/photo3.jpg);}
.photo4 {background-image: url(../images/photography/photo4.jpg);}
.photo5 {background-image: url(../images/photography/photo5.jpg);}
.photo6 {background-image: url(../images/photography/photo6.jpg);}
.buttonReady {background-image: url(../images/structure/buttonReady.png);}
.paneGlass {background-image: url(../images/structure/paneglass.png);}
.paneLoad {background-image: url(../images/structure/paneload.png);}
.logoHead {background-image: url(../images/structure/mename.png);}