/* CSS Document */


/* --------LAYOUT - MAIN------------ */

h5 {line-height: 3px;
margin-left: 10px;
margin-top: 20px;
padding-top: inherit;

}

#Background {
	position:absolute;
	width:800px;
	height:600px;
	z-index:2;
	background-color: #CCCCCC;
	top: 15px;
	background-image: url(images/contentBackground3.jpg)
	
}

#BackgroundSplash {
	position:absolute;
	width:800px;
	height:600px;
	z-index:2;
	background-color: #CCCCCC;
	top: 15px;
	background-image: url(images/contentBackground3_SpSig.jpg)
	
}



#MarqueeTop {
	position:absolute;
	width:800px;
	height:119px;
	z-index:28;
	left: 200px;
	top: 14px;
}


#Navigation {
	position:absolute;
	width:503px;
	height:21px;
	z-index:29;
	left: 481px;
	top: 106px;
}


#NavBottom {
	position:absolute;
	width:271px;
	height:15px;
	z-index:26;
	left: 718px;
	top: 529px;
}


#MarqueeBottom {
	position:absolute;
	width:800px;
	height:89px;
	z-index:25;
	left: 200px;
	top: 529px;
	
}


#Copyright {
	position:absolute;
	width:129px;
	height:3px;
	z-index:27;
	left: 214px;
	top: 532px;
}



/* --------CLASSES - MAIN----------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	background-image: url(images/Background.jpg);
	margin-left: 200px;
}


.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bolder;
	text-decoration: none;
	color: #330000;
	display: inline;
	padding: 2px;
	width: 200px;
	line-height: 20px; 
}

.nav:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #999999;
	display: inline;
	padding: 2px;
	width: 200px;
	line-height: 20px; 
}


.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #330000;
	display: inline;
	width: 200px;
	line-height: 16px; 
}

.bottomnav:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight:bolder;
	text-decoration: none;
	color: #999999;
	display: inline;
	width: 200px;
	line-height: 16px; 
}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

/* --CLASSES - PAGE CONTENT */

.Txt9_R {font-size: 8pt;
}

.Txt9_B {font-size: 8pt;
font-weight:bold;
}

.HdSerf1_R {font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;}


#Subhd {
	background-image: url(images/Background.jpg);
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	height:560px;
	width:550px;
	position:absolute;
	left: 0px;
	top: 9px;
}
	

.TxtWhite {color: #FFFFFF}

.greytextIT {
	color: #333333;
	font-style:italic;
}

.black_textIT {
	color: #000000;
	font-style:italic;
}


/* --CLASSES - BACKGROUNDS--- */


.PlayerBkgrnd 
	{background-color: #CC9933;
}

.TextBkgrnd 
	{background-color: #999999;
	padding: 5px;
}


/* --LAYOUT - INDEX PAGE-- */

#PPMLogo {
	position:absolute;
	width:170px;
	height:144px;
	z-index:18;
	left: 471px;
	top: 361px;
}


#GreyBoxBkgrnd {
	position:absolute;
	width:245px;
	height:226px;
	z-index:3;
	left: 229px;
	top: 143px;
	border:inset 2px #cc6600;
}

#IndexBlurb {
	position:absolute;
	width:166px;
	height:153px;
	z-index:24;
	left: 548px;
	top: 212px;
}
#Announcement {
	position:absolute;
	width:256px;
	height:316px;
	z-index:22;
	left: 243px;
	top: 200px;
}


/* --MUSIC PAGE - LAYOUT--- */


#SongBlurbBox {
	position:absolute;
	width:162px;
	height:308px;
	z-index:14;
	left: 225px;
	top: 146px;
}

/* --Album Pages - LAYOUT--- */

.handcursor{
cursor:hand;
cursor:pointer;
}

.cdinfohd {font-size: 9pt;
font-weight:bold;}


#Album_Info {
	position:absolute;
	width:187px;
	height:348px;
	z-index:5;
	left: 228px;
	top: 151px;
	padding: 5px;
	border: inset 2px #cc6600;
	}

#Lyrics {
	position: absolute;
	width:487px;
	height:357px;
	z-index:3;
	left: 477px;
	top: 146px;
	overflow: auto;
	padding-left:8;
	padding-right:8;
}



#BuyButAlbumInfo {
	position:absolute;
	width:37px;
	height:25px;
	z-index:23;
	left: 300px;
	top: 482px;
}




/* --Page Headings - LAYOUT--- */

.pagehdstyle {font-size: 18pt; font-weight: bold; }


#Heading_Pages {
	position:absolute;
	width:200px;
	height:35px;
	z-index:29;
	top: 98px;
	left: 229px;
}
