#container {
	margin: 0 auto;
	width: 990px;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}

div {
	border: none;
	}

#header {
	margin-left: 10px;
	color: #000;
	border-bottom: 1px solid #333;
	height: 90px;
	background-image: url(images/ps_head_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
#leftcol {
	float: left;
	width: 150px;
	margin-left: 4px;
	margin-top: 0px;
	color: #000;
	padding: 2px;
	}
	
div#leftcol ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#leftcol ul {
	list-style: none;
}

div#leftcol ul li {
	border-bottom: 1px solid #CCC;
}

div#leftcol ul li a {
	display: block;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

div#leftcol ul li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
		
#rightcol {
	position: absolute;
	left: 84%;
	top: 95px;
	width: 150px;
	padding-left: 4px;
	z-index: 3;
	color: #000;
	padding: 2px;
	
    }
	
.laiv_data {
	font: Georgia;
	font-size: 11px;
}

.laiv_artist {
	font: Georgia;
	font-size: 12px;
	font-weight: bold;
}
.laiv_city {
	font: Georgia;
	font-size: 11px;
}
.laiv_location {
	font-family: Georgia, Garamond;
	font-size: 11px;
	font-weight: bold;
}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 11px;
	}
	
#content {
	margin: 0px 17% 0 165px;
	padding: 3px;
	color: #000;
	border-bottom: 1px solid #333;
	}
	
#mySpace {
	width: 140px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ad {
	border-top: #000000;
}

#banner {
	
}
	
#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
	
body {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	}
	
p, a {
	font-family: Verdana;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	margin-top: 0px;
	}
@charset "UTF-8";
/* CSS Document */


