body{
background: url(../images/background.jpg);
padding: 0px 0px 0px 0px;
margin: 0px;
}

/*
#body_home{
background: url(../images/hand_home.jpg) no-repeat fixed top right;
padding: 0px 0px 0px 0px;
margin: 0px;
}
*/

/*
div{
padding: 0px;
margin: 0px;
}
*/

form{
padding: 0px;
margin: 0px;
}


hr{
background-color: #CCCCCC;
height: 1px;
border: none;
border-style: none;
padding: 0px;
margin: 0px;
width: 97%;
}

.title{
width: 90%;
font-family: arial;
font-size: 40px;
padding: 20px 0px 5px 5px;
height: 40px;
margin-bottom: 20px;
font-weight: bold;
}

/*--this is for IE 5.5 and IE 6 --*/
div.badgettPianoStudio {
background: url(../images/BadgettPianoStudio.gif) no-repeat -55px 0px;
position: absolute;
top: 0px;
left: 30px;
width: 600px;
height: 100px; 
}



/*-- this is for IE 7 and other browsers -- */
body > div.badgettPianoStudio { 
background: url(../images/BadgettPianoStudio.png) no-repeat -55px 0px;
position: absolute;
top: 0px;
left: 30px;
width: 600px;
height: 100px; 
}

/*
.badgettPianoStudio{
background: url(../images/BadgettPianoStudio.png) no-repeat -55px 0px;
position: absolute;
top: 0px;
left: 30px;
width: 600px;
height: 100px;
}

*/


/*--this is for IE 5.5 and IE 6 --*/
div.circle {
background: url(../images/circle.gif) no-repeat -60px -20px;
position: absolute;
top: 0px;
left: 0px;
width: 190px;
height: 250px; 
}



/*-- this is for IE 7 and other browsers -- */
body > div.circle { 
background: url(../images/circle.png) no-repeat -60px -20px;
position: absolute;
top: 0px;
left: 0px;
width: 190px;
height: 250px; 
}

/*

.circle{
background: url(../images/circle.png) no-repeat -60px -20px;
position: absolute;
top: 0px;
left: 0px;
width: 190px;
height: 250px;
}

*/

a {
color: #fcf91c;
text-decoration: none;
}

a:hover{
color: #ffffff;
text-decoration: none;
}



td{
font-family: verdana; 
font-size: 12px;
text-algin: justify;
}

li{
/*list-style:none;*/
}

h1{
font-size: 15px;
font-wieght: bold;
}


.error{
color: red;
}

.scroll_container{
position: absolute;
top: 100px;
left: 130px;
}


.scroll_container_reviews{
position: absolute;
top: 400px;
left: 500px;

}



#container{
text-align: justify;
padding: 0px;
color:#ffffff;
font-family: Verdana;
font-size: 15px;
position: absolute;
margin-top: 150px;
margin-left: 140px;
width: 75%;
}




#menu_container {
height: 40px;
/*margin-top: 80px;*/
position: absolute;
top: 80px;
padding: 3px 0px 0px 0px;
background-color: #fcf91c;
border-top: 6px solid #ffffff;
border-bottom: 6px solid #ffffff;
width: 100%;
}

.menu_item{
text-align: center;
padding-top: 10px;
float: left;
font-family: arial;
font-size: 14px;
height: 30px;
margin-right: 10px;
margin-left: 10px;
}

.menu_item a:link, .menu_item a:visited{
color: #53720f;
text-decoration: none;
}

.menu_item a:hover{
color: #FF0000;
text-decoration: none;
}

/*-- bio --*/

.menu_item_bio{
text-align: center;
padding-top: 10px;
float: left;
font-family: arial;
font-size: 14px;
height: 30px;
margin-right: 10px;
margin-left: 10px;
}

.menu_item_bio a:link, .menu_item_bio a:visited{
color: #53720f;
text-decoration: none;
}

.menu_item_bio a:hover{
color: #9933cc;
text-decoration: none;
}


/*-- students --*/

.menu_item_students{
text-align: center;
padding-top: 10px;
float: left;
font-family: arial;
font-size: 14px;
height: 30px;
margin-right: 10px;
margin-left: 10px;
}

.menu_item_students a:link, .menu_item_students a:visited{
color: #53720f;
text-decoration: none;
}

.menu_item_students a:hover{
color: #bd51bc;
text-decoration: none;
}






/*-- contact --*/

.menu_item_contact{
text-align: center;
padding-top: 10px;
float: left;
font-family: arial;
font-size: 14px;
height: 30px;
margin-right: 10px;
margin-left: 10px;
}

.menu_item_contact a:link, .menu_item_contact a:visited{
color: #53720f;
text-decoration: none;
}

.menu_item_contact a:hover{
color: #3e7083;
text-decoration: none;
}


/*-- photo gallery --*/

.menu_item_photo{
text-align: center;
padding-top: 10px;
float: left;
font-family: arial;
font-size: 14px;
height: 30px;
margin-right: 10px;
margin-left: 10px;
}

.menu_item_photo a:link, .menu_item_photo a:visited{
color: #53720f;
text-decoration: none;
}

.menu_item_photo a:hover{
color: #ad8632;
text-decoration: none;
}




/* -- home -- */

.menu_item_home{
float: left;
font-family: verdana;
text-align: center;
padding-top: 7px;
font-size: 14px;
width: 100px;
height: 35px;
margin-right: 10px;
margin-left: 10px;
}

.menu_item_home a:link, .menu_item_home a:visited{
color: #FFFFFF;
text-decoration: none;
}

.menu_item_home a:hover{
color:#af3341;
text-decoration: none;
}



/* -- teaching menu -- */

.teaching_menu{
font-family: verdana;
font-size: 14px;
padding: 5px 0px 5px 0px;
border-bottom: 1px dotted #3d5508;
}

.teaching_menu a:link, .teaching_menu a:visited{
color: #3d5508;
text-decoration: none;
}

.teaching_menu a:hover{
color:#ff0000;
text-decoration: none;
}



.button{
font-family: times;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
border-top:1px dotted #e9a5ad;
border-bottom:1px dotted #e9a5ad;
text-align: center;

}


/*
.button a:link, .button a:visited{
color:#c2a650;
text-decoration: none;
}

.button a:hover{
color: #af3341;
text-decoration: none;
}

*/
.discography_list{
/*font-family: times;*/
}


.footer_label{
font: 8px verdana;
color: #ffffff;
padding-top: 50px;
padding-bottom: 100px;
text-align: center;
/*border-top: 1px solid #80c453;*/
}

.footer_label a {
color: #ffffff;
text-decoration: none;
}

.footer_label a:hover{
color: #fff200;
text-decoration: underline;
}



/*--this is for IE 5.5 and IE 6 --*/
 
/*
div#fader_bottom {

}
 
 */
 
 
/*-- this is for IE 7 and other browsers -- */

/*
body > div#fader_bottom { 

}

*/


