#overall_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main_text {
	height: 215px;
	width: 810px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	margin-left: 45px;
	font-weight: bold;
	margin-top: 40px;
}
#heading_maintext {
	width: 790px;
	margin-left: 45px;
	margin-top: 27px;
}

.heading_frog2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #FFC;
}

.vertical_line_spacing1 {
	vertical-align: 30%;
}

.heading_frog1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1E54AE;
}
.heading_frog3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #E4D0A3;
}

#btn6_blog {
	float: left;
	height: 40px;
	width: 89px;
	margin-top: 56px;
}



#overall_container2 {
	width: 900px;
	float: left;
}

#top_bar {
	width: 900px;
	height: 750px;
	float: left;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CB3834;
	background-image: url(../assets/backgrd_teachingpg.jpg);
}
#text_secondhalf {
	width: 810px;
	margin-left: 45px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	height: 450px;
}


#holder_buttons {
	width: 900px;
	height: 162px;
	background-image: url(../assets/navbar_image_guitar1.png);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #757575;
}
#btn1_home {
	height: 32px;
	width: 175px;
	position: absolute;
	top: 5px;
	left: 2px;
}
#btn2_missionstatement {
	float: left;
	height: 40px;
	width: 172px;
	margin-right: 16px;
	margin-top: 56px;
	margin-left: 54px;
}
#btn3_teaching {
	float: left;
	height: 40px;
	width: 152px;
	margin-right: 18px;
	margin-top: 56px;
}
#btn4_technicaladvice {
	float: left;
	height: 40px;
	width: 160px;
	margin-right: 16px;
	margin-top: 56px;
}
#btn5_contact {
	float: left;
	height: 40px;
	width: 140px;
	margin-right: 15px;
	margin-top: 56px;
}
