body {
	margin: 0px;
	background-color: #003366;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	font-size: 0.95em;
	font-weight: bold;
	color: #31ABEE;
	font-family: "bauhaus", Georgia, "Times New Roman", Times, serif;
}
#banner {
	background-color: #000000;
	background-image: url(../Images/metalBannerLong.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a, a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sidebarText {
	text-align: center;
}
.sidebarHeader {
	font-weight: bold;
	color: #FFFF00;
}
#bodyTD {
	padding: 15px;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
}
.footer {
	font-size: 0.8em;
	text-align: center;
	color: #999999;
}
.footer a, .footer a:hover {
	text-align: center;
	color: #CCCCCC;
}

.projectID {
	color: #FFFFFF;
	font-size: .7em;
	margin: 5px;
	padding-bottom: 10px;
}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}
.list {
	font-size: .9em;
}

p {
	text-indent: 10px;
}
.highlight {
	color: #00FFFF;
}
#navBar {
	background-image: url(../Images/navBtns/navBarBG.jpg);
	background-repeat: repeat-x;
	background-position: 1px;
	margin: 0px;
	padding: 0px;
}
.headerCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	background-color: #000000;
}
.description {
	font-family: "Times New Roman", Times, serif;
	background-color: #000066;
	text-indent: 5px;
	vertical-align: top;
	border: thin solid #000000;
	padding: 5px;
}
.mainHeaderCell {
	text-align: center;
	background-color: #000000;
	height: 100px;
	background-repeat: no-repeat;
}.moveBodyDown {
	margin-top: 15px;
}
.metalType {
	font-size: 14px;
	color: #FFFFFF;
}
