.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #header {
	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. */
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/brnlogo.gif);
	background-repeat: no-repeat;
	background-position: 23px 20px;
} 
.twoColFixLtHdr #header h1 {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	margin: 0;
	padding-left: 23px;
}
.twoColFixLtHdr #container #header #flash1 {
	float: left;
	height: 150px;
	width: 220px;
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #container #header #flash2 {
	float: left;
	height: 150px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #header #promo1 {
	float: left;
	height: 150px;
	width: 220px;
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EEEEEE;
}
.twoColFixLtHdr #container #header #promo2 {
	float: left;
	height: 150px;
	width: 220px;
	padding: 0px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EEEEEE;
}
.twoColFixLtHdr #container #sidebar1 #promo3 {
	float: left;
	height: 150px;
	width: 220px;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
}
.twoColFixLtHdr #container #sidebar1 #promo4 {
	float: left;
	height: 150px;
	width: 220px;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
}
.twoColFixLtHdr #container #header #promo1 h1 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
}
.twoColFixLtHdr #container #header #promo2 h1 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding: 5px;
}
.twoColFixLtHdr #container #sidebar1 #promo3 h1 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding: 5px;
}
.twoColFixLtHdr #container #sidebar1 #promo4 h1 {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding: 5px;
}
.twoColFixLtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 .menu {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 .menucurrent {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 .menusubcurrent {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	margin-right: 10px;
}
.twoColFixLtHdr #container #sidebar1 .menusub {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
	margin-right: 10px;
}
.twoColFixLtHdr #container #header .nospace {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 a:hover {
	color: #FF9933;
}
.twoColFixLtHdr  #container  #header img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.twoColFixLtHdr #container #header #promo1 a {
	color: #003366;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #promo1 a:hover {
	color: #FF9933;
}
.twoColFixLtHdr #container #header #promo1 #promoimg1 {
	width: 220px;
	height: 100px;
}
.twoColFixLtHdr #container #header #promo2 a {
	color: #003366;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #promo2 a:hover {
	color: #FF9933;
}
.twoColFixLtHdr #container #header #promo2 #promoimg2 {
	width: 220px;
	height: 100px;
}
.twoColFixLtHdr #container #sidebar1 #promo3 a {
	color: #003366;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 #promo3 a:hover {
	color: #FF9933;
}
.twoColFixLtHdr #container #sidebar1 #promo3 #promoimg3 {
	width: 220px;
	height: 100px;
}
.twoColFixLtHdr #container #sidebar1 #promo4 a {
	color: #003366;
	text-decoration: none;
}
.twoColFixLtHdr #container #sidebar1 #promo4 a:hover {
	color: #FF9933;
}
.twoColFixLtHdr #container #sidebar1 #promo4 #promoimg4 {
	width: 220px;
	height: 100px;
}
.twoColFixLtHdr #container #footer p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
}
.twoColFixLtHdr  #container  #myForm  {
	text-align: right;
	font-size: 14px;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	height: 50px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #container #header #myForm #txtUserName {
	height: 20px;
	width: 100px;
}
.twoColFixLtHdr #container #header #myForm #txtPassword {
	height: 20px;
	width: 100px;
}
.twoColFixLtHdr #mainContent {
	color: #003366;
	text-decoration: none;
	margin-top: 0;
	margin-right: 260;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 700px;
} 
.twoColFixLtHdr #footer {
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
