@charset "utf-8";
/* CSS Document */
body {
	background-color: #d7be58;
	font-size: 12px;
	font-family: "Tw Cen MT Condensed", "Arial Narrow", sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #497796;}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #497796;}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #497796;}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #d7be58;}
	
p {
	font-size: 18px;
	line-height: 19px;
	text-align: left;
	margin-top: 0;
	padding: 0;}

img { 
	border: none;
	margin-bottom: 7px;
	padding:0;}
	
h2 {
	color: #5f0000;
	font-size: 28px;
	text-align: center;
	margin: 0 20px 0 0;
	padding: 0;
	border-bottom: 1px dotted #5f0000;}	
	
h3 {
	color: #00446f;
	font-size: 20px;
	margin: 15px 20px 0 0;
	padding: 0;
	border-bottom: 1px dotted #5f0000;}	
	
div {
	position: absolute;}
	
#page-container {
	background-image: url(../images/background.png);
	background-repeat: repeat;
	background-position: top left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 600px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;}
	
#disc {
	background-image: url(../images/pam-disc.png); 
	background-repeat: no-repeat;
	background-position: top left;
	width: 569px;
	height: 571px;
	top: 20px;
	left: 20px;
	z-index: 5;}

#name-tag {
	background-image: url(../images/name-tag.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 114px;
	top: 20px;
	right: 0;
	z-index: 15;}

#side-content {
	background-image: url(../images/side-bar.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 356px;
	left: 735px;
	top: 150px;
	font-family: "Tw Cen MT Condensed", "Arial Narrow", sans-serif;
	font-size: 14px;
	padding: 10px;}
	
#side-content p {
	margin: 0 20px 0 0;
	padding: 0;}
	
#footer {
	top: 590px;
	right: 0;
	z-index: 20;}
	
#footer p {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	float: left;}
	
#contact {
	font-size: 12px;
	display: none;}

.sociallinks {
	position: absolute;
	top: 560px;
	right: 8px;
	z-index: 5;}

.realgood {
	top: 30px;
	left: 200px;}

.discography {
	top: 50px;
	left: 300px;}
	
.mylife {
	top: 130px;
	left: 410px;}
	
.seeme {
	top: 270px;
	left: 450px;}

.bookme {
	top: 370px;
	left: 360px;}
	
.fanclub {
	top: 420px;
	left: 250px;}
	
.designby {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;}

