@charset "UTF-8";
/* CSS Document */

@import "layout.css";
@import "navigate.css";

html, body {background:url(../images/bodybg.jpg) top center no-repeat #000; padding:0; margin:0; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px}

a:link a:visited {color: #1b5680}
a {color: #1b5680; text-decoration: none; font-weight:bold}
a:hover {text-decoration: none; color:#a5c8be}

a:active {outline:none;}
:focus {-moz-outline-style:none;}

img {border:none}
