* {margin:0;padding:0; border: 0px none;}
body {
font: 62.5% "Arial", Helvetica, san-serif;    
margin: 0 auto;
background: #fff;
color: #444;
}
#wrapper {
width: 98%;
margin: 1% auto;
text-align: left;
padding-bottom: 100px;
background: #589930 url(../img/spm-green.gif) bottom right no-repeat;
}
h1 {
font: normal 4em/1.1em "Arial", Helvetica, san-serif; 
color: #fff;
padding: 10px 20px 0;
float: left;
}
table#team {
width: 98%;
clear: left;
font: normal 1.1em/1.2em "Tahoma", Helvetica, san-serif;
color: #c4d5ae;
margin: 0 auto;
}
table#team strong {
font: bold 1.2em/1.2em "Arial", Helvetica, san-serif;
color: #fff;
}
table#team td { padding: 3px; }
table#team td.borderleft { border-left: 1px solid #fff; }
table#team td.borderbtm { border-bottom: 1px solid #fff; }
table#team td.leftbtm { border-left: 1px solid #fff; border-bottom: 1px solid #fff; }