html,body{
  margin:0; /*** Do NOT set anything other than a left margin for the page
as this will break the design ***/
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body	 { font-size: 13px; font-family: Arial; text-decoration: none; background: #369; text-align: center; margin: 0; padding: 0; min-width: 778px }
.padtentop { margin-top: 10px }
.padthreetop  { margin-top: 3px }
.padfivetop { margin-top: 5px }
#main a:link { color: #aa0057; text-decoration: none }
#main a:visited { color: #aa0057; text-decoration: none }
#main a:hover   { color: #33f; text-decoration: none }
#main a:active { color: #aa0057; text-decoration: none }


