body,td,li,p {
font:90% Verdana,Tahoma,Arial,sans-serif;
background:#eee;
color:#333;
border:0px solid black;
margin:0; padding:0;
height:100%;
}
div.wrap {
text-align:center;
}
div.header {
background:#CC4;
height:40px;
text-align:center;
}
div.nav {
background:#C88;
width:150px;
height:500px;
text-align:left;
}
div.content {
background:#AFA;
width:650px;
height:500px;
text-align:left;
}
div.footer {
background:#88C;
height:20px;
text-align:center;
}
table {
border:0px solid red;
border-collapse:collapse;
}
