@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2b2a25;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.oneColFixCtrHdr #container {
	width: 714px;  
	background: #2b2a25;
	margin: 0 auto; 
	text-align: left; 
}

.oneColFixCtrHdr #header {
	background: #2b2a25; 
	color: #FFFFFF;
	padding: 0px 10px 0 5px;  
}

.oneColFixCtrHdr #mainContent {
	padding: 20px 40px; 
	background-color: #373630;
	color: #CCCCCC;
	border: 1px solid #000000;
	font-size: .7em;
}
.oneColFixCtrHdr #mainContentHome {
	padding: 0px; 
	background-color: #373630;
	color: #CCCCCC;
	border: 1px solid #000000;
	font-size: .9em;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; 
	background: #2b2a25; 
	color: #999999;
	font-size: .6em;
}

.Nav { 
	padding: 40px 10px 5px 10px; 
	float: left;
	font-size: .6em;
	line-height: 1.8em;
	letter-spacing: -.05em;
}

a.Nav2 {
	text-decoration:none;
	color: #FFFFFF;
	background: #2b2a25;
	padding: 3px;
}

a.Nav2:hover {
	text-decoration:none;
	color: #FFFFFF;
	background: #000000;
}

.Logo { 
	padding: 0 20px 15px 20px; 
	float: right;
}

a {
	text-decoration: underline;
	color: #CCCCCC;
	padding: 3px;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.dottedborder {
	border-bottom-style: dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.greyinput {
	background-color:#333333;
	color:#CCCCCC;
	border-color:#000000;
	border-width:1px;
	border-style: solid;
	width:100%;
	margin-top:4px;
}

.donatebutton {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.helpbutton {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.subscribebutton {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Donate {
	padding-bottom: 10px;
}
.HelpSponsor {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.donatenow {
	float: left;
	width: 262px;
	margin: 0px;
}
.header {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.helpsponsorahome {
	float: left;
	width: 188px;
}
.viewnewsletter {
	float: right;
	width: 188px;
}
.clearfloat {
	clear: both;
}
