@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
	color: #FFFFFF;
	border:none;
}
body {
	background-color: #000000;
	background-position:bottom left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#ep {
	position:absolute;
	left:0px;
	top:40px;
	width:408px;
	height:370px;
	z-index:3;
}
#mp3s {
	position:absolute;
	right:20px;
	left:auto;
	top:61px;
	width:210px;
	height:193px;
	z-index:4;
}
#nav {
	position:absolute;
	left:405px;
	top:78px;
	width:178px;
	height:151px;
	z-index:5;
}
#image {
	position:relative;
	top:40px;
	margin-left:auto;
	margin-right:0;
	background-image:url(../Quinzy%20Web%20as%20of%20Nov21%202010%20before%20update/images/qwebtemplate2.jpg);
	background-repeat:no-repeat;
	width:397px;
	height:421px;
	z-index:2;
}
#vline {
	position:absolute;
	background-color:#666666;
	left:405px;
	top:38px;
	width:1px;
	height:650px;
	z-index:7;
}
#hline {
	position:absolute;
	background-color:#666666;
	left:405px;
	top:239px;
	width:350px;
	height:1px;
	z-index:8;
}
#top{
	position:absolute;
	background-color:#000000;
	top:0px;
	width:100%;
	height:45px;
	z-index:30;
	border-bottom:thin #666666;
	border-bottom-style:solid;
	}
#blog {
	position:absolute;
	left:208px;
	top:349px;
	width:602px;
	height:352px;
	z-index:25;
	overflow: visible;
}
#shows {	position:absolute;
	left:434px;
	top:279px;
	width:450px;
	height:352px;
	z-index:25;
	overflow: visible;
}
#Layer2 {
	position:absolute;
	left:940px;
	top:416px;
	width:180px;
	height:263px;
	z-index:30;
	overflow: visible;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCCC;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #66CCCC;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
h1,h2,h3,h4,h5, {
	font-weight: bold;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
		margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #FFFFFF;
}
h5 {
	margin-top: 0px;
	font-size: 14px;
	color: #FFFFFF;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 3px;
        
}

