body { 
	font-size: 12pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	background: url(../images/SideBar.jpg) 0 0 repeat-y;
}

h1 { color: #702b2e; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
h2 { color: #702b2e; font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

#banner { color: #090909; background-color: #fff; position: fixed; top: 0; left: 0; width: 100%; height: 130px; z-index: 1; margin: 0; padding: 0; }
#goldbar {
	background-image: url(../images/GoldBar.jpg);
	background-repeat: repeat-x;
	position: fixed;
	top: 130px;
	left: 0;
	width: 1124px;
	height: 6px;
	z-index: 2;
}
#lftSideBr { 
	/*background-image: url(../images/SideBar.jpg); 
	background-repeat: repeat;*/ 
	width: 150px; left: 0; 
	top: 136px; 
	position: absolute; 
	padding-top: 10px; 
}

ul.nav { font-weight: bold; text-align: center; margin-left: 0; padding-left: 0; list-style-type: none; }
ul.nav li { height: 60px;}
.lblCol {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

#footer { color: #702b2e; background-color: #fff; text-align: center; left: 0; bottom: 0; width: 100%; height: 70px; padding-top: 5px; position: relative;}
#footer a:link { color: #702b2e; font-weight: bold; text-decoration: none; }
#footer a:visited { color: #702b2e; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #d4a017; font-weight: bold; text-decoration: none; }
.copyright { font-size: 10pt; }

#contentMain {
	background-color: #fff;
	text-align: justify;
	/*float: inherit;*/
	margin-top: 136px;
	margin-right: 10px;
	margin-left: 150px;
	padding-top: 5px;
	width: 800px;
	position: absolute;
}
#disclaimer { font-size: 8pt; width: 825px; }
.disclmHd { color: #702b2e; font-size: 11pt; font-weight: bold; }
button { color: #fff; font-weight: bold; background-color: #702b2e; border-width: medium; outline: outset medium #702b2e; }
#thankPg { margin-top: 30px; margin-left: 0; width: 825px; }
#thankPg h2 { color: #702b2e; background-color: #d4a017; }
#BBLink { position: absolute; top: 146px; left: 880px; }
.txtClr { color: #702b2e; font-size: 14pt; font-weight: bold; }
* html #banner {position: absolute;}
* html #lftSideBr {position: absolute;}
* html #goldbar {position: absolute;}
