body
{
    background:#3a3d42 url('/img/bodyBg.jpg') repeat-x scroll 0 0;
    font-family:Arial, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;
}
#wrapper
{
    background-color:#000000;
    width:600px;
    margin:0 auto;
    padding:50px 30px 20px 30px;
    overflow:hidden;
}
#containerFront
{

}
#conLeft
{
    clear:none;
    float:left;
    font-size:120%;
}
#conRight
{
    clear:none;
    float:right;
}
#bottom
{
    background:transparent url('/img/bottom.png') no-repeat scroll 0 0;
    width:660px;
    height:16px;
    margin:0 auto;
}
.ipool
{

}
a
{
    color:#ffffff;
    text-decoration:underline;
}
h2
{
    margin-top:40px;
}