/* voidx.net v6 */

   a{
    text-decoration:none;
    font-weight:bold;
    color:#fff;}

   a:hover{
    text-decoration:none;
    font-weight:bold;
    color:#ff3;}

   body{
    font:11px verdana,tahoma,sans-serif;
    line-height:1.4;
    margin:0px;
    color:#efefef;
    background-image:url("gfx/body.jpg");
    background-repeat:repeat-x;
    background-color:#000;}

   h1{
    font:11px verdana,tahoma,sans-serif;
    font-weight:bold;
    line-height:1.8;
    color:#ff3;
    margin:0px;
    border-bottom:1px solid #eee;}

h2{
    font:11px verdana,tahoma,sans-serif;
    font-weight:bold;
    line-height:1.8;
    color:#FFF;
    margin:0px;
    }

   p.text{
    padding:0px 10px;
    text-align:justify;}

   p.image{
    text-align:center;}

   div.header{
    width:auto;
    margin:0px;
    text-align:center;
    background-image:url("gfx/header.gif");
    background-position:bottom left;
    background-repeat:repeat-x;
    background-color:#333;}

   div.content{
    height:auto;
    width:1000px;
    margin:10px auto;
    background-color:#000;}

   td.menubox{
    height:300px;
    width:120px;
    vertical-align:top;
    border:1px solid #fff;}

   td.textbox{
    height:300px;
    vertical-align:top;
    border:1px solid #fff;}
