	BODY {
            font-family: "Lucida Sans", Arial, Verdana, Helvetica, sans-serif; 
            background-color: #DAD6AE;
            background-image: url('images/BackgroundWeekBNZ.gif');
            background-attachment: fixed;
            background-position: bottom left;
            background-repeat: no-repeat;
            margin-left: 60px;
            margin-right: 60px;
            margin-top: 30px;
            }
	.topname {
            font-size: 50px; 
            text-transform: uppercase;
            text-decoration: none;
            /* margin: -20px; */
            white-space: nowrap;
            vertical-align: bottom;
            }
    .topname:link
            {
                text-decoration: none;
                color: black;
            }
    .topname:visited { color: black; }
	.toplinks {
            text-transform: uppercase; 
            white-space: nowrap;
            /* margin: -7px; */
            text-decoration: none;
            }
    .toplinks:link
            {
                text-decoration: none;
                color: black;
            }
    .toplinks:visited { color: black; }
    :hover { color: blue; }
    .bb15 {
            background-image: url('images/BB15.png');
            background-position: left bottom;
            background-repeat: repeat-x;
            }
    .bb30   {
            background-image: url('images/BB30.png');
            background-position: left bottom;
            background-repeat: repeat-x;
            height: 13px;
           }
    .leftcol {
            float: left;
            width: 250px;
            font-size: 12px;
            margin-top: 10px;
            }
    .maincol {
            width: auto;
            font-size: 12px;
            margin-top: 10px;
            }
    H1      {
            text-transform: uppercase;
            }
    img     {  border-style: none; }
    .dateline { /* margin: -5px; */ white-space: nowrap; }
