input.btn { 
	  color:#B7B65D; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#333333; 
	  border:1px solid; 
	  border-color: #696 #363 #363 #696; 
} 

tr.guitar {
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:#CCC;
	line-height:8px;
	text-align: center;
}
td.head {
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#CCC
}
td.instruc {
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color:#CCC;
	padding:0
}
table.instruc2 {
	font-family:verdana;
	font-weight:normal;
	font-size:8pt;
	color:#CCC;
	padding:0
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	background-image: url(images/media.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 40px;
	color: #B7B65D;
}
h2 {
	font-size: 16px;
	background-image: url(images/media.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 40px;
	color: #B7B65D;
}
a {
	color: #CCC;
}
p img {
}

#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	border: 1px none #CCC;
} 
#mainContent  {
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 24em;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
	margin-top: 30px;
} 
#header {
	height: 260px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
} 
#header img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar1 {
	float: left;
	width: 22em;
	background-color: #000;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	color: #CCC;
	margin-left: 8px;
}
#sidebar1 h3, #sidebar1 p, #sidebar2 h3   {
	margin-left: 10px; 
	margin-right: 10px;
}
#accords {
	width: 680px;
	text-align: left;
	margin-left: 10px;
	float: right;
	margin-right: 30px;
}
#accords p {
	margin-left: 39px;
	text-align: justify;
}
#accords li {
	margin-left: 39px;
}
#accords span {
	margin-left: 39px;
}
#accords #fretboard  {
	background-image: url(images/guitare.png);
	background-position: -13px -8px;
}
#latteral {
	float: left;
	width: 160px;
	clear: both;
	margin-left: 16px;
	margin-top: 14px;
}
#footer  {
	font-size: 9px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
#tabs d{
	border: thin solid #999;
}
#tabs {
	padding-left: 100px;
}
#tabs table tr td {
	width: 60px;
	height: 20px;
	vertical-align: middle;
}
#tabs2 {
	padding-left: 100px;
}
#tabs2 table tr td {
	width: 60px;
	height: 20px;
	vertical-align: middle;
}
#google {
	margin-left: 110px;
}
ul li a {
	text-decoration: none;
	color: #1C5288;
}
ul li a:hover {
	color: #F90;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

