html{
height:100%;
overflow:hidden;
}
body{
height:100%;
margin:0;
padding:0;
background-color:#000;
color:#fff;
font-size:10px;
font-family:verdana,arial,sans;
}
small{
font-size:9px;
float:right;
position:relative;
text-align:center;
}
.red{
color:#f49922;
}
iframe{
border:0;
}
img{
border:0px;
}
ul{
position:absolute;
right:20px;
top:90px;
z-index:100;
}
li{
list-style-type:none;
height:64px;
width:64px;
float:right;
text-align:center;  
font-size:1.5em;
}
li a{
color:#fff;
text-decoration:none;
}
.sel{
position:relative;
top:-12px;
font-size:1.5em;
}
#title_active{
color:#f49922;
position:relative;
top:-85px;
font-size:14px;
font-weight:bolder;
text-align:center;
}
#logo{
position:absolute;
width:100%;
padding-left:15px;
text-align:left;
top:30px;
z-index:100;
}
#iffy{
position:absolute;
top:250px;
width:100%;
height:50%;
border:0px;
}
#bottom{
position:absolute;
bottom:0px;
width:100%;
height:14px;
background:#222;
color:#bbb;
text-align:center;
padding-top:2px;
padding-bottom:3px;
border-top:1px solid #999;
}
#bottom a{
color:#fff;
text-decoration:none;
}
#iFrameDiv{
position:absolute;
text-align:center;
bottom:21px;
right:0px;
width:100%;
height:75%;
border:0;
}
#smaller{
height:60%;
position:absolute;
right:0px;
width:55%;
bottom:21px;
}
#bigger{
height:75%;
text-align:center;
vertical-align:middle;
position:absolute;
left:15px;
width:40%;
bottom:21px;
padding-left:20px;
}
#set{
position:absolute;
right:20%;
text-align:middle;
top:115px;
color:#fff;
z-index:150;
opacity:0;
}
#set se{
position:relative;
top:5px;
font-size:11px;
padding:5px;
}
#set se a{
color:#fff;
text-decoration:none;
outline-style: none;
}
#set se a:hover{
color:#f49922;
text-decoration:none;
outline-style: none;
}
#set se a:active{
color:#f49922;
text-decoration:none;
outline-style: none;
}
a a:visited{
color:#ddd;
text-decoration:none;
outline-style: none;
}
a:hover {
color:#000;
text-decoration:none;
outline-style: none;
}
a:active {
outline-style: none;
}
h1 {
position:absolute;
top:27px;
padding:5px;
font-size:18px;
}
h1 a{
color:#111;
text-decoration:none;
}
h2 {
position:absolute;
top:40px;
color:#888;
font-size:12px;
}
.right{
position:absolute;
right:10%;
float:right;
}
.left{
position:absolute;
left:100px;
}
