body {
font-family: Arial, Helvetica, sans-serif;
	background: #122981 url(gradient_bg.jpg) repeat-x;
	margin: 0px;
	}

div#wrap {
	background:#FFFFCC;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
	
#header {
	border-left:outset;
	background:#6699FF;
	color:#000066;
	position:absolute;
	top:0;
	height:70px;
	left:160px;
	right:0;
	margin:0;
	text-align:center;
	}
  
#toc {
	background:#000099;
	color:#ffffcc;
	width:100px;
	position:fixed;
	top:0px;
	left:0;
	padding:10px 0 0 30px;
	font:Verdana, sans-serif;
	text-align:left;
	}

#photo {
	position:relative;
	top:0;
	left:-20px;
	margin:0 0 0 0;
	}
		
#toc a {
	display:block;
	border:none;
	color:#FFFFCC;
	background-color:#000099;
	width:85px;
	font-size:medium;
	font-weight:normal;
	text-align: center;
	padding: 2px;
	margin: 1px;
	}
	
#toc a:hover {
	border:none;
	background-color:#ffffcc;
	color:#000099;
	font-weight:normal;
	text-align: center;
	margin: 1px;
	padding: 2px;
	}

#toc a:active {
	background-color:#ffffcc;
	color:#FF0000;
	font-weight:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#toc .current, #toc a:visited.current, #toc a:hover.current, #toc a:active.current {
	color:#999999;
	background-color:#000099;
	font-weight:normal;
	}
	
#toc a:hover.current {
	color:#999999;
	background-color:#000099;
	text-decoration:none;
	cursor:default;
	}
	
/*#toc h2 {font-size:16px; color:#3E0072;margin-bottom:5px;border-bottom: 2px solid #ffffff}
#toc h3 {font-size:small;margin:10px 0 0 0;text-align:center} */
div#content {
	border-left:outset;
	background:#ffffcc;
	color:#000000;
	position:absolute;
	top:70px;
	left:160px;
	padding:30px 50px 10px 30px;	/* order is top, right, bottom, left */
	text-align:left;
	}

p {
	position: relative;
	top: -10px;
}

#content p, #content dt, #content dd, #content li, #content address {
	font: small Verdana, sans-serif;
	margin-top:4px;
	}

#content address {
	font-style:italic;
}

#content li {
	margin:0;list-style-type:square;
	}
#content ul {
	margin-top:0;
	}

.current {
	color:#999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 1px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	}

#content h1 {
	font-family: Verdana, sans-serif;
	text-align:left;padding:0;
	}

  dt {
  font-family: Verdana, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  }
  
  dd {
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  }
  
div#cd_description {
	position:relative;
	margin-left:180px;
	height:200px;
}

  .cdcover {
  position:absolute;
  left:-190px;
  }
  
  .titletext {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: bold;
  }
  
  .bandtext {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: bold;
  }
  
  .musotext {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: normal;
  }
  
  .recordedtext {
  font-family: Verdana, sans-serif;
  font-size: smaller;
  font-weight: normal;
  font-style: oblique;
  }
  
  a:link {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: normal;
  color: #0000ff;
  text-decoration: none;
  }

   a:visited {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
  }

  a:hover {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: normal;
  color: #ff0000;
  text-decoration: none;
  }
  
  a:active {
  font-family: Verdana, sans-serif;
  font-size: small;
  font-weight: normal;
  color: #ff0000;
  text-decoration: none;
  }

  .tracknumber {
  width: auto;
  text-align: right;
  font-size: small;
  vertical-align: top;
  }
				
  .tracktitle {
  width: auto;
  font-weight: normal;
  font-size:small;
  vertical-align: top;
  }
  
  .composer {
  width: auto;
  font-style: italic;
  font-size: small;
  vertical-align: top;
  }
            
  .duration {
  width: auto;
  text-align: right;
  font-style: italic;
  font-size: small;
  vertical-align: top;
  }
