* { margin: 0; padding: 0; }
html, body { height:100%; }
body { background: #343434; font-family: Bitstream Vera Sans, Tahoma, sans-serif; font-size: 11px; color: #757575; margin:0px; padding:0px; }
#head { height: 6%; background: #151515; }
#foot { height: 6%; background: #151515 url('images/watermark.png') no-repeat 98%; }
#copyleft { width: 100%; height: 100%; background: transparent url('images/footer.png') no-repeat center center; }
#maincontent { width:100%; height:88%; }
#logo { height: 180px; background: url('images/logo.png') no-repeat top center; padding: 120px 0px 0px 0px; }
#subtext { width: 320px; text-align: center; padding: 10px;}
a { color:#757575; text-decoration: none; }
a:hover { color: #888888; }
.inputtext { padding:1px 3px 0px 3px; font-family: "tahoma", "arial", "helvetica", "sans-serif"; font-size: 8pt; color: #000000; width:200px; }
