BODY {
font-family:Georgia;
color:#555;
padding:50px 100px;
}

A {
	color:#AB8;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	color:#686;
	
}

#gigs .gigs, #bio .bio, #listen .listen, #contact .contact, #home .home, #lessons .lessons {
font-weight:bold;
}


#section {
color:#AAA;
}




#main {
width:250px;
}

#menu {
padding-left:10px;
padding-top:6px;
padding-bottom:4px;
}

DIV#menu A {
font-family:Verdana;
font-size:9pt;
color:#AB8;
text-decoration:none;
border-left:1px #CCC solid;
padding-left:.4em;
padding-right:2.5em;
margin:0;
font-weight:normal;
}

DIV#menu A:hover {
color:#686;
border-left:1px #000 solid;

}



DIV#content {
background:top left no-repeat url(images/gradientTop.jpg) #FFF;
width:420px;
margin-top:5px;
padding:10px;
font-size:10pt;
}

DIV#contentBottom{
background:bottom left no-repeat url(images/gradientBottom.jpg) #FFF;
width:420px;
height:50px;
margin-top:5px;
padding:10px;
}


DIV#bottom {
width:670px;
margin-top:15px;
font-size:8pt;
color:#DDD;
text-align:right;
clear:both;
}

DIV#bottom A {
color:#CCC;
text-decoration:none;
font-weight:normal;
}

DIV#bottom A:hover {
color:#9A8;
}

/* Calednar specific style things*/

#calendar .date {
margin-right:4em;
}