Anyone,
Been at this for a few days, and seem to be beating my head agianst the wall...
#content {
width: 760px;
height: auto;
background: #ffffff url(../images/content.png) no-repeat top;
margin: 0;
padding: 0;
}
#sidecolumn {
background : url(../images/side_column.png) no-repeat;
float : left;
padding : 0;
width : 140px;
margin-left: 10px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
}
#pagecontent {
width: 400px;
background : url(../images/banner001.png) no-repeat;
background-color: #FFFFFF;
height: auto;
margin-left: 160px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
padding-top: 140px;
padding-bottom : 10px;
padding-left : 0px;
padding-right : 0px;
}
#relatedbar {
background : url(../images/relate_column.png) no-repeat;
float: right;
padding: 0px;
width: 160px;
margin-left: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
}
Been at this for a few days, and seem to be beating my head agianst the wall...
#content {
width: 760px;
height: auto;
background: #ffffff url(../images/content.png) no-repeat top;
margin: 0;
padding: 0;
}
#sidecolumn {
background : url(../images/side_column.png) no-repeat;
float : left;
padding : 0;
width : 140px;
margin-left: 10px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
}
#pagecontent {
width: 400px;
background : url(../images/banner001.png) no-repeat;
background-color: #FFFFFF;
height: auto;
margin-left: 160px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
padding-top: 140px;
padding-bottom : 10px;
padding-left : 0px;
padding-right : 0px;
}
#relatedbar {
background : url(../images/relate_column.png) no-repeat;
float: right;
padding: 0px;
width: 160px;
margin-left: 0px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
}