/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  font-family: Times, Tahoma, Verdana, Helvetica, sans-serif;
	  font-size: 12pt;
	  }

	#container {
	  width: 575px;
	  padding: 25px;
	  color: #000000;
	  }

	 a { color: #21536A; }
	 a:visited { color: #21536A; }
	 a:hover { color: #000000; background-color: #f1f1f1; text-decoration: none; }
	 a:active { color: #000000; text-decoration: none;}

	h1 {
	font-weight: bold;
	font-size: 18px;
	color: #21536A;
	}
	
	td.artist {
		color: #21536A;
	}
	
	#homecontainer {
	  width: 575px;
	  padding: 25px;
	  color: #21536A;
	  text-align: center;
	  }

	#subtext {
	  padding: 0 20px 0 20px;
	  }

	#sitetext {
	  padding: 0 20px 0 20px;
	  }

	#footer {
	  padding: 60px 20px 100px 20px;
	  font-size: 10pt;
	  color: #666666;
	  }

	#footer_itcn {
	  font-size: 10px;
	  }

#pageNav{
	position:absolute;
	top:180px;
	float: left;
	width:138px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#navbar{
	margin: 0px;
	padding: 0px;
}

#navbar b {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #eeeeee;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	color: #000000;
	text-decoration: none;
}

#navbar a:link, #navbar a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #dddddd;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	color: #21536A;
	text-decoration: none;
	width:128px;
}

#navbar a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;
	width:128px;
}
#biopic {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	  }
