body {
text-align: center;
min-width: 760px;
background: #000000;
}
div#wrapper {
margin: 0px auto;
margin-top: 40px;
border: 4px solid #ff0000;
width: 760px;
height: auto;
background: #eae7cb;
min-height: 775px;
}
html&gt;body 
div#wrapper {
min-height: 775px;
height: auto;
}
div#footer {
width: 760px;
clear: both;
margin: 0 auto;
font-family: trebuchet ms,arial,verdana;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
letter-spacing: 1.1pt;
padding-top: 20px;
text-align: right;
}
div#footer A {
color: #ffffff;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
}
div#footer a:hover {
text-decoration: underline;
}
div#content {
text-align: left;
padding: 15px 15px 15px 15px;
float: right; /* REMEMBER THIS SETTING */ width: 570px; /*height: 100%;*/ height: auto;
font-family: trebuchet ms,arial,verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}
div#scrollable-email {
height: 550px;
overflow: auto;
}
div#scrollable-right {
float: right;
height: 160px;
width: 260px;
border-top: 1px solid #000000;
overflow: auto;
}
div#scrollable-left {
float: left;
height: 160px;
width: 260px;
border-top: 1px solid #000000;
overflow: auto;
}
div#header-left {
float: left;
width: 260px;
}
div#header-right {
float: right;
width: 260px;
}
div#spacer-left {
float: left;
width: 260px;
height: 25px;
}
div#spacer-right {
float: right;
width: 260px;
height: 25px;
}
html&gt;body div#content {
min-height: 500px;
height: auto;
}
div#topbar {
height: 75px;
font-family: trebuchet ms,arial,verdana;
font-size: 8pt;
font-weight: normal;
text-align: left;
padding-left: 25px;
padding-top: 10px;
color: #000000;
letter-spacing: 1.1pt;
border-bottom: 1px solid #ffffff;
clear: left;
}
div#menu {
<!--float: right;-->
width: 744px;
<!--margin-left: 8px; -->
}

div#menu A {
display: block;
width: 112px;
position: relative;
left: 0px;
top: -10px;
z-index: 50;
float: left;
border: 1px solid #ff0000;
height: 25px;
background: #000000 url(/assets/images/arrow.gif);
background-position: center left;
background-repeat: no-repeat;
font-family: trebuchet ms,arial,verdana;
text-align: right;
font-size: 14px;
text-decoration: none;
padding-right: 10px;
padding-top: 3px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}

div#menu a:hover {
background: #eae7cb url(/assets/images/arrow.gif);
background-position: center left;
background-repeat: no-repeat;
color: #ff0000;
}

div#content a {
color: #ff0000;
font-weight: bold;
text-decoration: none;
}
div#content a:hover {
text-decoration: underline;
}

 h2 {
color: #000000;
font-size: 14px;
font-weight: bold;
}
b {
color: #000000;
font-weight: bold;
}
h1 {
color: #ff0000;
font-weight: bold;
font-size: 15px;
}

div#vertinav {
float: left;
text-align: left;
min-height: 310px;
margin-top: 100px;
margin-bottom: -10px;
width: 150px;
background: #eae7cb;
}
.vertinavheader {
font-size: 22px;
color: #000000;
margin-left: 2px;
}
#vertinavcontent {
margin-left: 2px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#vertinav ul {
list-style-type: none;
margin: 0;
padding: 0;
}
html&gt;body 

div#vertinav {
height: auto;
min-height: 310px;
}
#vertinav li {
margin: 0;
}
#vertinav a {
width: 125px;
padding: 3px 10px 0px 0px;
border: 1px solid #ff0000;
background: #000000 url(/assets/images/arrow.gif);
font-family: trebuchet ms,arial,verdana;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
background-position: center left;
background-repeat: no-repeat;
font-size: 14px;
text-decoration: none;
height: 25px;
display: block;
text-align: right;
}
#vertinav a:hover {
background: #eae7cb url(/assets/images/arrow.gif);
background-position: center left;
background-repeat: no-repeat;
color: #ff0000;
}
