body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
padding: 0;
background: #000000;
background-color:transparent;
}

img
{
border: 0;
}

A:link
{
color: #FFFFFF;
text-decoration: underline;
}

A:active
{
color: #FFFFFF;
text-decoration: underline;
}

A:visited
{
color: #FFFFFF;
text-decoration: underline;
}

A:hover
{
color: #FFFFFF;
text-decoration: none;
}

#container
{
width: 550px;
height: 700px;
margin: 0px 0px 0px 0px;
/*border: solid 1px #CCCCCC;*/
position: absolute;
padding: 0;
/*background: #FFFFFF url('img/forest2b.jpg') center top;*/
text-align: justify;
}

#content
{
width: 550px;
height: 1000px;
z-index: 2;
position: absolute;
margin: 2px 2px 2px 2px;
}

#panel
{
width: 555px;
height: 1000px;
z-index: 1;
background-color: #000000;
position: absolute;
margin: 0px 0px 0px 0px;
}

#panelwhite
{
width: 555px;
height: 1000px;
z-index: 1;
background-color: #FFFFFF;
position: absolute;
margin: 0px 0px 0px 0px;
}

.trans 
{
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.emph
{
border: dotted 1px white;
}

#sn
{
height: 31px;
width: 60px;
position: absolute;
top: 315px;
left: 0px;
}