/* RENAME!!
Removed image padding
changed content (was margin:0 200px;) to
margin:0 180px;
position:relative;
left:50px
(later finetuned)
changed:
padding:10px 65px 20px;
cut: #newscontent img, {
border:0px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

*/
h1, h2, h3
{
	text-align:center;
}
.clr {
	clear:both;
	height:1px;
	overflow:hidden;
}
#whitebody {
background:#FFFFFF;
color:#303030;
font:70% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:left;
}

body {
background:#E5E5E5;
color:#303030;
font:85% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
}
.fontsize2 {
	font-size:100%;
}
.fontsize3 {
	font-size:115%;
}

table.standardfont {
	color:#303030;
	font-size:100%;
}
a {
color:#0033CC;
font-weight:600;
text-decoration:none;
}

a:hover {
color:#808080;
}
.blue,
a.blue {
	color:#0000ff;
}

.black,
a.black {
	color:#000;
}
.whitetext,
a.white {
	color:#fff;
	
}
.yellowtext,
.yellowtext *{
	
}
.redtext{
	color:red;
}
.darkgreen{
	color: #008000;
}
.purple{
	color:#990099;
}
.arial {
	font-family: Arial,sans-serif;
}
table {
font: Verdana,Tahoma,Arial,sans-serif;
font-size: 11px;
color:#2a2a2a;
}

/*Main header*/

#header {
	background:#fff;
	text-align:center
}
#header table {
	width: 100%;
}
#header table td img {
	border:0px;
}
#header table td {
	width:12%;
	text-align:center;
	vertical-align:middle;
	padding:3px 2px;
}
#header table td.logo {
	width:16%;
	padding-bottom:1px;
}
#header table td.slogan {
	padding:1px;
}
#menubar {
	font-size:11px;
	font-family: arial;
	color:black;
	margin:2px;
	padding:0px;
	background: #666 url('buttons/tube.jpg');
	text-align:center;
}
#menubar .inner {
	height:18px;
}
#menubar span {
	padding:2px 2px 0px 16px;
	
}

#menubar a {
font-size:11px;
font-family:arial;
color:black;
}
#menubar a.blue
{
	color:blue;
}
#menubar a:hover {
font-size:11px;
font-family:arial;
color:#999999;

}

#menubar .nonmacusers
{
	font-size:10px;
}

/*** Google Ads ***/
.top_google_ad {
	margin: 15px 0px 8px 0px;
	text-align:center;
}
/*** Sidebars ***/

#leftside, #rightside {
margin:0;
width:150px;
}

.sidecolumns_inner
{
	padding:0px 8px 8px 12px;
}
#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}

#leftside h1, #rightside h1 {
color:#333333;
font-size:1.4em;
font-weight:600;
letter-spacing:-1px;
margin:0 0 8px;
}

#leftside h2, #rightside h2 {
color:#555555;
font-size:1.1em;
margin:12 0 8px;
}



/*** Sidebar menu ***/

.nav {
background:#BBBBBB;
border:1px solid #FFFFFF;
color:#444444;
display:block;
margin:3px 0px 2px 0px;
padding:2px 2px 2px 3px;
position:relative;
width:110px;
font-size:0.9em;
}

.nav:hover, .active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;

}

.white {
text-decoration: underline;
color: #000000;
font-family: sans-serif;
text-align:left;
font-size:1.2em;
}

.outset {
border-style: outset
}
.sidecol_tablestyle1{
	wdith:120px;
	border-style: outset
	background:#fff;
}
.sidecol_tablestyle1{
	text-align:left;
}
.rescue_style1 {
	font-family:Helvetica;
	font-size:85%;
}
.cite
{
	padding:10px;
	border-left:2px solid blue;
}
.sub {
font-size:0.6em;
letter-spacing:1px;
margin:3px 0 2px 0px;
padding:4px 2px 2px 8px;
width:105px;
}
/*** Content ***/



#newscontent {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
text-align:left;
}

#newscontent {
margin:0 160px;
}

#newscontent h1 {
text-align:center;
background-color:inherit;
color:#606060;
font-size:1.4em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#newscontent h2 {
text-align:center;
font-size:1.2em;
margin-bottom:10px;
overflow:visible;
}

#content {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
text-align:left;
}

#content {
margin-left: 160px;
margin-right: 20px;
}


#newscontent a {
font-weight:500;
}


#content h1, #content h2  {
text-align:center;
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2 {
font-size:1.6em;
margin-bottom:10px;
}
.definition{
	font-family: courier;
	margin:20px;	
}

