Ash S
2008-12-01 04:03:54 UTC
* Around the page style */
#topbar
{
background-image:url("imgs/Banner2.jpg");
position: absolute;
top: 0px;
left: 0px;
width: 754px;
height: 100px;
}
#bottombar
{
background: #ffffcc;
position: absolute;
top: 500px;
left: 0px;
width: 754px
height: 60px
}
#leftNav
{
background: #ffffcc;
position: absolute;
top: 100px;
left: 0px;
width: 150px;
height: 500px;
}
#content
{
background: #ffffff;
position: absolute;
top: 100px;
left: 150px;
width: 500px;
height: 500px;
}