* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
	 color: #ffffff;
   font:  georgia,Serif;
font-size: large;

}

img {
border: 0;
padding: 0;
}

a {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

a:visited {
color: #ffffff;
}


#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#wrap {
min-height: 100%;
}

#cont {
	margin: 0;
	padding:0;
	border:0;
    position:absolute;
    z-index:70;
right: 0px;
bottom: 0px;
background-color: #000000;
height: 50px;
width: 100%;
text-align: center;


}



#open {
	margin: 0;
	padding:0;
	border:0;
    position:absolute;
    z-index:80;
    overflow:auto;
left: 30px;
bottom: 80px;
text-align: center;
}




span.right {
position: absolute;
right: 5px;
}



span.left {
position: absolute;
left: 5px;
}

#50 {
height: 50px;
}
