#Banner
{

left:0px;
top:0px;
height:150px;
clear: both;
}

#HeaderLine
{
left:0px;
top:0px;
}

#register
{

left:0px;
}

#menubar
{

left:0px;
background-color:orange;
top:105px;

}

#leftdiv 
{
float:left;
width: 20%;
top:150px;
}

#contentdiv
{
float:left;
width:53%;
top:150px;
margin-right: 10px;
}

#rightdiv
{
width: 25%;
float:left;
top:150px;
margin-top: 18px;
}
