ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div
{ margin:0; padding:0; }

a img,:link img,:visited img { border:none; }

 /*#body_bg img {
	position:absolute;
    top:0;
    left:0;
}*/
        
object {
    position: absolute;
}


.clear {
	clear:both;
}

.content {
    width:auto;
    height: auto;
    position: absolute;
    z-index: 100;
    width: 284px;
    display:none;
    left:7%;
    top:30%;
}

.content div {
    font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color:#fffff0;
    width: 100%;
    text-align: center;
    margin-top:100px;
}

.content div a {
    color:#fffff0;
    text-decoration: none;
    margin-left:10px;
    margin-right: 10px;
}


