.bkg {
	background-image: url(graphics/left-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.topright {
	background-image: url(graphics/top-right-bkg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.links {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.base_bkg {
	background-image: url(../FREESKIING%202/new_site/base_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
