@charset "utf-8";

* {outline:none;}
body {
	margin: 0px;
	margin-top:20px; 
	background-image: url(images/bg-outer.jpg);
	background-repeat: repeat;
	}
body, TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0eedf;
}

#siteWrapper {
	border: 1px solid #333333; 
	width: 1200px; 
}

.pageMainColumn {
	width: 550px; 
}
#phHeader {
	width: 1200px; 
	height: 17px; 
	text-align:left; 
	}
	
#phFooter {
	width: 1200px; 
	height: 14px; 
}

#phMid {
	width: 1200px; 
	height: 773px; 
}

#phMidLeft {
	width: 178px;
	float: left; 
	text-align: left;
}

#phMidCenter {
	width: 632px; 
	float: left;
	height: 772px; 
	margin-top: 1px; 
	text-align: left;
	background-color:#000000;
}

#phMidRight {
	width: 380px; 
	float: left;
	text-align: left;
}

#phLogo {
	width: 178px; 
	height: 106px; 
}

#phBanner {
	width: 178px; 
	height: 492px; 
}

#cdPlayer {
	width: 176px; 
	height: 175px; 
}

#monkeyLogo {
	width: 389px; 
	width: 212px; 
}

#menuFlash {
	width: 389px; 
	height: 561px; 
}

#artists A {
color: #f0eedf;
text-decoration:none; 
}

#artists A:Hover {
color: #F499B8;
text-decoration:none; 
}

A {
	text-decoration: none;
	color: #F499B8; 
}

A:Hover {
	text-decoration: none;
	color: #f0eedf; 
}

#artistSubNav {padding-bottom: 20px; }

#contentArea {
	padding: 15px; 
	width: 602px; 
	height: 773px; 
	}

#pageHeader {
	padding-bottom:10px;
}

#pageScrollArea {
	overflow-x:hidden;
	overflow-y:auto;
	height: 740px;  
}

.header1 {
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size:18px; 
	font-weight: bold; 
	}

.mcontentwrapper {

}
.discoTitle {
	padding-top: 10px; 
	padding-bottom: 10px;  
	font-size:18px; 
	font-weight: bold; 
	}

.pinkText {color:#F499B8}

.discoLineWrapper {
	width: 400px;
	clear:both;
	padding-bottom: 15px; 
	float:left; 
}

.discoItem {
	float:left; 
	width: 180px; 
	padding-right: 20px; 
	
	}

#bannerArea {
	background-image:url("/images/ph_banner_bg.jpg");
	background-repeat:no-repeat;
	width:178px;
	height: 492px; 
	
		
}
.bannerPics {
	padding:0px; 
	margin: 0px; 
	width: 126px; 
	height: 465px; 
}

.bannerPics img {
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	padding-left: 36px; 
	padding-top: 10px; 
}

pre {display:none;}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 23px;
	background-image: url(images/scrollbar-base.gif);
}
.vscrollerbar {
	width: 24px;
	background-image: url(images/scrollbar-face.gif);
	background-repeat:no-repeat;
}

.hscrollerbase {
	height: 10px;
}

.hscrollerbar {
	height: 10px;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.postDivider { 
	border-top: 1px solid #666; 
}
