body
{
    Font : 11px / 1.5 Verdana , Sans;
    Color : white;
    Background-color : black;
    Text-align : center;
    Background-position : top left;
    Background-repeat : no-repeat;
    Margin-top : 0%;

}

#header
{
    Height : 0px;
    Text-align : left;
    Background-image : none;
    Background-repeat : no-repeat;
    Background-position : center left;
    Margin-top : 0px;
    Margin-left : 0px;
    Text-decoration : none;
}
#Link
{
    Margin-top : 222px;
    Margin-right : 466px;
    Text-decoration : none;
}
#wrapper
{
    Width : 780;
    Margin : 15%;
    Text-align : left;
    Text-decoration : none;
}
#content, #subconent
{
    Background-color : rgb(42 , 255 , 0);
    Background-position : top left;
    Font-weight : bold;
    Font-size : 14px / 28px;
    Font : Sans;
    Text-indent : 1em;
    Text-decoration : none;
    Margin-top : 500px;

}    
#content
{
    Float : right;
    Width : 560px;
    Background-position : bottom righ;
    Text-decoration : none;
}
#subcontent
{
    Float : left;
    Width : 210;
    Text-decoration : none;
}
#subcontent ul
{
    List-style : none;
    Margin : 1em;
    Text-decoration : none;
}
#subcontent a
{
    Color : rgb(204 , 204 , 204);
    Font-weight : bold;
    Font-size : 1em;
    Font : Sans-Serif;
    Text-decoration : none;
}
#subcontent a:hover
{
    Color : rgb(240 , 240 , 240);
    Text-decoration : none;
}
#footer
{
    Clear : both;
    Text-align : center;
    Padding : 10px;
    Font-size : 0.8em;
    Font : Sans-Serif;
    Text-decoration : none;
}
#footer a
{
    Color : rgb(74 , 254 , 39);
    Text-decoration : none;
}
#footer a:hover
{
    Color : rgb(255 , 255 , 255);
    Text-decoration : none;
}
img
{
    Border : none;
    Text-decoration : none;
}
img.left
{
    Float : left;
    Margin : 1em 1em 1em 0;
    Text-decoration : none;
}
img.right
{
    Float : right;
    Margin : 1em 0 1em 1em;
    Text-decoration : none;
}
p, h3, h4
{
    Margin : 11px;
    Text-decoration : none;
}
