html { margin: 0; padding: 0; } body { background: #3B5975 no-repeat; color: #fff; font: 11px Verdana,Arial,Helvetica,sans-serif; margin: 0; padding: 0; } :link, :visited { color: #6599c9; text-decoration: underline; } h1 { font-size: 14px; } h2 { font-size: 12px; margin-bottom: 1em; } h3 { font-size: 12px; margin-bottom: 1em; } strong { font-size: 11px; } #nav { background: #6599c9; width: 250px; font-size: 10px; padding: 250px 0 0; position: absolute;top:0px;left:0px; } * html #nav { height: 250px; padding: 0; } #nav :link, #nav :visited { font-weight: bold; text-decoration: none; } #nav .active :link, #nav .active :visited { color: #ffffff; } #nav .inactive :link, #nav .inactive :visited { color: #002400; } #nav ul { list-style: none; padding: 0 0 5px 36px; margin: -230px 0 0; list-style: none;} * html #nav ul { margin: 20px 0 0; list-style: none;} #nav ul ul { margin: 0; padding: 0 0 0 18px; list-style: none;} #nav li { margin: 0 0 5px; } .logo { top:0px; left: 250px; width: 250px; height: 250px; position: absolute; } .leftimg{ left: 250px; top:250px; width: 250px; position: absolute; text-align:right; } .textcontent { margin: 3.2em 10px 0 10px; line-height: 18px; top:250px; left:500px; width:490; position: absolute; } .textcontent :link, .textcontent :visited { color: #fff; text-decoration: underline; } .textcontent :visited { color: #F3B19E; } .headere{ top:0px; left: 500px; width: 450px; height: 250px; position: absolute; }