A:link    { color: #000; text-decoration: underline; }
A:active  { color: #000; text-decoration: underline; }
A:visited { color: #000; text-decoration: underline; }
A:hover   { color: #000; text-decoration: underline; }

body     {
	  background: #27226f url(gt.png) no-repeat fixed left;
}

div#root {
	  margin: 12px 4% 16px 40%;
	  background: #F4F4F4 url(gt-br.png) no-repeat scroll bottom right;
	  border: solid black 1px;
	  padding-bottom: 1ex;
	  padding-left: 1ex;
	  padding-right: 1ex;
}

div#header 
	   a { color: #000; text-decoration: none; }
div#header 
	   {
	    /* margin-left: 1ex;
	    margin-right: 1ex; */
	    margin-top: -3px;
	    background: #eaeaea;
 	    color: #000;
}

div#nav {
	 float: left;
	 width: 7em;
	 text-align: left;
	 padding: 1ex;
}

div#nav div.internal {
		      text-align: center;
	  	      background: #eaeaea;
	  	      margin-bottom: 1ex;
	  	      padding: 1ex;
}

div#nav div.music {
		      background: #eaeaea;
		      text-align: center;
	  	      margin-bottom: 1ex;
		      padding: 1ex;
	  	      text-transform: lowercase;
}


div#nav div.external {
		      background: #eaeaea;
		      text-align: center;
		      padding: 1ex;
}

div#content {
	     margin-top: 1ex;
	     margin-left: 8em;
	     padding-left: 1ex;
	     /* padding-right: 1em;
	     padding-bottom: 1em; */
}

#copyright { text-align:left; clear:both; font-weight:normal; font-size:small; }
#cite      { font-style:italic; }

DIV.webring {
	     padding:0px;
	     text-align:center;
	     font-weight:bold;
	     font-size:small;
}

DIV.paypal {
	    padding:0px;
	    text-align:center;
	    font-weight:bold;
	    font-size:small;
}

DIV.webring-links {}
A.webring {}
A.webring:hover {}

h1 { 
    font-size: 110%;
    font-weight: normal;
    padding: 7px 10px;
    margin: 10px 10px 0px 10px;
}

h2 { 
    font-size: 110%;
    font-weight: normal;
    /* padding: 7px 10px;
    margin: 10px 10px 0 10px; */
}

h3 {
    font-size: 125%;
    font-weight: normal;
    /* padding: 7px 10px;
    margin: 10px 10px 0 10px; */
}