/* Page Template */


h1,h2,h3,h4,h5,h6 { font-family: sans-serif,trendy,arial;}

body {background-color: white; margin-top: 0; margin-bottom: 0; 
     margin-left: 0; margin-right: 10; text-align: left;}

table {background-color: white; color: black; height: 100%; 
                             width: 100%;}

#logo {text-align: center}
#sidebar {width: 20%; height: 300%; background-color:  black; float: left}
#sidebar p {text-align: center}
#content p {font-size: 15; font family: arial;}
#tourdates {float: right; text-align: right; width: 150px;}
#tourdates p {color: white; text-align: center}
#bio {width: 50%}

a {text-decoration: none}
#content a {color: gray; text-decoration: underline}
#content a:visited{color: gray}
#bio a {color: black}
#bio a:visited {color: black}
#bio a:hover {color: skyblue; text-decoration: underline}
hr {color:  black; background-color: black; height: 2;}
p {font-family: Ariel, Helvetica, sans-serif; font-size: 13pt;}
