.content {
	font-family: "Times New Roman", Times, serif;
	color: White;
}
.leftimg {
	float: left;
	padding: 0px;
	margin: 3px;
}
.rightimg {
	margin: 3px;
	float: right;
}
.btext {
	font-size: 14pt;
	font-weight: normal;
	font-variant: small-caps;
}
.credit {
	font-family: "Courier New", monospace;
	color: #ffffff;
	font-size: xx-small;
	width: 551px;
	text-align: justify;
}
body {
	background-image: url(undimgs/background2.jpg);
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	color: #87CEEB;
}
a:hover {
	color: Silver;
}
a:visited {
	color: Blue;
}
a {cursor: crosshair;
	font-family: arial, sans-serif;
	}
.wallcenter {
	text-align: center;
	color: #ffffff;
	border: medium outset #66FFFF;
	width: 400px;
}
.subhead {
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
}