<!--
body      { background-color: #154155; background-image:url('images/layout/bg.png');
            color: #FFFFFF; font-family: verdana; font-size: 9pt; font-weight: normal;
            scrolling:auto; margin: 0px;}
#top      { background-image:url('images/layout/bg-top.png'); width: 99%; height: 25px; padding-left:10px; padding-bottom:0px; }
#site     { width: 907px; }
#content  { width: 877px; background-color: #0370A9; background-image: url('images/layout/bg-content.png');}
.pl       { background-image: url('images/layout/portfolio-sections-midleft.png');}
.pr       { background-image: url('images/layout/portfolio-sections-midright.png');}
.pm       { background: #FFFFFF;}
td        { color: #FFFFFF; font-family: verdana; font-size: 9pt; font-weight: normal;}
a:link    { color:#000000; text-decoration:none; font-weight:bold; }
a:active  { color:#25333b; text-decoration:none; font-weight:bold; }
a:visited { color:#25333b; text-decoration:none; font-weight:bold; }
a:hover   { color:#8D0000; text-decoration:none; font-weight:bold; }
-->