* {
        -moz-user-select: none;
}
body {
	overflow: auto;
                background-color: #ffffff;
        margin: 0px;
}

#stext {
        width: 1%;
        font-size: 11;
        font-family: Arial;
        color: #000000;
        background-color: #FDFF99;
        border: inset #FFFFFF 1px;
}

#pMessageText {
        position: absolute;
        font-size: 12px;
        color: white;
        text-align: center;
        bottom: 20px;
        font-family: Verdana, Arial, Helvetica, Sans-serif;
        width: 0px;
}

#ssgCentered {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
}

#ssgContainer {
        position: relative;
        width: 1024px;
        height: 768px;
}
		
#Layer1 {
	position: absolute;
	background-image: url( images/mainbackgrnd.jpg );
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
}

		
#Layer2 {
	position: absolute;
	background-image: url( "images/load_HD_Up.jpg" );
	background-repeat: no-repeat;
	cursor: pointer;
	left: 409px;
	top: 65px;
	width: 144px;
	height: 17px;
}
		
#Layer3 {
	position: absolute;
	background-image: url( "images/load_SD_Up.jpg" );
	background-repeat: no-repeat;
	cursor: pointer;
	left: 408px;
	top: 91px;
	width: 144px;
	height: 17px;
}

#Layer4 {
	position: absolute;
	background-image: url( "images/" );
	background-repeat: no-repeat;
	cursor: pointer;
	left: 755px;
	top: 132px;
	width: 210px;
	height: 14px;
}
