html {
  overflow:visible;
}
object{
	pointer-events: none;
}
div.maintext {
	overflow:auto;
}
div.quote {
	font-size:18px;
	font-style:italic;
	padding-left:1.5em;
	color:#07973F;
}
td.maintext {
	height:67%;
	width:100%;
}
table.innertext {
	margin-bottom:0;
	margin-right:10%;
	margin-left:5%;
	border-spacing:0;
	border-width:0;
	border:none;
}
a.m1, a.m1:active, a.m1:link, a.m1:visited {
	text-align:center;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
a.m1:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.home, a.home:active, a.home:link, a.home:visited,{
	text-align:center;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
a.home:hover {
	background-color:#07973F;
	text-align:center;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
a.footer, a.footer:link, a.footer:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.footer:hover {
	text-decoration:none;
	color:#07973F;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#930B0B;
}
a:hover {
	text-decoration:none;
	color:#07973F;
}
p.ffoot {
	color:#FEFEFE;
}
p.quote{
	padding-right:5em;
	font-style:italic;
	padding-left:5em;
	color:#C10E0E;
}
p{
	font-family:'Calibri';
	padding-right:4px;
	padding-left:4px;
	font-size:12pt;
	color:#0C0C0C;
}
em{
	color:#C10E0E;
}
strong{
	color:#C10E0E;
}
span.hash {
	color:#C10E0E;
	font-variant:small-caps;
}
ul {
	list-style-type:none;
	list-style-position:outside;
	list-style-image:url( ../img/ul.svg);
	font-family:'Calibri';
	font-size:12pt;
	color:#0C0C0C;
}
li {
	font-family:'Calibri';
	font-size:12pt;
	color:#0C0C0C;
}
body {
	font-family:'Calibri';
	background:#F4F2E4;
}
object#header {
	width:100%;
}
table.fs {
	border-spacing:0;
	padding:0;
	height:100%;
}
tr.fheader {
	min-height:20%;
	max-height:20%;
	background:#C10E0E;
	height:20%;
}
tr.topmenu{
	min-height:3%;
	max-height:3%;
	background:#930B0B;
	height:3%;
}
tr.fmain{
	min-height:67%;
	max-height:67%;
	height:67%;
}
tr.ffooter{
	min-height:5%;
	max-height:5%;
	height:5%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8d9a1e+0,f4f2e4+0,f4f2e4+30,c10e0e+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(244,242,228,0) 0%, rgba(244,242,228,0.3) 30%, rgba(193,14,14,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(244,242,228,0) 0%,rgba(244,242,228,0.3) 30%,rgba(193,14,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(244,242,228,0) 0%,rgba(244,242,228,0.3) 30%,rgba(193,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f2e4', endColorstr='#c10e0e',GradientType=0 ); /* IE6-9 */
}
tr.ffoot{
	min-height:5%;
	max-height:5;
	background:#C10E0E;
	height:5%;
}
td.menu {
	border-bottom-width:0;
	border-left-width:0;
	border-top-width:0;
	border-style:solid;
	border-color:#930B0B;
	border-right-width:1;
}
table.m1 {
}
td.m1 {
	font-family:'Consolas', 'Calibri';
	color:#FFFFFF;
}
 td.m1:hover {
	color:#FFFFFF;
	background-color:#07973F;
}
table.m2 {
	margin:0;
	border-spacing:0;
}
td.m2 {
	color:#FFFFFF;
	font-family:'Consolas', 'Calibri';
	background-color:#930B0B;
}
td.m2:hover {
	color:#FFFFFF;
	background-color:#07973F;
}
td.m2a {
	color:#FFFFFF;
	background-color:#930B0B;
}
td.menu {
	padding:0;
}
table.ark {
	border-width:0px;
}
th.ark {
	color:#FFFFFF;
	background-color:#C10E0E;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
td.ark {
	border-color:#000000;
	color:#FFFFFF;
	background-color:#07973F;
	border-style:solid;
	border-width:1px;
}
 td.ark:hover {
	border-color:#000000;
	color:#FFFFFF;
	background-color:#C10E0E;
	border-style:solid;
	border-width:1px;
}
td.arkcon {
	border-width:1px;
	border-color:#000000;
	vertical-align:top;
}
table.arkcon {
}
hr {
	color:#999966;
	width:40%;
}
h1 {
	color:#C10E0E;
	font-variant:small-caps;
	text-align:center;
	font-size:20pt;
	font-family:'Consolas','Calibri';
}
h2 {
	color:#07973F;
	font-weight:bold;
	font-variant:normal;
	text-align:left;
	font-size:16pt;
	font-family:'Consolas','Calibri';
}
h3 {
	margin-top:0;
	margin-bottom:0;
	color:#C10E0E;
	font-variant:normal;
	text-align:left;
	font-size:12pt;
	font-family:'Consolas','Calibri';
}
h4 {
	text-transform:uppercase;
	color:#C10E0E;
	font-weight:bold;
	font-variant:normal;
	text-align:left;
	font-size:16pt;
	font-family:'Consolas','Calibri';
}
h5 {
	text-transform:uppercase;
	font-style:italic;
	color:#C10E0E;
	font-variant:normal;
	text-align:right;
	font-size:16pt;
	font-family:'Consolas','Calibri';
}
table.container {
	padding-top:0;
	border-width:thin;
	border-color:#000000;
	border-style:solid;
}
table.some {
	height:10%;
}
tr.someheader {
	height:10%;
}
tr.somebody {
	max-height:90%;
	height:90%;
}
td.someheader {
}
td.twitter {
}
td.somespacer {
}
td.fb {
}
span.rainbow-text {
  background-image: linear-gradient(to left, red, orange, yellow, green, blue, violet);   -webkit-background-clip: text;
  color: transparent;
}
h3.rainbow-text {
	background-color:#000000;
  background-image:linear-gradient( to right, red, orange, yellow, green, blue, violet);   -webkit-background-clip: text;
  color: transparent;
}