#main {width:100%; position:relative; }

#container {width:780px; position:relative; }

#header {width:780px; position:absolute; top:0px; left:0px; }

#body2 {width: 780px; background-color:#EAE4C5; position:absolute; left:0px; top:0px; }

#footer {width: 780px; position:absolute; left:0px; top:relative; }

#content { width: 780px; position:absolute; left:0px; top:442px; background-color:#EAE4C5; }

body {background-color:#EAE4C5; margin:0px;}

#holder { width: 100%; background:transparent; text-align:center; position: absolute; top: 0px; left:0px;}

#index-table {width: 100%; background:transparent; position: relative; top: 0px; left: 220px;}


