body {
 font-family: arial;
 font-size: 10px;
 padding: 2px;
 background: white;
 margin: 0px;
}
h1 { font: bold 12px arial; color : #3DC900; letter-spacing: 3px;}
h2 { font: bold 12px arial; color : #555555;}

a,a:link,a:active,a:visited { font: bold 11px tahoma; color : #3DC900; }
a:hover { font: bold 11px tahoma; text-decoration: underline; color : #3DC900; }
.tabLabel { font: 14px arial; }
.blurb {font: 12px arial; }
.logoline { height: 82px; }
.hline1 {height: 10px; background: #eeeeee; }
.navigation { position: absolute; top: 100px; left: 0px; width: 150px; height: 450px; border: 1px solid #eeeeee; padding: 5px; margin: 10px;}
.content { position: absolute; top: 100px; left: 175px;  width: 400px; height: 450px; border: 1px solid #eeeeee; padding: 5px; margin: 10px;}
.content_right { position: absolute; top: 100px; left: 600px; width: 400px; height: 450px; border: 1px solid #eeeeee; padding: 5px; margin: 10px;}
.item { padding: 5px; font: 12px arial; color: #555555; }
.footer { position: absolute; top: 700px; width: 100%; padding: 5px; font: 12px arial; color: #555555; }
img { border: 0px; }

