#submitBtn{
	display: inline;
	visibility: visible;
	vertical-align: middle;
}
#submitBtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
	box-shadow: inset 0px 1px 0px 0px #c1ed9c;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #567a02) );
	background: -moz-linear-gradient( center top, #9dce2c 5%, #567a02 100% );
	background-color: #9dce2c;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	text-indent: 0;
	border: 1px solid #83c41a;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	width: 180px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #689324;
}
#submitBtn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #567a02), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #567a02 5%, #9dce2c 100% );
	background-color:#567a02;
}
#submitBtn:active {
	position:relative;
	top:1px;
}

.ImageBox {
	-moz-box-shadow: 6px 6px 6px #000000;
	-webkit-box-shadow: 6px 6px 6px #000000;
	box-shadow: 6px 6px 6px #000000;
	border: 1px outset #999;
	margin-top: 0px;
}
.HolleyName {
	font-size: large;
	color: #FF5;
	vertical-align: bottom;
}
body {
	background-color: #003200;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, "sans-serif;";
	font-size: 16px;
	line-height: 1.4;
}
.YouTubeVideo {
	border: 4px ridge #2A9F55;
	overflow: hidden;
	margin: 10px;
}
.DirectLink {
	font-size: medium;
	margin: 10px;
}
h1, h2, h3, h4, h5, h {
	color: #FFFF58;
}
a {
	text-decoration: none;
}
a img { 
	border: none;
}
a:link {
	color: #FFFF93;
	text-decoration: underline; 
}
a:visited {
	color: #00FF33;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	background-color: #030; 
	overflow: hidden; 
}
.sidebar {
	background-color: #67996F;
	width: 180px;
	vertical-align: top;
	min-width: 180px;
	font-size: x-small;
	color: #0;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 700px;
}
.content {
	float: left;
	width: auto;
	color: #00DF55;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;
}
.content ul, .content ol {
}
ul.nav {
	list-style: none;
	white-space: nowrap;
	font-size: 14px;
	text-indent: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	display: block; 
	text-decoration: none;
	background-color: #B7CFE8;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #FFF000;
	color: #000080;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.bottomrow {
	background-color: #67996F;
	width: 100%;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-indent: 140px;
	font-weight: bold;
}
.LeftContact {
	font-family: Verdana, Arial, Helvetica, "sans-serif;";
	font-size: 14px;
}
h1 ,h2,h3,h4,h5{
	color: #D4FF55;
	display: inline;
	font-weight: normal;
}
.MainTable {
	border-spacing: 0px;
}
.nicebox {
	padding: 20px;
	margin: 50px;
	border-style: solid;
	border-radius: 10px;
	border-color: #09F7B1;
	background-color: #21544C;
}
.registerhere {
	padding: 10px;
	margin: auto;
	border-style: solid;
	border-radius: 10px;
	border-color: #09F7B1;
	background-color: #FFFFC2;
	width: 30%;
	font-size: large;
	font-weight: bold;
	color: #375136;
	text-align: center;
	white-space: nowrap;
}
.registerhere a:link {
	color: #375136;
	text-decoration: underline;
}
.registerhere a:visited {
	color: #000000;
	text-decoration: underline;
}
.registerhere a:hover, a:active, a:focus {
	text-decoration: none;
	color: #375136;
}
.FB {
	text-align: center;
}
.holleylocs {
	padding-left:1em;
}
