body{ background: url('/tile.gif'); } table.header{ width: 990px; background: #F6E51C url('/background.jpg'); height: 150px; border: 2px solid white; border-bottom: 1px solid gray; } td.logo{ height:152px; width: 266px; } table.main{ width: 990px; background: white; padding: 25px; } div.blurb{ background: #FDF7DD; padding: 15px; border: 1px dashed gray; height: 115px; display: block; } td{ vertical-align:top; font: 13px arial; } a.none{ border: 0px; text-decoration: none; height:100; width:287; display:block; } td.nav{ } td.search{ vertical-align: middle; text-align: center; } table.footer{ width: 990px; color: white; } a.pcd{ color: yellow; font-weight: bold; } h1{ font: 18px arial; color: #0000aa; padding-top: 20px; } a.left{ text-decoration:none; color: #0000aa; font: 13px arial; font-weight: bold; } a.left:hover{ color:#aa0000; }