h1{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: repeat;
	background-image: url(/cash/images/bg.png);
	background-position: 0px 0px;
}
#navContainer {
	clear: both;
	height: 31px;
	width: 760px;
	text-align: center;
	left: auto;
	right: auto;
}
#mainLayout {
	clear: both;
	height: 700px;
	width: 760px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/treefire.jpg);
	background-position: -160px;
}
#footerBox {
	text-align: center;
	clear: both;
	height: 40px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #000;
	background-color: #c3c5cd;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#leftColumn {
	height: 576px;
	width: 150px;
	position: absolute;
	left: 15px;
	top: 55px;
	margin: 0px;
	border: 2px solid #ADAFBF;
	background-repeat: no-repeat;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
}
.greenback {
	border: 2px solid #c3c5cd;
	text-align: center;
	vertical-align: middle;
}


#leftColumn p {
	line-height: 22px;
}
#rightColumn {
	height: 390px;
	width: 210px;
	position: absolute;
	top: 130px;
	right: 0px;
	background-color: #E2DBD4;
	border: 2px solid #ADAFBF;
	text-align: center;
}
#rightColumn p {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #5A710D;
	border-bottom-color: #5A710D;
	border-left-color: #5A710D;
}
#header {
	background-color: #c3c5cd;
	padding: 5px;
	clear: both;
	height: 80px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: right -30px;
	position: relative;
}
.pagetitle {
	color: #ADAFBF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
#pageTitleBox {
	position: absolute;
	left: 15px;
	top: 20px;
	width: auto;
}
#titleBox {
	position: absolute;
	height: 82px;
	width: 282px;
	left: 0px;
	top: 0px;
}
#globalMenu {
	height: 82px;
	width: 460px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	right: 8px;
	top: 1px;
}
.subheadline {
	color: #CCC;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: -10px;
	font-family: "Comic Sans MS", cursive;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#midcontent {
	position:absolute;
	top:55px;
	width:560px;
	height:575px;
	z-index:1;
	left: 190px;
	right: 0%;
	text-align: center;
	border: 2px solid #ADAFBF;
	background-image: url(/images/parchmentbg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#leftColumn_signup {
	height: 656px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #9FCC41;
	background-color: #FFF;
	position: absolute;
	left: 5px;
	top: 160px;
	margin: 15px;
}
.subheadlineCopy {
	color: #CCC;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -10px;
	font-style: italic;
	text-align: left;
}
#adds {
	position:relative;
	width:760px;
	height:100px;
	z-index:1;
	background-color: #E2DBD4;
	text-align: center;
	top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {

}
a:hover {
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}

