html,body{
margin:0;
padding:0;
height:100%;
border:none
}

body {
background-color: black;
color: #cccccc;
}

img {
border:none
}

table {
border-collapse: collapse;}

#container {
min-height:100%;
position:relative;
width:1152px;
margin:auto;
white-space:nowrap;
background-attachment:fixed;
background-position:center top;
}

#contents {
padding:10px 60px 60px 10px;
display:table;
margin:auto;
background-color:#090909;
opacity:0.9;
filter:alpha(opacity=90);
-moz-border-radius: 30px 30px 30px 30px;
}

#whos_online {
position:absolute;
bottom:0px;
height:45px;
width:1152px;
background-color: #090909;
opacity:0.9;
filter:alpha(opacity=90);
text-align:center;
}

#table_1 {
vertical-align:top;
clear:both;
margin-left:10px;
}

div.alt_containers {
padding: 5px 0px 5px 10px;
background-color: #333333;
border: 2px solid gray;
-moz-border-radius: 0px 30px 30px 0px;
font-size:12px;
display:none;
}

td.refresh, td.refresh img {
width:10px;
}

td.refresh img {
cursor:pointer;
}

td.button, td.button img {
width:12px;
}

td.button img {
cursor:pointer;
}

#table_1 td.level {
vertical-align:bottom;
font-size:12px;
width:10px;
}

img.icon {
width:15px;
vertical-align:baseline;
}

td.add_new {
width:180px;
}

td.toon_name {
width:100px;
}

td.specs {
width:75px;
}

a {
cursor:pointer;
}

.top_nav { width:1115px; height:162px; background:url(/oscar/navigation_bg.png) 0 0 no-repeat;
font-family: Georgia, serif;font-size:18px;}
.top_nav a {text-decoration:none;color:#cccccc}

.lavaLampBottomStyle  {
height:29px;
margin:-30px 0 0 465px;
overflow:visible;
padding:15px;
position:relative;
width:auto;
}
.lavaLampBottomStyle li {
float:left;
list-style:none outside none;
}
.lavaLampBottomStyle li.back {
background-image:url('/chars/flame.gif');
background-position: 0% 25%;
overflow:hidden;
opacity:0.6;
filter:alpha(opacity=60);
bottom:0px;
height:49px;
position:absolute;
width:9px;
z-index:8;
}
.lavaLampBottomStyle li a {
color:#cccccc !important;
display:block !important;
float:left !important;
font:bold 14px arial !important;
height:30px !important;
letter-spacing:0 !important;
margin:auto 10px !important;
outline:none !important;
overflow:hidden !important;
position:relative !important;
text-align:center !important;
text-decoration:none !important;
text-transform:uppercase !important;
top:7px !important;
z-index:10 !important;
}

.lavaLampBottomStyle li a:focus, .lavaLampBottomStyle li a:active { outline: 0; }

.lavaLampBottomStyle li a img{
vertical-align:top;
}

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
border:medium none;}
