.background {
	background-attachment: scroll;
	background-image: url(Background_image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d5374;
	text-decoration: none;
}
