body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(various/skyline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
	margin: 5px 0px 5px 0px;
}

a img {border: 1px solid #6e3232}
a:hover img {border: 1px solid #656565}
a:active img, a:focus img {border: 1px solid #6e3232}
#menu a img {border:none}
#menu2 a img {border:none}
#menu3 a img {border:none}
#menu4 a img {border:none}
#menu5 a img {border:none}

td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.bodystyle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.xsmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
}

.small {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

.medium {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.big {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

.xbig {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;

}

a:active {
	color: #6e3232;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;

}

a:hover {
	color: #656565;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;

}

a {
	text-decoration: none;
	color: #6e3232;
	font-family: "Courier New", Courier, monospace;

}