/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(/images/bk-green.jpg);
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #0B270E;
} 
 
#pagewidth{
	width:922px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #003300;
	background-color: #FFFFFF;
} 
 
#banner{
 position:relative; 
 height:135px; 
  background-color:#417210; 
 width:100%;
} 
 
#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
background-image: url(http://www.bassprofessor.com/images/bk.gif);
background-repeat: repeat; }
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:80%;
	padding-bottom: 10px;
 }
 
#footer {
	clear:both;
	background-color: #417210;
	color:white;
 } 
 #footer a { color:white;}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
	text-align: justify;
} 
#twocols, #maincol{width:100%; float:none;}
}



/*- Menu Tabs 6--------------------------- */

    #tabs6 {
	float:left;
	width:100%;
	background:#efefef;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom: 5px;
      }
    #tabs6 ul {
          margin:0;
          padding:10px 5px 10px 22px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
	float:left;
	background:url("http://www.bassprofessor.com/images/tableft6.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("http://www.bassprofessor.com/images/tabright6.gif") no-repeat right top;
      padding:5px 21px 4px 15px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #elite a {
              background-position:0% -126px;
      }
      #tabs6 #elite a span {
	background-position:100% -126px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;

      }
      #tabs6 #photos a {
              background-position:0% -84px;
      }
      #tabs6 #photos a span {
	background-position:100% -84px;
	padding-right: 30px;
	padding-left: 30px;
	color: #003300;

      }
      #tabs6 #videos a {
              background-position:0% -84px;
      }
      #tabs6 #videos a span {
	background-position:100% -84px;
	padding-right: 50px;
	padding-left: 50px;
	color: #000000;
      }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #FF9900;
	margin-left: 7px;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
#upload_dialog label {
	color: #FF9900;
}
