body {
	background-color: #C0C0C0;
	background-image: url(images/rock_bg.jpg);
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}

table.banner {
	background-image: url(images/banner_bg.gif);
}

img.noborder {
	border: none;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

td.line {
	background-color: #000080;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #000080;
	text-align: center;
	font-weight: normal;
}

tr.image {
	text-align: center;
	vertical-align: bottom;
}

tr.caption {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	vertical-align: text-top;
}

.big-font {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000080;
	text-align: center;
	font-weight: normal;
}

.med-font {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000080;
	text-align: center;
	font-weight: bold;
}
