a:link {text-decoration: none; color: ;}
a:visited {text-decoration: none; color: ;} 
a:hover {text-decoration: underline overline; color: ;}
a:active {text-decoration: none;}

#backtotop
{
position: relative;
top: -80px;
left: -150px;
width: 110px;
margin: auto;
padding: 5px;
text-align: center;
font-family: arial, verdana;
font-size: 18px;
background-color: #000;
}

body
{
background-color: #000;
background-image: url(images/guitar-lessons-canterbury.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
text-align: justify;
padding: 0px;
margin: 0px;
}

.center
{
width: 100px;
height: 100px;
margin: auto;
margin-top: 30px;
}

#footer
{
position: relative;
width: 110px;
height: 44px;
margin: auto;
text-align: center;
margin-top: 50px;
}

h1
{
font-size: 40px;
font-family: arial, verdana;
font-weight; bold;
color: #fff;
padding: 0px;
margin: 0px;
}

h2{
font-family: arial, verdana;
font-size: 20px;
font-weight: bold;
color: #000;
}

h3{
color: #aaaaaa;
font-family: arial, verdana;
font-size: 20px;
font-weight: bold;
margin: 0px;
}

h4{
color: #aaaaaa;
font-family: arial, verdana;
font-size: 20px;
font-weight: normal;
margin: 0px;
}

h5{
color: #fff;
font-family: arial, verdana;
font-size: 18px;
font-weight: normal;
margin: 0px;
}

h6{
color: #fff;
font-family: arial, verdana;
font-size: 18px;
font-weight: normal;
margin: 0px;
}

img {border-style: none;}

img.floatleft
{
float: left;
padding: 5px 10px 0px 0px;
}

img.floatright
{
float: right;
padding: 5px 0px 0px 10px;;
}

#info
{
position: fixed;
right: 6px;
top: 150px;
width: 160px;
padding: 5px;
border: 2px solid gray;
text-align: left;
font-family: arial, verdana;
font-size: 13px;
color: #fff;
background: #000;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838',endColorstr='#000');
background:-webkit-gradient(linear,left top,left bottom,from(#383838),to(#000));
background:-moz-linear-gradient(top,#383838,#000);
}
#info a:link {text-decoration: underline; color: #999999;}
#info a:visited {text-decoration: none; color: #ddd;} 
#info a:hover {text-decoration: underline overline; color: #fff; background: indigo; font-style: italic;}
#info a:active {text-decoration: none; background: none; font-style: normal;}

#links
{
position: fixed;
top: 6px;
left: 6px;
width: 155px;
height: 80px;
}

.main
{
width: 50%;
margin: auto;
margin-top: 30px;
padding: 10px;
border: 2px solid gray;
font: 20px arial;
color: #000;
background: #ffffff;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#d4cabd');
background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#d4cabd));
background:-moz-linear-gradient(top,#fff,#d4cabd);
opacity: 0.9;
}

#menu
{
position: fixed;
width: 160px;
left: 6px;
top: 110px;
padding: 10px 10px 12px 10px;
border: 2px solid gray;
text-align: left;
font-family: arial, verdana;
font-size: 18px;
line-height: 18px;
color: #666666;
background: #000000;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#000000');
background:-webkit-gradient(linear,left top,left bottom,from(#333),to(#000));
background:-moz-linear-gradient(top,#333,#000);
}
#menu a:link {text-decoration: none; color: #999999;}
#menu a:visited {text-decoration: none; color: #999999;} 
#menu a:hover {text-decoration: underline overline; color: #fff; background: indigo; font-style: italic;}
#menu a:active {text-decoration: none;}

#bass a#bass,
#classical a#classical,
#composition a#composition,
#finger a#finger,
#home a#home,
#information a#information
#kids a#kids,
#location a#location,
#other-sites a#other-sites,
#theory a#theory,
#tuition a#tuition,
{
color: #999999;
background: indigo;
text-decoration: underline overline;
}

p
{
font: 20px arial;
color: #000;
padding: 0px;
margin: 0px;
line-height: 27px;
}

#sample
{
position: fixed;
right: 6px;
top: 30px;
width: 220px;
height: auto;
padding: 5px;
border: 2px solid gray;
background: #000;
text-align: justify;
font-family: arial, verdana;
font-size: 13px;
color: #fff;
}

.spacer
{
height: 200px;
widows: 200px;
}

.spacer50
{
height: 50px;
widows: 200px;
}

#title
{
width: 684px;
margin: auto;
margin-top: 60px;
text-align: center;
font-size: 40px;
font-family: arial, verdana;
font-weight; bold;
color: #fff;
}