

#body_BG {
background-image: url(http://www.vortextunnel.com/images/blue_BG.jpg);
background-repeat: repeat-y;
}

#footer {
background-image: url(http://www.vortextunnel.com/images/blue_footer.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 25px;
}

body {
background-color: #035A82;
background-image: url(http://www.vortextunnel.com/images/BG_blue.jpg);
background-attachment: fixed;

scrollbar-face-color: #000000;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #333333;
scrollbar-track-color: #035A82;
scrollbar-arrow-color: #FFFFFF;
}

.style1 {color: #FFFF00}
.style2 {color: #0099CC}

.class2 A:link {text-decoration: none; color: #555555}
.class2 A:visited {text-decoration: none; color: #555555}
.class2 A:active {text-decoration: none; color: #555555}
.class2 A:hover {text-decoration: underline; color: #EEEEEE}