/*This is the core style sheet of the site*/


div {}

a {
	color: #333300;
	text-decoration:none;
	font-weight:bold;
	margin-left: 10px;
	text-align: center;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	text-align: center;
	}

body {
background-color: #CCCC66;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0em;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	font-style: italic;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	letter-spacing: 5px;
}

h3 {
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	letter-spacing: 5px;
}

p {
font-size: 12px;
}


.bandText {
	color: #333300;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	font-style: italic;
}


.logo {
	font:22px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
}

.navText {
	color: #333300;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
}

#aretha {
	position: absolute;
	top: 382px;
	left: 37px;
	border: medium groove #660000;
	width: 192px;
	height: 144px;
}
#artists {
	position: absolute;
	left: 750px;
	top: 140px;
}

#color {
	position: absolute;
	top: 650px;
	left: 25px;
	padding: 5px;
	background-color: #CC6600;
}
#content {
	position: relative;
	width: 1000px;
}
#garnett {
	position:absolute;
	width:255px;
	left: 450px;
	top: 625px;
	padding: 10px;
	border: medium groove #CC6633;
}
#hatsoff {
	position: absolute;
	left: 250px;
	top: 475px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}	

#header {
	background-color: #CC9966;
	top: 90px;
	position: absolute;
	left: 250px;
	height: 50px;
	line-height: 1px;
	width: 375px;
	padding: 10px;
	border: 5px inset #FFCC66;
}

#header p {
	font-size: 1.8em;
	text-align: center;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 8px;
	font-weight: bold;
}



#hummer {
	position: absolute;
	left: 20px;
	top: 100px;
}
#kingston {
	position: absolute;
	left: 25px;
	top: 15px;
}

#main-text {
	background-color: 999966;
	border-bottom: 1px #000000 solid;
	padding: 10px;
	width: 400px;
	border-left: 1px #000000 solid;
	top: 200px;
	left: 200px;
	position: absolute;
	text-align: center;
}



#navbar {
	position: absolute;
	top: 350px;
	left: 36px;
	width: 125px;
	height: 175px;
}

#neighborhood {
	position:absolute;
	width:250px;
	height:90px;
	z-index:3;
	left: 650px;
	top: 375px;
	padding: 10;
}

	
#stage {
	height: 256px;
	width: 384px;
	position: absolute;
	top: 200px;
	left: 285px;
	border: medium groove #660000;
}

#tony {
	position: absolute;
	top: 175px;
	left: 25px;
	border: medium groove #660000;
	width: 192px;
	height: 144px;
}

#webforu2 {
	position: absolute;
	top: 62px;
	left: 660px;
	width: 300px;
}

