/* Put your styles that control typography, colors, backgrounds and
other look and feel related styles in here. Used in conjunction with
reset.css which gives you a stable base to build on. */

html, body {background: inherit}
a {text-decoration: none;}
a:visited {color: blue}
p { line-height: 1.2em }
input.radio {width: auto}
#footer {background-image: url(/images/footer_gradiant.png);}
#footer li, #footer a {color: white;}
img {behavior: url("/stylesheets/pngbehaviour.htc");}
