#leftTextDiv {position:absolute; left:30px; top:120px; width:336px; padding-right:0px; display:block;} #rightTextDiv {position:absolute; left:390px; top:120px; width:420px; background-color:#000000; display:block;} 

.lightSide {font-family: helvetica, sans-serif; font-weight: normal; text-align: right; font-size: 13pt; line-height: 15pt; margin-top: 0pt; color: #ff0000} .darkSide, .copyright {font-family: helvetica, sans-serif; font-weight: normal; text-align: left; font-size: 13pt; line-height: 15pt; margin-top: 0pt; color: #ffffff} 
.copyright {font-size:9pt; line-height:10pt; margin-top:30px;}a {color:#ffcccc; text-decoration:none}
a:link {color:#ffcccc; text-decoration:none}a:visited {color:#ffcccc; text-decoration:none}a:hover {color:#ff0000; text-decoration:none}

#floatingDiv
{
background-color:#000000;
}

/*
this is a better solution for the background, except that old IE on Mac will not display it correctly. The page bioContactBG.php is a hack to make the banner display on top of the background. Only in IE is this necessary.
BODY {background-image: url(../../media/whiteBig.gif); background-color:#000000; background-repeat: no-repeat; background-position:top left; width:391px; height:1050px;}*/