<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">

<html>

<head>


div.container
{
height:100%;
background-color:#4169E1;
background:#4169E1;
}

div.banner
{
position:absolute;
top:0px;
height:155px;
width:100%;
background-color:#B0C4DE;
background:#B0C4DE;
}

div.footer
{
position:fixed;
bottom:0;
/*margin:-50px 0 0 0;*/
/*align:bottom;*/
width:100%;
height:35px;
background-color:#4169E1;
background:#4169E1;
}

div.menu
{
position:absolute;
top:167px;
left:0px;
width:150px;
min-width:50px;
max-width:150px;
height:100%;
background-color:#4169E1;
background:#4169E1;
}

div.main
{
position:absolute;
left:55px;
top:177px;
padding:10px;
margin-left:100px;
background-color:#B0C4DE;
}

body
{
height:100%;
background-color:#B0C4DE;
scrolling:no;
margin:0px;
padding:0px;
}

p
{
color:black;
}

a
{
color:#000000;
size:4;
font-weight:900;
}

div.banner_bar
{
height:12px;
width:100%; 
background:#4169E1;
margin:0px;
}

div#menuid
{

}

</style>
</head>

<body>

</body>

</html>