@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 #ffde00;}
.highlight:hover img {border: 10px solid #FFFFFF;}
.highlight:hover {color: #FFFFFF; /* Dumb definition for MSIE */}

#bg_1 {background: url(bg_1.jpg) top no-repeat; height: 325px;}
#bg_1 table {padding: 15px 0 0 0;}
#bg_1 p {font-size: 13px; font-weight: bold; margin: 30px 0 0 20px; padding: 0; color: #fff; text-indent: 15px; width: 900px;}

#bg_2 {background: url(bg_2.jpg) top no-repeat; height: 320px;}
