body {background-color:rgb(220,220,190); border-style:none; margin:0; padding:0; height:100%; word-wrap:break-word;}
#master_page_area {background-image:linear-gradient(to right,white,rgb(230,100,90)); border-radius:40px;
	position:fixed; left:50%; margin-left:-390px; top:0; width:780px; height:600px; overflow:auto;}
#master_rect_white {background-color:white; position:absolute; left:0; top:0; width:100%; height:295px;}
#master_piano_background {background-image:url(resources/piano-lessons-background.png); position:absolute; 
	margin-left:-276px; left:87%; top:149px; width:250px; height:145px; opacity:0.5;}
#master_guitar_background {background-image:url(resources/guitar-lessons-background.png); opacity:0.4;
	position:absolute; margin-left:-115px; left:35%; top:295px; width:250px; height:255px;}
#master_upper_area {position:absolute; left:0; top:0; width:100%; height:150px;}
#master_menu_section {position:relative; float:left; top:0; width:20%; height:100%;}
#master_main_section {position:relative; float:right; top:0; width:80%; height:100%;}
#master_slogan {background-image:url(resources/slogan.png); background-repeat:no-repeat; background-attachment:scroll; background-position:top center; height:25px;}
#master_header_edge {background-color:rgb(255,250,220); position:absolute; left:10%; top:40px; width:80%; height:75px; 
	border-style:solid; border-width:0; border-radius:10px; box-shadow:5px 5px 5px rgb(130,130,130);}
#master_header {background-color:rgb(175,35,30); position:absolute; left:-5px; top:-10px; width:100%; height:80px; 
	border-style:solid; border-width:0; border-radius:10px;}
#master_header_name {left:0; top:-1px; width:100%; height:75px; position:absolute; text-align:center;
	color:rgb(255,250,220); font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px; font-weight:normal; text-shadow: 3px 3px black;}
#master_header_address {float:right; margin-right:3%; left:0; top:100px; width:70%; height:50px; position:relative; 
	color:rgb(175,35,30); font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px; font-weight:normal;text-align:right;}
#master_block_piano {left:2%; top:15px; width:70px; height: 70px; position:absolute; box-shadow:3px 3px 3px rgb(130,130,130);}
#master_block_guitar {float:right; margin-right:2%; left:0; top:95px; width:70px; height:70px; position:relative; box-shadow:3px 3px 3px rgb(130,130,130);}
#master_button_container{position:relative; left:50%; margin-left:-32px; margin-top:150px; top:0; width:64px; height:320px;}
.master_button {background-image:linear-gradient(rgb(255,250,220),rgb(220,220,220)); position:absolute; left:0; width:100%;
	border-style:solid; border-color:rgb(130,130,130); border-width:1px; border-radius:5px; box-shadow:3px 3px 3px rgb(130,130,130);
	text-align:center; text-decoration:none; font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; font-weight:bold; color:black;}
.master_button:hover {background-image:linear-gradient(rgb(255,250,220),rgb(240,150,150)); color:black;}
.btn_on {background-image:linear-gradient(rgb(240,150,150),rgb(175,35,30)); color:rgb(255,250,220);}
.btn_on:hover {background-image:linear-gradient(rgb(240,150,150),rgb(175,35,30)); color:rgb(255,250,220);}
.btn_1word {height:32px; line-height:33px; padding-bottom:2px;}
.btn_2word {height:31px; line-height:14px; padding-top:3px;}
.btn1 {top:0;}
.btn2 {top:46px;}
.btn3 {top:92px;}
.btn4 {top:138px;}
.btn5 {top:184px;}
.btn6 {top:230px;}
.btn7 {top:368px;}
.btn8 {top:276px;}

#info_text_spacer {position:relative; float:right; top:0; width:100%; height:155px;}
#info_textbox {position:relative; float:right; top:0; width:95%; height:100%;
	font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px; color:rgb(0,0,0); line-height:1.5;}
.text_red {color:rgb(145,5,0); font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px;}
.text_black {color:black; font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px;}
.text_grey {color:rgb(60,60,60); font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px;}

#pic_right_container{position:relative; margin-left:2%; margin-right:1%; float:right; top:0; width:120px; height:260px;}
#pic_right {position:relative; left:0; top:0; width:120px; height:180px; box-shadow:4px 4px rgb(130,130,130);}

.text_pic_cream {font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; color:rgb(255,250,220); font-weight:bold;}
.text_pic_black {font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; color:rgb(0,0,0); font-weight:bold;}
.text_pic_grey {font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; color:rgb(60,60,60); font-weight:bold;}
.text_bullet {display:list-item; list-style-type:disc; list-style-position:outside; margin-left:14px;}

img {border:none;}
a {color:rgb(64,64,64);}
a:hover {color:rgb(175,35,30);}
