/* Style sheet */


/* stylistic elements */

image {
	border: 0px;
	
}


p {
	margin: 0 0 0 50px;
	font-size: 9pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}




h1 {
	font-size: 16pt;
	color: #000000;
	font-family: verdana;
	
}

h4 {
	margin: 0 0 0 10px;
	font-size: 10pt;

	
}


#header p {
	margin: 125px 0 0 100px;
	font-size: 9pt;
	font-family: verdana;
	text-align: justify;
	font-weight: bold;
}







#widecolumn0 p {
	margin: 0 20px 0 280px;
	padding: 0;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}

#widecolumn p {
	margin: 0 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-align: justify;
}


.guitarparts {
width: 200px;
height: 281px;
margin: 0 10px 0 0px;
float: left;
}

.frets {
width: 200px;
height: 133px;
margin: 0 10px 0 0px;
float: left;
}

.cmajor {
width: 107px;
height: 156px;
margin: 0 10px 0 0px;
float: left;
}

.dmajor {
width: 107px;
height: 156px;
margin: 0 10px 0 0px;
float: left;
}

.gmajor {
width: 107px;
height: 156px;
margin: 0 10px 0 0px;
float: left;
}

.jamorama {
width: 183px;
height: 256px;
margin: 0 10px 0 0px;
float: left;
}

.tutor {
width: 183px;
height: 256px;
margin: 0 10px 0 10px;
float: right;
}

.express {
width: 183px;
height: 256px;
margin: 0 10px 0 0px;
float: left;
}

.imagewideleft {
width: 183px;
height: 256px;
padding: 0 10px 0 0px;
float: left;
}

.imagewideright {
width: 200px;
height: 287px;
padding: 0 0 0 10px;
float: right;
}

/* divs */

body {
text-align: center;
background:#AE6810;
margin: 0 auto;
font-family: Verdana, sans-serif;

}

#wrapper {
	margin: 0px auto 0px auto;
	width: 770px;
	text-align: center;
}

#container {
	float: left;
	margin: 0 auto;
	width: 770px;
	overflow: hidden;
	
}

#main {
	float: left;
	margin: 0 auto;
	width: 770px;
}


#header {
	float: left;
	margin: 0 auto;
	width: 770px;
	height: 147px;
	display: inline;
	background: url(header.gif);
}






#widecolumn {
	float: left;
	margin: 0 auto -3000px auto;
	padding-bottom: 3000px;
	width: 770px;
	display: inline;
	background: #E5CE18;
	
}

#adsense { 
	float: left; 
	margin: 0 10px 0 20px;
}

#adsensecenter { 
	
	margin: 0px auto 0px auto;
	text-align: center;
}





/* links */

a:link, a:visited, a:active {
	font-size: 9pt;
	font-family: verdana;
	font-weight: boldest;
	text-decoration: none;

}

#header a:link, #header a:visited, #header a:active {
	font-size: 9pt;
	font-weight: boldest;
	color: #000;
	font-family: verdana;
	text-decoration: underline;
	font-weight:bold
}

#header a:hover {
	font-size: 9pt;
	font-weight: boldest;
	color: #E73710;
	font-family: verdana;
	text-decoration: underline;
	font-weight:bold
}




