@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/OriginalImageFrontCoverNoFace546x899.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
}


a.brokenWindow1b {
    display: block; /* a tag must be a block */
	left: 244px; 
	top:100px;
	width: 151px;
	height: 306px;
	border:none;
}
a.brokenWindow1b:hover { /* definition of the "image" class for <a> tag when hovered onto */
     width: 151px; /* width of reactive image */
     height: 306px; /* height of reactive image */
	 background-image:url(../images/WindowFrontPage1BTopLeft.jpg);
     background-repeat: no-repeat;
} 
#welcomeHome {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	position:absolute; 
	left: 244px; 
	top:100px;
	width: 151px;
	height: 306px;
}



a.brokenWindow1c {
    display: block; /* a tag must be a block */
	left: 395px; 
	top:100px;
	width: 151px;
	height: 306px;
	border:none;
}
a.brokenWindow1c:hover { /* definition of the "image" class for <a> tag when hovered onto */
     width: 151px; /* width of reactive image */
     height: 306px; /* height of reactive image */
	 background-image:url(../images/WindowFrontPage1CTopRight.jpg);
     background-repeat: no-repeat;
} 
#welcomeCD {
	font-size:16px;
	font-weight:bold;
	position:absolute; 
	left: 395px; 
	top:100px;
}


a.brokenWindow2b {
    display: block; /* a tag must be a block */
	left: 245px; 
	top:405px;
	width: 151px;
	height: 306px;
	border:2px;
}
a.brokenWindow2b:hover { /* definition of the "image" class for <a> tag when hovered onto */
     width: 151px; /* width of reactive image */
     height: 306px; /* height of reactive image */
	 background-image:url(../images/WindowFrontPage2BbottomLeft.jpg);
     background-repeat: no-repeat;
} 
#welcomeBio {
	font-size:16px;
	font-weight:bold;
	/*text-align:center;*/
	/*vertical-align:middle;*/
	position:absolute; 
	left: 245px; 
	top:405px;
	/*width: 151px;
	height: 306px;*/
}
/*#welcomeLyrics {
	font-size:16px;
	font-weight:bold;
	position:absolute; 
	left: 245px; 
	top:405px;*/
}

a.brokenWindow2c {
    display: block; /* a tag must be a block */
	width: 151px;
	height: 306px;
	border:none;
	top:405px;
	left: 395px; 
}
a.brokenWindow2c:hover { /* definition of the "image" class for <a> tag when hovered onto */
     width: 151px; /* width of reactive image */
     height: 306px; /* height of reactive image */
	 background-image:url(../images/WindowFrontPage2CBottomR.jpg);
     background-repeat: no-repeat;
} 
#welcomeContact {
	font-size:16px;
	font-weight:bold;
	position:absolute; 
	top:405px;
	left: 395px; 
}

#welcomeContents {
	text-align:justify; 
	position:absolute; 
	left: 600px; 
	top:50px; 
	width:25%;
}
#welcomeImage {
	position:absolute; 
	left: 25px; 
	top:350px;
	text-align:center;
	width: 450px;
}
#footer {
	position:absolute;
	left:450px;
	top: 750px;;
	text-align:center;
	font-size:10px; 
	font-weight: normal; 
}
