Forum Moderators: not2easy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
.container{
text-align: center;
}
/*Top Row fix for IE on max*/
.top-row {
margin-left:auto;
margin-right:auto;
width: 760px;
}
.threegreats{
float: left;
padding-top: 40px;
padding-left: 5px;
}
.topnavimage{
float: right;
padding-top: 15px;
padding-right:15 px;
width: 135px;
padding-bottom: 10px;
}
--> </style>
</head>
<body>
<div class="container">
<div class="top-row">
<div class="topnavimage"><img src="static/images/home_logo.gif" alt="" width="133" height="47" /></div>
<div class="threegreats"><img src="static/images/three_greats.gif" alt="" width="329" height="23" /></div>
<div id="central-content"><img src="static/images/panel.jpg" width="760" height="240" /></div>
</div>
</div>
</body>
</html>