body
{
background:#D2CEE9;
background-image:url('bg.png');
background-repeat:repeat-x;
}


#nana
{
position:absolute;
top:0px;
left:200px;
}

#header
{
position:absolute;
top:250px;
left:650px;
}

#content
{
position:absolute;
top:210px;
left:220px;
width:550px;
height:320px;
color:#908CA8;
font-size:11px;
font-family:verdana;
}

#content h1
{
font-size:14px;
font-style:italic;
text-indent:25px;
color:#1E1E1E;
font-family:georgia;
border-bottom-width:5px;
border-bottom-color:#BDB3FA;
border-bottom-style:solid;
margin-left:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:1px;
line-height:12px;
}

#statistics
{
position:absolute;
top:330px;
left:35px;
width:180px;
}

p
{
text-align:justify;
color:#908CA8;
font-size:11px;
font-family:verdana;
font-weight:normal;
line-height:14px;
padding: 5px 4px 8px 4px;
text-indent:10px;
margin-left:5px;
margin-right:5px;
}

h2
{
font-family:georgia;
font-size:22px;
font-weight:normal;
font-style:italic;
text-align:center;
margin-bottom:0px;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#000000;
line-height:14px;
}

#navigation
{
position:absolute;
top:210px;
left:20px;
width:170px;
}

#navigation table
{
border-left-style:solid;
border-left-color:#503434;
border-left-width:2px;
background:#BDB3FA;
margin-top:10px;
}

#navigation A:link, #navigation A:visited, #navigation A:active
{
text-align:center;
color:#908CA8; 
font-size:17px;
font-family:georgia;
font-style:italic;
line-height:25px;
text-decoration:none;
width:75px;
}

#navigation A:hover 
{
color:#503434; 
}

A:link, A:visited, A:active
{
color: #191919; 
text-decoration: none;
}

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

B 
{ 
color:#BA0000; 
}

p
{
margin-top:0px;
margin-bottom:0px;
}

th
{
font-size:14px;
font-style:italic;
color:#1E1E1E;
font-family:georgia;
border-bottom-width:5px;
border-bottom-color:#BDB3FA;
border-bottom-style:solid;
margin-left:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:1px;
line-height:12px;
}