* {cursor: url(https://cur.cursors-4u.net/nature/nat-1/nat36.cur), auto !important;}

@font-face {
  font-family: "BMplain";
  src: url(Fonts/BMplain.ttf);
}

::selection {
  color: white;
  background: #F36C03;
}

body {
	margin-top:0px;
	font-family:ms ui gothic;
	background-color: #000000;
		opacity: 1;
		background-image: radial-gradient(#3e3e3e 0.45px, #000000 0.45px);
		background-size: 9px 9px;
}

h1 {
	padding:2px;
	position:sticky;
	top:0px;
	background-color:red;
	margin-top:0px;
}

h4 {
	position:sticky;
	top:0px;
	font-family:ms gothic;
	margin-top:0px;
	background-color:#F36C03;
	text-align:center;
}

h5 {
	padding:4px;
	color:orange;
	text-shadow:1px 1px 5px #F36C03;
	
}

hr {
	color:#F36C03;
}

.foothr {
	width:875px;
}

.updatehr {
  width:220px;
}

.UpdateHeader {
	position:sticky;
	top:0;
}

.GuestbookHeader {
	padding-bottom:5px;
}

a {
	color:orange;
	text-decoration:none;
	text-shadow:1px 1px 5px #F36C03;
	font-size:13px;
}

a:hover {
	color:blue;
	text-shadow:1px 1px 5px blue;
}

.main {
	margin:auto;
	border:solid 1px;
	width:890px;
	background-color:black;
	color:white;
	-webkit-box-shadow:0px 0px 10px 1px rgba(235,90,12,0.9);
	-moz-box-shadow: 0px 0px 10px 1px rgba(235,90,12,0.9);
	box-shadow: 0px 0px 10px 1px rgba(235,90,12,0.9);
  background: rgb(77,26,0);
  background: linear-gradient(180deg, rgba(77,26,0,1) 0%, rgba(0,0,0,1) 50%);
}

.cont1 {
	padding:1px;
	margin-left:4px;
	margin-right:4px;
	width:185px;
	height:200px;
	float:left;
}

.cont2 {
	margin-right:6px;
	width:571px;
	float:right;
	padding-top:3px;
}

#heading{
	position:sticky;
	top:0px;
	padding:1px;
	padding-left:5px;
	margin-top:0px;
	background-color:#F36C03;
	font-family:BMplain;
}

#paragraph {
	font-size:13px;
	color:white;
	padding:6px;
}

#whisper {
	font-size:10px;
	color:grey;
}

.cont3 {
	overflow:scroll;
	margin:6px;
	float:left;
	width:295px;
	height:200px;
	padding-top:3px;
}

.cont4 {
	margin:6px;
	padding-top:3px;
	padding-bottom:6px;
	float:left;
	width:295px;
}

.cont5 {
	margin:6px;
	float:left;
	width:295px;
	padding-top:3px;
}

.cont6 {
	margin:6px;
	float:right;
	width:391px;
	padding-top:3px;
	overflow:scroll;
}

.cont7 {
	margin:6px;
	float:right;
	width:162px;
	padding-top:3px;
}

.footer {
	font-size:12px;
	text-align:center;
	padding-top:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:4px;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.topmarq {
	background-color:#F36C03;
	font-size:13px;
	padding-top:1px;
}

.banner {
	width:100%;
	height:170px;
	border-bottom:solid 1px black;
}
	
.abtbut:hover {
	overflow:visible;
	padding-left:4px;
}

.galbut:hover {
	overflow:visible;
	padding-left:4px;
}

.chabut:hover {
	overflow:visible;
	padding-left:4px;
}

.blgbut:hover {
	overflow:visible;
	padding-left:4px;
}

.resbut:hover {
	overflow:visible;
	padding-left:4px;
}

.outbut:hover {
	overflow:visible;
	padding-left:4px;
}

.shrbut:hover {
	overflow:visible;
	padding-left:4px;
}