#bg {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
z-index : 0;
}
#page {
padding : 25px;
position : relative;
background-color : #000008;
top : 0;
left : -660px;
z-index :9999;
width : 620px;
}
* {
font-family : "Trebuchet MS";
color : #eee;
line-height : 1.6em;
}
h1 {
color : orange;
font-variant : small-caps;
font-size : 200%;
padding : 0;
margin : 0;
}
#meta {
margin-bottom : 1em;
font-size : 9pt;
cursor : pointer;
}
.clear {
width : 100%;
clear : right;
}
#irot {
width : 620px;
height : 440px;
background-color : black;
margin : 1em 0 1em 0;
}
td {
height : 100%;
width : 100%;
overflow : hidden;
text-align : center;
vertical-align : middle;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
#map {
background-color : black;
position : absolute;
left : 670px;
top :  70px;
width : 550px;
height : 260px;
z-index: 0;
}
#mapdiv {
width : 550px;
height : 240px;
padding : 0;
}
#mapdiv a, #mapdiv span {
font-size : 9px;
color : #333;
text-decoration : none;
}
* {
border : 0 solid #eee;
margin : 0;
padding : 0;
list-style : none;
}
#bg, #bg table, #bg td, #cont {
width : 100%;
height : 100%;
overflow : hidden;
}
noscript {
color : red;
font-size : 24pt;
margin : 10em;
font-weight : bold;
position : absolute;
top : 10px;
left : 100px;
background-color : silver;
border : 1px dotted black;
padding : 1em;
}
.right {
text-align : right;
width : 100%;
}