.auimages {
	width:80%;
	margin:auto;
}
.auimages td {
	text-align:center
}
.auimages .auimage {
	width:25%;
}
.auimages img{
	border:0px;
}
.seperater_images{
	margin:auto;	
}
.seperater_images td {
	text-align:center;
	width:180px;
}
.beginners_tip {
	font-size:12px;
	color:#003366;
	font-family:verdana;
}
.scalesmovie{
	width:278px;
	background: transparent url('nicons/scalesbackground.gif') no-repeat;
	margin:auto;
	padding:0px;
}
.musician_questions{
	width:100%;
	font-family: "Times New Roman",times,sans-serif;
	color:#303030;
	font-size:100%;
}
.musician_questions td
{
	padding:10px;
	
}
.scalesmovie img{
	margin:0px;
	padding:0px;
	display:block;
}
/*** Google Form ***/
.google_search label {
	font-size:9px;
	color:#000;
}
.google_search table{
	background:#E5E5E5;
}
.google #sbi {
	width:130px;
}
.to_the_top {
	margin:20px;
	font-size:12px;
	text-align:center;
	clear:both;
}
.index_instrument_options {
	background: #ccc;
	border: 0px;
}
/*** Footer ***/
#copyright {
	background:#99999A;
	padding: 10px 0px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#666;
}
#footer
{
	clear:both;
}
#footermenu{
	margin:auto;
}
#footermenu td
{
	text-align:center;
	padding:0px 8px;
	color:#666666;
	font-size:13px;
}
#footer a{
	color:#666666;
}
#footermenu .current a{
 font-weight:bold;
}
#footer_extras {
	text-align:center;
	padding:20px;
}
#footer_subscribe,
#footer_small_copyright {
	width:49%;
}
#footer_subscribe {
	float:left;
}
#footer_small_copyright {
	float:left;
	color:#000;
}
.newstoryimage{
	padding:20px;
	
}

.leftbar_links a{
	font-family: geneva, helvetica,Verdana,Tahoma,Arial,sans-serif;
	text-decoration:underline;
}

.seperator{
	background: transparent url('buttons/line.jpg') repeat-x;
	height:8px;
	overflow:hidden;
}

.aabulletimage{
	float:left;
	border:0px;
	margin: 0px 10px;
}
.intro_image{
	margin:20px;
	float:right;
	border:0px;
}
.hspace_10{
	margin-left:10px;
	margin-right:10px;
}
.hspace_20{
	margin-left:20px;
	margin-right:20px;
}
.vspace_10{
	margin-top:10px;
	margin-bottom:10px;
}
.hide {display:none;}
.home_page_content {
	width:615px;
	margin:6px auto;
	font-size:115%;
}
.home_page_content h2,
.sitemap h2{
	font-size:100%;
	margin:0px;
	padding:0px;
}
#sitemap_left_col
{
	width:200px;
	text-align:center;
	padding-top:40px;
	float:left;
}
#sitemap_content {
	margin-left:180px;
}
.sitemap{
	width:96%;
	margin:auto;
}
.sitemap td{
	vertical-align:top;
	font-size:115%;
}
.sitemap td.sitemap_image{
	text-align:center;
	wdith:120px;
	vertical-align:middle;
}
.sitemap_image img{
	border:0px;
}
.wide_google_search table{
	width:95%;
	background: #fff;
	margin:auto;
}
.wide_google_search table td{
	text-align:center;
	background: #fff;
	border:0px solid #555;
}
.setup_table {
	margin: 0px auto 0px 0px;
	width:99%;
	
}
.setup_table h2 {
	font-size:150%;
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:center;
}
.setup_table h3 {
	font-size:100%;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
}
.section_header .l{
	float:left;
	font-weight:bold;
}
.section_header .r{
	float:right;
	font-weight:normal;
	font-style:italic;
	padding-right:40px;
}
.section_header{
	width:100%;
	clear:both;
	margin-bottom:15px;
}

.setup_left {
	width:200px;
	text-align:center;
	vertical-align:top;
	padding-top:20px;
}
.setup_right{
	vertical-align:top;
	background: #fff;
}
.noborder { border:0px; }
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center, .center td{text-align:center;}
.right {text-align:right;}
.left, .left td, td.left {text-align:left;}
.float_left, img.left{float:left;}
.float_right, img.right{float:right;}
.amazon_image{border:none !important; margin:0px !important;border:0px;}
.italic{ font-style:italic }

/*** End of file ***/.center #newscontent .left table tr td p em {
	color: #000;
}
