Style Sample 2
It look like this:

Here's the styles you need to paste into the 'Styles' page of the HeadTreez Dashboard:
stdTable {
width:90%;
font: 10px arial,verdana, sans-serif;
clear:none;
margin: 5px;
padding:5px;
border:solid 1px #000000;
}
body
{
font: 10pt arial, verdana, sans-serif;
padding-top:0px;
margin-top:0px;
color:#000;
background: url(/StandardStyles/Style2/Images/gradient.gif) repeat-x #fff;
background-position:bottom;
}
#ContentWrapper
{ font:11px/16px arial, verdana, sans-serif;
border:0px; }
p
{
line-height:1.5em;
margin:0;
padding:5px 0 0 12px;
}
a,a:link,a:visited,a:active
{
text-decoration:underline;
color: #37642E;
font-weight:bold;
}
a:hover
{
color: #37642E;
text-decoration:underline;
}
#bodyPanel
{
width:900px;
color:#000;
}
#bodyContainer /* just inside bodyPanel */
{ }
#headerPanel
{
text-align:center;
background-color:transparent;
vertical-align:middle;
}
#MySiteHeader
{
border-bottom:1px solid Black;
}
#MenuWrapper
{
background: url(/StandardStyles/Style2/Images/gradient2.jpg) repeat-x ;
float:right;
}
#MenuSel{
border: solid 1px #fff;
background:#e7e7e7;
}
#MenuWrapper a, #MenuWrapper a:link, #MenuWrapper a:visited, #MenuWrapper a:hover, #MenuWrapper a:active { color:#000; }
#MenuWrapper a:hover { text-decoration: none; }
#centerContainer
{
width:750px;
padding:0px;
background: transparent;
border-left:1px solid #000;
}
#rightContainer { background:transparent; }
#UserSiteMenu { padding-bottom:400px; }
#UserSiteMenu a,#UserSiteMenu a:link,#UserSiteMenu a:visited,#UserSiteMenu a:active
{
text-decoration:none;
color: #000;
font-weight:normal;
}
#UserSiteMenu a:hover
{
color: #000;
text-decoration:underline;
}
#UserSiteMenu .selected
{
border:none;
background-color:#e7e7e7;
}
#DocumentWrapper
{
float: left;
}
#midPanel
{
border-top:#2C5079 1px solid;
border-bottom:#2C5079 1px solid;
border-collapse:collapse;
}
#footerPanel { background-color:#fff; }
.actionLinks { text-align:right; }
.sideBarTitle
{
color:#fff;
font-weight:bolder;
text-align:center;
}
.sideBarContainer a, .sideBarContainer a:link, .sideBarContainer a:visited, .sideBarContainer a:active
{
text-decoration:none;
color: #fff;
font-weight:bold;
}
.sideBarContainer a:hover
{
color: #fff;
text-decoration:underline;
}