Forum Moderators: not2easy
body
{
background: #B1B1B1;
font-family: "Arial";
font-size: 75%;
}
#container
{
margin-left: 100px;
width: 730px;
background-image: url(../images/clean/content.png);
background-repeat: repeat-y;
text-align: left;
}#sidebar
{
float: right;
margin-right: 30px;
width: 195px;
height: auto;
clear: right;
}* html #sidebar
{ /* This is the Tan hack */
width: 205px;
w\idth: 195px;
}#head
{
background-image: url(../images/clean/head.png);
width: 730px;
height: 160px;
clear: both;
}#content
{
width: 440px;
height: auto;
margin-left: 15px;
float: left;
clear: left;
}#foot
{
background-image: url(../images/clean/foot.png);
height: 60px;
clear: both;
}
I'm guessing it'll most likely be something silly that I haven't noticed, which is usually the case. :-s The page is up at [ababo.co.uk ] if you need to check it out. Any help would be much appreciated. :)
Daniel