html{background: #c3c3e5;color: #fff;font-family: _serif;}
body{position: relative;background: #aa139e;width: 800px;height: 100%;padding: 10px;margin: 10px auto;z-index: 1;}
div#branding{position: relative;z-index: 100;top: -25px;background-image: url('header.png');background-repeat: no-repeat;background-position: center;width: 100%;height: 151px;text-indent: -9999px;}
div#menu{position: absolute;width: 70%;top: 155px;left: 15%;height: 10px;z-index: 300;border-bottom: solid;border-color: black;}
div#content {position: relative;padding: 0px;margin: 0px auto;width: 60%;z-index: 300;}
div#siteinfo {position: absolute;bottom: -18px;width: 100%;height: 10px;z-index: 250;}
div#content h1, div#content h2, div#content h3{font-style: italic;font-family: "French Script MT", "Brush Script Std", _serif;border-bottom: double;border-color: white;}
div#content h3{font-size:125%;}
div#content p{text-indent: 5%;}
div#siteinfo p{padding: 0px;margin: 0px auto;width: 300px;font-size:60%;line-height: 1em;text-align: center;color: #000;}
div#boy {position: absolute;width: 250px;height: 458px;background-image: url('man.png');text-indent: -9999px;z-index: 200;bottom: -50px;right: -65px;}
div#girl {position: absolute;text-indent: -9999px;width: 269px;height: 421px;background-image: url('woman.png');z-index: 200;bottom: -50px;left: -75px;}
div#menu ul, div#menu li{display : inline; list-style-type : none;}
div#menu a{color: #fff;text-decoration: none;background: black;padding: 1px 4px;}
div#menu a:hover{color: #c3c3e5;text-decoration: underline;}
li#welcome a,li#calendar a,li#lessons a,li#contact a{position: absolute;border: ridge;border-width: 2px;}
li#welcome a{left: 0%;}
li#calendar a{left: 30%;}
li#lessons a{right: 30%;}
li#contact a{right: 0%;}
li a:hover{background: #aa139e;}
b.rtop, b.rbottom{display:block;background: #c3c3e5}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #aa139e}
b.r1{margin: 0 -4px}
b.r2{margin: 0 -6px}
b.r3{margin: 0 -7px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 -9px;height: 2px}
b.rtop { position: relative; top: -15px;}
b.rbottom { position: relative; bottom: -15px;}