#Layer1 {
position:relative;
	width:900px;
	height:85px;
	z-index:5;
	overflow:visible;
	}
#Layer2 {
	position:inherit;
	overflow:visible;
	z-index: 1;
	margin: 25px;
	}
body,td,th {
	font-family: "Times New Roman", Times, Georgia, serif;
}
body {
	background-color: #000000;
	color: #d6c27b;
	font-size:13px;
	z-index: auto;
}
.smaller {
	font-size: 16px;
}
.darktext_header {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	/**color: #d6c27b;**/
	/**font-style: italic;**/
	font-size: 16px;
}
.darktext_body {
	font-weight: bold;
	/**font-style: italic;**/
	font-size: 13px;
}
.note {
	font-style:italic;
	}
.album_title {
	font-family: "Times New Roman", Times, Georgia, serif;z
	font-size: 14px;
	font-weight:bold;
	}
#flashcontent {
	margin-bottom: 10px;

}

