body {		margin:0px 0px 0px 0px;		}		#leftcontent {		float:left;		width:67%;		background:#fff;		border-right:2px solid #000;		border-bottom:2px solid #000;		margin-right:15px;		padding-bottom:20px;		}	#rightcontent { margin-left: 67%;		background:#fff;		} /* added white bg */			p,h1,pre {		margin:0px 30px 10px 30px;		}			h1 {		font-size:14px;		padding-top:10px;		}		#rightcontent p {		font-size:10px;		margin-left:0px;		}/* start my additions to glish.com layout */a:link { font-weight: bold; text-decoration: none }a:visited { font-weight: bold; text-decoration: none } /* added */a:hover { color: #00CCFF; background: yellow; }td a:link { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: gray; padding: 2px 2px 2px 2px;  border: 1px solid white; display: block; }td a:visited { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: 551a8b; padding: 2px 2px 2px 2px;  border: 1px solid white; display: block; text-decoration: none }td a:hover { color: #FF0000; border: 1px solid black; }.nav { margin: 0px 5px 5px 0px }.nobrk { white-space: nowrap; }