html,body
{
height:100%;
background-color:#000000;
font-family:Verdana;
font-size:10px;
color:#ffffff;
padding:0px;
margin:0px;
}

div
{
padding:0px;
margin:0px;
}

div.flashcontent
{
width:100%;
height:100%;
}

embed
{
width:100%;
height:100%;
}

div#top
{
height:50%;
width:650px;
margin-bottom:-300px;
float:left;
}

div#splash
{
position:relative;
margin:auto;
height:500px;
width:650px;
background-image:url('wcc_welcome.jpg');
clear:left;
}

div#bg
{
position:relative;
margin:auto;
padding-top:70px;
padding-left:210px;
padding-right:205px;
height:430px;
width:235px;
background-image:url('bg.jpg');
clear:left;
}

img
{
border:none;
}

h1
{
font-size:20px;
}

p
{
margin:0px;
margin-bottom:10px;
padding:0px;
}

a
{
margin:0px;
color:#999999;
text-decoration:none;
}

a:hover
{
color:#ffffff;
}

a#popup
{
position:absolute;
left:222px;
top:350px;
}

a#window
{
position:absolute;
left:222px;
top:382px;
}

div#footer
{
position:fixed;
bottom:0px;
width:100%;
background-image:url('footer.gif');
height:21px;
}

a#copyright
{
position:absolute;
padding:3px;
left:10px;
}

a#imprint
{
position:absolute;
padding:3px;
right:10px;
text-align:right;
}

hr
{
border-style:solid;
color:#ffffff;
height:1px;
border-bottom-width:0px;
}

/* css by sevenbit [de] */