<!--Made by Charles Lee -->
.CL {
font-family:     Times New Roman, san-serif;
font-variant:    normal;
color:           #000000;
background-color: #FFFFFF;
text-align:      left;
vertical-align:  top
}

.topcolumn {
position:        absolute;
width:           auto;
height:          143px;
top:             0px;
left:            0px;
background-image: url(bg.gif); background-repeat: repeat-x
}

.leftcolumn  { 
position:         absolute; 
width:            155px; 
height:           auto; 
top:              143px; 
left:             0px; 
background-image: url(midleft.gif); align: left; valign: top 
}

.rightcolumn {
position:        absolute;
width:           auto;
height:          auto;
top:             143px;
left:            155px;
background-color: #FFFFFF
}