
* { margin: 0px; padding: 0px;}
html { overflow: -moz-scrollbars-vertical;}
html, body { width: 100%; height: 100%; background-color:#000; }
body { font-family: Tahoma; font-size: 11px; color: #666; overflow: auto;}
img, div { behavior:url(css/iepngfix.htc);}
a , a:hover { color: #464646; text-decoration: none;}
img { border:0px;}
table { border-collapse: collapse;}
div.clear{ clear: both;}

div.clear { clear:both; border:none; width:auto; height: 0px !important; _height: 0px; font-size: 1px; }
p { margin: 0 0 1em 0;}

/*div#Wrapper { display: block; top: 50%; left: 50%; clear: both; position: absolute; }
div#divContent { display: block; width: 990px; height: 600px; margin-top:-300px; margin-left:-495px; }*/
div#Wrapper { display: block; top: 50%; left: 50%; clear: both; position: absolute; }
div#divContent { display: block; width: 990px; height: 600px; margin-top:-300px; margin-left:-495px; position: absolute; }

/*footer*/
div#footer { width: 990px; height: 112px; background: url('../images/footer.gif') repeat-y; margin: auto;}
