@charset "UTF-8";
#mnkcontent {
	width:940px;
	z-index:1;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	/* [disabled]margin-bottom: 0px; */
	margin-left: auto;
	background-image: url(../images/granite_bckgrnd.jpg);
	background-color: #E8E1CF;
	/* [disabled]float: right; */
	font-size: 14px;
	height: auto;
}
.content_image {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #804000;
	background-image: url(../images/granite_bckgrnd.jpg);
}
.centerimage {
	float: none;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
body {
	background-color: #000;
	background-image: url(../images/bkgdmonk.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:100%;
	top: 150px;
}
a:link {
	color: #66C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669;
}
a:hover {
	text-decoration: underline;
	color: #639;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1 {
	font-size: 18px;
	color: #66C;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #66C;
}
h3 {
	font-size: 14px;
	color: #66C;
}
