#ie_center    { width: 100%; text-align: center; margin: 0px; padding: 0px; }
body          { background-color: #212121; margin:0; padding:0px; background-repeat: repeat-x; font-family: "Trebuchet MS", "Arial"; text-transform: none; color: #888; }
img           { border: 0px; }
body,div,h3,table,td { font-size: 13px; }
h1            { font-size: 20px; color: #212121; font-style: normal; font-weight: bold; font-family: "Trebuchet MS", "Arial"; margin-bottom: 2px; }
h2            { font-size: 16px; color: #212121; font-style: normal; font-weight: bold; font-family: "Trebuchet MS", "Arial"; margin-bottom: 0px; }

A:link        { text-decoration: none; color: #990000;}
A:visited     { text-decoration: none; color: #990000;}
A:active      { text-decoration: none; color: #990000;}
A:hover       { text-decoration: none; color: #000000;}
#centeringbox { width:910px; height:auto; margin:0 auto; padding-top: 20px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
#centeringbox p { font-size: 11px; }
#centeringbox a       { color: #ddd; }
#centeringbox a:hover { color: #fff; }

#todo         { padding-top:10px; margin:0 auto; text-align:center;}
#links-list   { background-color: #FFFFFF;}
ul#links-list { margin: 20px 0 20px 20px; padding: 0; }
ul#links-list li { float: left; list-style: none; margin: 13px; padding: 0; }
ul#links-list li img { padding: 0; margin: -6px 6px 6px -6px; border: 1px solid #999; /* border: 0; */ }
#Projects     { background-color: white; background-repeat: repeat-x; background-position: left top; margin: 0px; padding: 0px; font-size: 14px; text-align: left; }
#Projects p   { margin: 0px; padding: 0px; }


input.w100    { width: 100px; border:1px solid #999; font-size: 11px; margin-bottom: 4px; }
input.w203    { width: 203px; border:1px solid #999; font-size: 11px; margin-bottom: 4px; }
input.button1 { border: 1px solid #999; background: #FFF; font-size: 11px; margin-bottom: 4px; }
span.error    { color: #fff; font-weight: bold; }
