@charset "utf-8";
/* CSS Document */

body {font: normal 1em Arial, Helvetica, sans-serif; color: #000; background: #ccbe99 url(page-bg.gif); margin: 0; padding: 0;}

a:link {color: #f4f455; text-decoration: none;} a:visited {color: #af0acd; text-decoration: none;} a:hover {color: #00971c; text-decoration: none;} a:active {color: #ff0000; text-decoration: underline;}

#container {width: 1000px; margin: 0 auto; background: url(bg.gif) top repeat-y;}
html {height: 100%;}
body {height: 100%;}
#container {height: auto !important; min-height: 100%; height: 100%;}

.highlight img {border: 10px solid #a9a9a9;}
.highlight:hover img {border: 10px solid #FFFFFF;}
.highlight:hover {color: #FFFFFF; /* Dumb definition for MSIE */}

#link {font-size: 48px; font-weight: bold; text-align: center; margin: 0; padding: 0;}

