@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
}
.top {
	border: 1px solid #000000;
}
.text {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.menu {
}
.main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C3C04;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 0e4704;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.stafftable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.naia {
	float: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #0000FF;
}
.frontpic {
	float: right;
}
.submission {
	text-decoration: underline;
}
