body {margin:0px; padding: 0px; background-color: #000; font-family: Arial, Verdana; color: #727272; margin: 0 auto; padding: 0 auto;}
#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible; } 
#main { position: absolute; left: 50%; width: 900px; margin-left: -450px; height: 600px; top: -300px; border: 1px dotted #363636; display: block; visibility: visible; background-color: transparent;}

#str {
background-image:url('images/smlsoul.png');
background-repeat: no-repeat;
position: absolute;
left: 5px;
top: 15px;
padding-left: 5px;
height: 41px;
width: 889px;
background-color: transparent;
border-bottom: 1px dotted #363636;
z-index: 2;
clear: left;
}

#snbnm {
position: absolute;
top: 28px;
margin-left: 50px;
height: 23px;
width: 725px;
background-image: url('images/snbname.png');
background-repeat: no-repeat;
clear: left;
z-index: 3;
vertical-align: middle;
}

#mn {
position: absolute; top: 32px; margin-left: 175px; 
height: 20px; width: 720px; visibility: visible; 
display: block; z-index: 4;text-align: right;

}

li {
font-size: 12px;
list-style-type: none;
display: inline;
vertical-align: middle;
}

li a {
text-decoration: none;
color: #fff;
    padding: 5 10 5 10;
}

li a:link {
    color: #727272;
    padding: 5 10 5 10;
}

li a:visited {
    color: #727272;
    padding: 5 10 5 10;
}

li a:hover {
    font-weight: medium;
    color: #FFF;
    background-color: #363636;
    padding: 5 10 5 10;
}

#view {
position: absolute;
left: 0px;
top: 58px;
text-align: center;
width: 700px;
height: 480px;
display: block;
}

#plyr {
position: absolute;
top: 57px;
right: 0px;
}

#roll {
position: absolute;
top: 250px;
right: 1px;
height: 340px;
width: 183px;
background-color: #000;
border-top: 1px dotted #363636;
}

#belo {
font-size: 12px;
margin-left: 7px;
text-align: justify;
padding: 5px;
position: absolute;
top: 450px;
left 0px;
background-color: #000;
width: 680px;
height: 130px;
overflow-y: hidden;
}

#fire {
position: absolute;
right: 0px;
bottom: 0px;
width: 60px;
height: 60px;
background-color: transparent;
z-index: 30;
}

.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
overflow: hidden;
}

.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
text-align: center;
border: 1px solid #727272;
background-color: black;
padding-top: 2px;
padding-bottom: 20px;
overflow: visible;
z-index:1002;
}

img {
border: 0px;
}