html, body {margin: 0; font: 11px arial,verdana,sans-serif; height: 100%; background: url(images/BG.jpg) #f0f0f0 repeat-x;}
img {border-width: 0; border-style: none;}
a {color: #0033CC; text-decoration: none;}
a:hover {color: #ff6600; text-decoration: underline;}

#wrapper {position: relative; width: 786px; margin: auto; background: #fff; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
#container {margin: 10px 40px 20px 40px;}
#titleTop {height: 79px; background: url(images/titleBG.jpg) #f0f0f0 repeat-x; text-align: center;}
#bottom {height: 40px; background: #bfe1f2; text-align: center; border-top: 1px solid #ccc;}
.title {margin: 20px 0 8px 20px; clear: left;}
.big {font: 20px bold; font-weight: bold; color: #f00;}
.image {float: right; margin: 0 0 0 12px;}
.list {list-style-type: disc;}
