#HeadTop{
 position:relative;
 height:150px;
 background:#000;
 background:url("http://www.winbyts.com/docs/templates/classic_sg/i/starsbg.jpg");
 padding:20px;
}
#HeadTitle{
 display:inline-block;
 font-size:30pt;
 width:20%;
 margin:0px auto;
 color:#ffff00;
 text-shadow: 1px 1px #ffffff;
}
#MainPage{
 position:relative;
 display:block;
 width:100%;
 min-height:500px;
}
#SidePanelLeft{
 display:inline-block;
 width:20%;
 float:left;
}
#sitepage{
 display:inline-block;
 width:80%;
 float:left;
}
#SidePanelRight{
 display:inline-block;
 width:0%;
 float:left;
}
#PanelBottom{
 position:relative;
 width:100%;
}
