@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.oneColFixCtrHdr #container {
	width: 995px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #006617;
}
.oneColFixCtrHdr #header1 {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 25px;
	background-color: #DDDDDD;
	background-image: url(images/2010/TopBar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.oneColFixCtrHdr #header1 h2 {
	padding: 3; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float: right;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 1.1em;
	font-weight: lighter;
	color: #FFF;
}
.oneColFixCtrHdr #header2{
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 139px;
	background-image: url(images/2010/bkgndHeader.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.oneColFixCtrHdr #header2 h1 {
	margin: 0;
	color: #00C12B;
	font-size: 30pt;
	padding: 0px;
	position: relative;
	top: 15px;
	width: 500px;
	float: left;
	left: 40px;
}
.oneColFixCtrHdr #header2 h2 {
	float: left;
	padding: 0px;
	width: 470px;
	color: #66DF80;
	font-size: 22pt;
	position: relative;
	margin: 0px;
	top: 40px;
	left: 70px;
}
.oneColFixCtrHdr #Menu {
	height: 33px;
	margin: 0px;
	padding: 0;
	background-color: #006617;
	background-image: url(images/2010/btnMenu.jpg);
	background-repeat: repeat-x;
}

.oneColFixCtrHdr #mainContent {
	background-attachment: scroll;
	background-image: url(images/2010/bkgndSpine.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-color: #65DE7F;
	color: #000;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.RedLetters {
	color: #45E957;
	font-size: 110%;
}
.M30 {
	width: 32%;
	margin-left: 32%;
	border: 1px dotted #65DE7F;
	padding-right: 10px;
	padding-left: 10px;
}
.R30 {
	width: 30%;
	padding-left: 8px;
	float: right;
}
.oneColFixCtrHdr #container #mainContent a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}


.oneColFixCtrHdr #container #mainContent a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.L30 {
	width: 31%;
	float: left;
	padding-right: 8px;
}
.oneColFixCtrHdr #container #mainContent #spine {
	background-image: url(images/2010/CentralSpine.jpg);
	background-repeat: no-repeat;
	height: 260px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	background-position: center;
	padding: 10px;
}
.Yellow {
	color: #FF0;
}
.Red {
	color: #F00;
}
.oneColFixCtrHdr #container #mainContent h2 {
	color: #66DF80;
	font-size: 1.8em;
	margin-top: 5px;
}
.fltrt {
	float: right;
	padding: 0px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #container #mainContent p {
	line-height: 150%;
}
.clrflt {
	clear: both;
}
.AlignRight {
	text-align: right;
}
hr {
	color: #A61001;
	width: 90%;
	margin-left: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #container #footer a {
	color: #A61001;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #footer a:hover {
	background-color: #25A141;
	font-weight: bold;
}
.bdrTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66DF80;
}
.bdrLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66DF80;
}

.oneColFixCtrHdr #container #mainContent #Admin {
	padding: 3px;
	float: right;
	width: 130px;
}
.oneColFixCtrHdr #container #mainContent #Admin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.oneColFixCtrHdr #container #mainContent #Admin ul li a {
	background-color: #A61001;
	display: block;
	margin-bottom: 1px;
	padding: 2px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent h3 {
	font-size: 150%;
	padding-left: 20px;
}
.oneColFixCtrHdr #container #mainContent li {
	line-height: 1.5em;
	margin-bottom: 6px;
}
.oneColFixCtrHdr #container #mainContent #NL a {
	display: block;
	width: 90%;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.oneColFixCtrHdr #container #header2 #logo {
	position: relative;
	left: 15px;
	top: 0px;
}
.Underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66DF80;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #mainContent fieldset label {
	padding: 10px;
	clear: left;
	float: left;
}
.oneColFixCtrHdr #container #mainContent fieldset label textarea, .oneColFixCtrHdr #container #mainContent fieldset label input {
	float: left;
	margin-top: 5px;
}
.oneColFixCtrHdr #container #mainContent fieldset legend {
	font-weight: bold;
	color: #FFF;
}
.oneColFixCtrHdr #container #mainContent fieldset {
	width: 780px;
}
.oneColFixCtrHdr #container #header2 #donate {
	position: relative;
	float: right;
	margin-right: 20px;
	top: 0px;
}

