/* copyright celsius - http://celsius.ws */

html {  margin: 0px;  padding: 0px;  border: 0px;
}

body { 
  text-align: center;
  color:#000000;
  font-family: Georgia, "Times New Roman", serif;
  font-size:12pt;
  top-margin:0px;
  topmargin:0px;
}

a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:active {text-decoration: underline}
a:hover {text-decoration: underline; color: red;}

#container { 
  margin: 0 auto; 
  text-align: left;
  width:670px;
}

#padding {padding-left:10px; padding-top:5px;}

#navigation {}

#content { padding-top:10px; padding-bottom:10px; margin-left:11px; }

#content-home {  }

#footer {}

td { vertical-align: top; }

#neg {margin-top:-45px}

#pos {margin-top:50px;}