/* CSS Document */a {color: #FFFFFF;text-decoration: none;font-size: 13px;}a:hover {color: #FF84EF;text-decoration: none;font-size: 13px;}html,body {background-color: #330000;}.gback {margin-left: auto;margin-right: auto;background-image:  url('Graphic_Page.gif');height: 850px;width: 800px;}/* long scrolling container */.lscroll {width: 800px;height: 100px;background-color: #330000;}.lscroll img {padding: 5px;border: 0px;}/* short scrolling container, remember to change the top and left to position accordingly on pg */.sscroll {position: relative;top: 600px;left: 30px;width: 768px;height: 125px;overflow: auto;background-color: #330000;}.links {position: relative;top: 685px;width: 100%;height: 25px;background-color: #330000;text-align: center;padding-top: 1px;}
