body{
        padding: 0px;
        margin: 0px;
        border: 0px;
        font-family:"Anime Ace", Verdana, Helvetica , sans-serif;
        font-size: 11px;
        color: #000000;
        background: #000000;

}

 a:link,a:hover,a:active,a:visited
{
        color: #663333;
}

#main{
        display: block;
        float: none;
        position: absolute;
        left: 50%;
        margin-top: 55px;
        margin-left: -350px;
        width: 700px;!
        min-height:500px;
        background: url(../images/back.gif) repeat-x;
        background-color: #FFFFCC;
}

#contentbanner
{
        display: block;
        float: none;
        position: relative;
        width: 670px;
        height: 182px;
        border: 0px;
        padding: 0px;
        margin: 15px;
}

 #contentbanner  a:link, #contentbanner a:visited, #contentbanner  a:active
{
        display: block;
        width: 670px;
        height: 182px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        background-image: url(../Banners/bannerninja.jpg);
        background-position: right;
        background-repeat: no-repeat;
}

 #contentbanner a:hover
{
        background-position: left;
}



#content
{
        display: block;
        float: none;
        position: relative;
        width: 670px;
        height: 100%;
        border: 0px;
        padding: 0px;
        margin: 15px;
        text-align: center;
        font-weight: bold;
}

#title
{
        display: block;
        float: none;
        position: relative;
        width: 670px;
        height: 35 px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        line-height: 35px;
        color: #663333;
        text-align: center;
        font-weight: bold;
        background-image: url(../images/title.gif);
        background-position: center;
        background-repeat: no-repeat;
}

#title a,#title a:link,#title a:visited
{
        font-size: 11px;
        color: #FFCC66;
}

#title a:active,#title a:hover
{
        color: #663333;
}


#bottom
{
        display: block;
        float: none;
        position: relative;
        width: 670px;
        height: 35px;
        border: 0px;
        margin: 15px;
        font-size: 9px;
        color: #ffffff;

        background-image: url(../images/bottom.gif);
        background-repeat: no-repeat;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottom p
{
     display: block;
     position: absolute;
      float: none;
      text-align: center;
      width: 650px;
      height: 25px;
      margin-top: 5px;
      margin-right: 10px;;
      margin-bottom: 5px;
      margin-left: 10px;
      line-height: 12px;
}

#nebox
{
     display: block;
     position: relative;
     background-color: #FFFFFF;
     width: 600px;
     height: 100%;
     font-family: Arial, Helvetica, sans-serif;
     border: 1px solid #000000;
     margin-top: 25px;
     margin-right: 50px;
     margin-bottom: 25px;
     margin-left: 50px;
     padding: 0px;
     font-size: 11px;
     line-height: 14px;
}

#nebox img
{
    border: 0px;
    margin: 7px;


}






