/* ALBUMS */

body {
	background: #333333 url(Images/BG.png) repeat fixed left top;}
#bg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 47px;
	top: 53px;}
#nav {
	position:absolute;		
	font-family: "Book Antiqua", "Bookman Old Style", "Century Schoolbook";
	color: #FFFFFF;
	font-size: 18px;
	width:506px;
	height:7px;
	z-index: 50;
	left: 127px;
	top: 71px;}
.navcurrentpage {
	color:  #FFCC33;}
#subnavigation1 {
	position:absolute;		
	font-family: "Book Antiqua", "Bookman Old Style", "Century Schoolbook";
	color: #FFFFFF;
	font-size: 14px;
	width:506px;
	height:7px;
	z-index: 100;
	left: 280px;
	top: 93px;}
#subnavigation2 {
	position:absolute;		
	font-family: "Book Antiqua", "Bookman Old Style", "Century Schoolbook";
	color: #FFFFFF;
	font-size: 14px;
	width:506px;
	height:7px;
	z-index: 100;
	left: 280px;
	top: 113px;}
a {
	font-family: "Book Antiqua", "Bookman Old Style", "Century Schoolbook";
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;}
a:down {
	color: #FFCC33;}
a:hover {
	text-decoration: none;
	color: #FF6633;}
h1 {
	font-family: Verdana, "Century Gothic", Tahoma;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	width: auto;
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width: 1px;}
.albumpagetitle {
	position: absolute;
	z-index: 100;
	left: 157px;
	top: 148px;
	width: auto;}
h2 {
	font-family: Verdana, "Century Gothic", Tahoma;
	font-size: 14px;
	color: #FFCC66;}
h3 {
	font-family: Verdana, "Century Gothic", Tahoma;
	font-size: 12px;
	color: #FF6633;}
.albumyear1 {
	position: absolute;
	z-index: 100;
	left: 340px;
	top: 265px;	}
.albumthumb1 {
	position: absolute;
	z-index: 100;
	left: 200px;
	top: 200px;
	border:#000000 solid 3px;}
.albumthumb2 {
	position: absolute;
	z-index: 100;
	left: 200px;
	top: 330px;
	border:#000000 solid 3px;}
p {
	font-family: Verdana, "Century Gothic", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: justify;}

/*SONGS*/

#songlist, .songtitle {
	position: absolute;
	z-index: 100;
	left: 325px;
	top: 200px;}
a.songs {
	font-family: Verdana, "Century Gothic", Tahoma;
	font-size: 14px;
	color: #FFCC66;
	margin-bottom: 15px;}
a:hover.songs {
	text-decoration: none;
	color: #FF6633;}

/*LYRICS*/

.column1 {
	position: absolute;
	z-index: 100;
	left: 325px;
	top: 230px;
	width: auto;
	line-height: 13px;}
/*.column2 {
	position: absolute;
	z-index: 100;
	left: 555px;}*/
