/* CSS Document */
body {background:#226F37; margin:25px auto; text-align:center; padding:0;}
#container {border:2px solid #f5edc9; margin:0 auto; padding:0; width:900px;}
#masthead {width:100%; border-bottom:2px solid #FF0000;height:160px;}
.top-nav {color:#BAA31F; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-align:center; margin:12px auto;}
.top-nav a:link, .top-nav a:visited, .top-nav a:active {text-decoration:none;color: #008080;font-weight: bold;}
.top-nav a:hover {color: #993333;text-decoration: underline;font-weight:bold;}
