html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif;}
.w3-sidebar {
  z-index: 3;
  width: 150px;
  top: 3px;
  bottom: 0;
  height: inherit;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000;
	background-image: url(../images/bracket_background_33.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.twoColFixRtHdr #container {
	width: 100%;
	background: ;
	background-image:url(../images/body_background.png);
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
.twoColFixRtHdr #header {
	background:;
	text-align: center;
	padding: 0px ;
}

.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0px ;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 200px;
	padding: 15px 10px;

}
.twoColFixRtHdr #mainContent {
	margin: 0 20px 0 0;
	padding: 0 20px;
	color: #CCC;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	text-align: center;

}
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
        text-align: center;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 24px;
	color: #F90;
}
p {
	font-size: 12px;
	color: #CCC;
}
h2 {
	font-size: 18px;
	color: #F90;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}

ul {
	font-size:12px;
	line-height: 12px;
}

ul {
	font-size:12px;
	line-height: 12px;
}
img {
    max-width: 100%;
    height: auto;

}
