body {
margin: 0px auto;
font: 11px verdana, sans-serif;
line-height: 20px;
color: #484848;
background-image: url(images/bg.jpg);
}

#mainContainer {
margin: 0px auto;
padding: 0px;
width: 869px;
height: 100%;
border:0;
}

#whiteBG {
margin: 0px;
width: 843px;
height: 945px;
background-image: url(images/whiteBG.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}

#content {
margin: 0px 25px 0px 25px;
width: 100%;
}


p {
margin-bottom: 0px;
width: 94%;
font-size: 16px;
line-height: 24px;
}

table.picTable {
margin-top: 20px;
width: 717px;
height: 190px;
border: 1px solid #f4c0d3;
background-image: url(images/diagBG.jpg);
}

#player {
margin-top: 20px;
z-index: 0;
*z-index: -1;
} 

p.txt {
font-size: 12px;
line-height: 18px;
}

p.space {
height: 30px;
}

p.copyright {
margin: 0px 25px;
font-size: 10px;
line-height: 15px;
}

#nadia {
position: absolute;
margin: 510px 0px 0px 560px;
}

a:link {color:#e26794; text-decoration:none; }
a:active {color:#e26794; text-decoration:none; }
a:visited {color:#e26794; text-decoration:none; }
a:hover {color:#e26794; text-decoration:underline; }

a.email:link {color:#484848; text-decoration:none; }
a.email:active {color:#484848; text-decoration:none; }
a.email:visited {color:#484848; text-decoration:none; }
a.email:hover {color:#484848; text-decoration:underline; }

a.shufuzz:link {color:#c94978; text-decoration:none; }
a.shufuzz:active {color:#c94978; text-decoration:none; }
a.shufuzz:visited {color:#c94978; text-decoration:none; }
a.shufuzz:hover {color:#c94978; text-decoration:underline; }

#bottombar {
width: 843px;
height: 85px;
background-image: url(images/bottomBar.jpg);
background-repeat: repeat-x;
}

.playerSM {
position: relative;
float: right;
}