body {
	font-family: "Comic Sans MS";
	background-image: url(images/graybg.jpg);
	text-align: center;
	color: #CCC;
}
table {
	text-align: center;
	width: 800px;
	height: 41px;
	bottom: 0px;
}
.bottombartable {
	text-align: center;
	width: 800px;
	height: 41px;
	position: fixed;
	bottom: 0px;
}

.bottomdiv {
	height: 41px;
	position: relative;
}


.bodydiv {
	width: 802px;
	text-align: center;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -10px;
	margin-top: -10px;
}

a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wddlink {
	position: relative;
	left: -80px;
	top: 40px;
}
a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.multlink {
	position: relative;
	left: 60px;
}
.animlink {
	position: relative;
	top: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 50px;
}
.alglink {
	position: relative;
	top: -50px;
	left: -20px;
}
.otherlink {
	position: relative;
	top: 110px;
	left: -55px;
}
.linkbar {
	vertical-align: middle;
	padding: 15px;
	background-color: #C00;
	color: #CCC;
}
.certlink {

	position: relative;
	top: 5px;
	left: 15px;
}
