* {	margin: 0; }
html { height: 100%; }
body, td { height: 100%; background-color: #ddd; font-family: Monaco, Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; color: #000;}
img { border: 0;}

a:link {text-decoration: none; color: #00f;}
a:visited {text-decoration: none; color: #00f;}
a:active {text-decoration: none; color: #f0f;}
a:hover {text-decoration: none; color: #0ff;}

.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -35px; }
.spacer, .footer { height: 35px; }

#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible }
#main { position: absolute; left: 50%; width: 820px; margin-left: -410px; height: 100%; top: -420px } 
#right { position: absolute; left: 50%; width: 820px; margin-left: -410px; height: 100%; top: 220px } 

p.center { text-align: center; }