@charset "utf-8";
/* CSS Document */


}
.navplacement {
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: none;
	top: -18px;
}
.Aligntop {
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	top: 0px;
	float: none;
	
}
.Homelink {
	background-image: url(images/Navbar/home_active.png);
	position: fixed;
	height: 17px;
	width: 45px;
	left: 230px;
	top: 207px;
	margin: 0px;
	padding: 0px;
}



}
.basictxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
#bbar {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666;
	text-align: center;
	position: fixed;
	bottom: 0px;
	width: 960px;
	height: 20px;
	background-image: url(images/Navbar/bbar.png);
}
#sponsorstable {
	background-color: #FF9;
}
.Tableboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.imagealignMid {
	text-align: center;
}

