/* Include file to fix various browser problems*/

@charset "utf-8";

/* IE5 doesn't display box model correctly.  this is an MS conditional statement to help that*/
[if IE 5]>
<style>
body {text-align:center;}
</style>
<![endif]



