/* CSS Document */

body {padding: 0px; margin: 0px; background-color: #0aa9ea; font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px;}
#background {height: 100%; width: 100%; background-image:url(images/background.jpg); background-position:bottom; background-repeat: repeat-x;}
.content {background-image: url(images/content_background.gif); background-repeat:repeat-y; }
a {color: #0066CC; font-weight: bold; text-decoration:underline;}
a {color: #0066CC; font-weight: bold; text-decoration:none;}
