                body {
		background-image: url("http://www.billszone.com/2004/gfx/images/fullbkgd.gif");
		margin: 0px;
		min-height: 100%;
		width: 100%;
		height: 100%;
	}
	a {
		text-decoration: underline;
	}

	a:link {
		color: #3A4FB5;
	}

	a:visited {
		color: #3A4FB5;
	}

	a:active {
		color: #3A4FB5;
	}

	a:hover {
		color: #18255C;
	}

	.titletoplevel {
		position: absolute;
		top: 0px;
                }
	.titlebannerlevel {
		position: absolute;
		top: 17px;
                }
	.titleschedlevel {
		position: absolute;
		top: 96px;
                }
	.titleloginlevel {
		position: absolute;
		top: 139px;
                }
	.titlemenulevel {
		position: absolute;
		top: 162px;
                }
	img {
		border: 0px solid black;
	}
	img.nobrdr {
		border: 0px;
	}
	img.brdr {
		border-top: 0px;
		border-right: 1px solid black;
		border-bottom: 0px;
		border-left: 0px;
	}
                img.botbrdr {
		border-top: 0px;
		border-right: 0px;;
		border-bottom: 1px;
		border-left: 0px;
	}
	.footer {
		font: 10px/12px verdana;
		color: #666666;
		text-align: center;
	}
	.leftbkgd {
		background-color: #18255C;
		border-left: 1px solid black;
		border-right: 1px solid black;
		position: absolute;
		top: 182px;
		width: 143px;
                }
	.left1 {
		position: relative;
                }
	.leftgfxbrd {
		border-top: 1px solid black;
                	border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
	}
	.midtopgfx {
		position: absolute;
		top: 182px;
		left: 145px;
                }
	.midnews {
		position: absolute;
		background-color: white;
		top: 280px;
		left: 145px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		height: 901px;
		width: 394px;
	}
	.rightbkgd {
		background-color: #425DCF;
		border-right: 1px solid black;
		border-left: 1px solid black;
		position: absolute;
		top: 182px;
		left: 539px;
		width: 239px;
		height: 1000px;
                }
	.right1 {
		position: relative;
                }
	.rightframebrd {
		border-top: 1px solid black;
                }
	.onloadpic {
		position: absolute;
		top: 17px;
		left: 1px;
		height: 219px;
		width: 237px;
	}
	.loginbar {
		position: absolute;
		top: 142px;
		left: 160px;
	}
	p.coltext {/*with arrow*/
		background-image: url("http://www.billszone.com/2004/gfx/images/links/circle.gif");
		background-repeat: repeat-y;
		margin-top: 6px;
		margin-bottom: 6px;
		margin-left: 0px;
		padding-left: 11px;
		width: 124px;
		color: white;
		font: 10px/13px verdana,arial,sans-serif;
		text-align: left;
		margin-left/**/:/**/4px;
	}	

	.coltext a:link { color: #ffffff; text-decoration: none; }
	.coltext a:visited { color: #ffffff; text-decoration: none; }
	.coltext a:hover { color: #ffffff; text-decoration: underline; }
	.coltext a:active { color: #ffffff; text-decoration: underline; }

    .storybox {
		position: absolute;
		background-image: url("http://www.billszone.com/2004/gfx/images/tmp-background.gif");
		background-repeat: repeat-x;
		background-color: white;
		font: 12px verdana;
		color: black;
		top: 182px;
		left: 145px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		padding: 8px 8px 8px 8px;
		width: 618px;
	}
	.googlebox {
		position: absolute;
		top: 5px;
		left: 830px;
		width: 120px;
		height: 600px;
		}

/* added by BuffaloWeb to display ad links in left margin correctly */
	.adlinks {
		margin-top: 6px;
		margin-bottom: 6px;
		margin-left: 0px;
		padding-left: 11px;
		width: 124px;
		color: white;
		font: 10px/13px verdana,arial,sans-serif;
		text-align: left;
		margin-left/**/:/**/4px;
		}	
	.adlinks a:link, .adlinks a:visited, .adlinks a:active, .adlinks a:hover { color: white; }
	.adlinks a:link, .adlinks a:visited { text-decoration: none; }
	.adlinks a:active, .adlinks a:hover { text-decoration: underline; }
	.adlinks UL { list-style-image: url(/2004/gfx/images/links/circle.gif); margin: 0px 0px 0px 5px; padding: 0px; }	
	.adlinks LI { margin: 0px; padding: 0px; }	
/* end BuffaloWeb */
