@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 20px;
        padding-right: 20px;
	font-weight: normal;
}
hr {
	color: #000000;
	margin-top: 15px;
	margin-right: 100px;
	margin-bottom: 15px;
	margin-left: 100px;
}

a {
	color: #300;
	text-decoration: underline;
	
}

#form-link {
	font-size: 20px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	float: right;
	padding-top: 20px;
	padding-bottom: 10px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	margin: 20px;
}


#Table_01 {
	position:relative;
	left:0px;
	top:20px;
	width:941px;
	height:3100px;
	background-image:url(images/bg.gif);
	margin-left:auto;
	margin-right:auto;
}

#banner_ {
	position:absolute;
	left:0px;
	top:0px;
	width:941px;
	height:224px;
}


#home-btn_ {
	position:absolute;
	left:0px;
	top:232px;
	width:151px;
	height:60px;
}

#artists-btn_ {
	position:absolute;
	left:151px;
	top:232px;
	width:200px;
	height:60px;
}

#catalog-btn_ {
	position:absolute;
	left:351px;
	top:232px;
	width:219px;
	height:60px;
}

#shows-btn_ {
	position:absolute;
	left:570px;
	top:232px;
	width:166px;
	height:60px;
}

#contact-btn_ {
	position:absolute;
	left:736px;
	top:232px;
	width:205px;
	height:60px;
}
#container {
	position:absolute;
	left:45px;
	top:346px;
	width:852px;
	height:auto;
}


img {
	border:0px;
}
