/* CSS Document */

body {font-family: verdana, arial, sans-serif;  font-size: 12px; line-height: 16px; background-color: white;  text-align: center; margin-top:30px;}

a:link {color: #999999; text-decoration: none;}
a:visited {color: #999999; text-decoration: none;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #999999;}

#container {background:url(BSbg.jpg) no-repeat top left; width:675px; height:642px; border:1px solid #000;}

#main {text-align: right;}

#navbar {height:16px; list-style-type:none; margin:0; padding:0;}
#navbar li {width: 64px; display: block; width:64px; margin:0; padding:0;}


#legal {font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; text-align:right;}

