body {
    margin:0;
    background-color:#242d48;

}

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

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

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

a:hover {color:#B2CFEC; text-decoration:overline underline}

.placeholder{
width:100%;
height:100%;
position:absolute;}

.content {
    background-color:#274883;
    width:780px;
    height:800px;;
    position:absolute;
    
    margin-left:-390px;
    left:50%;

    background-repeat: repeat-x;

    background-position:top;

}

.menu
{position:absolute;
width:207px;
height:304px;
margin-top:283px;}

ul
{ line-height:20px;}

.links{
text-align:center;}

.text
{position:absolute;
width:480px;
margin-left:250px;
height:334px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
margin-top:283px;}


.footer2 
{
 text-align: right;
 position: absolute;
 bottom: 50px;
 left: 709px;
 width: 250;
 height: 150px;
 }


.footer  
{
 text-align: center;
 position: absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 height: 70px;
 }
