@charset "utf-8";

/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.gimme {
	float: right;
	display: inline;
	position: absolute;
	left: 50%;
	top: 155px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}


.gimme2 {
	position: relative;
	text-align: right;
	right: 410px;
	font-weight: bold;
}
.cellPic {
	background-image: url(Images/bckgrnd4.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.bckgrnd {
	z-index: -1;
}
.artistWorkedwith {
	border-left-width: medium;
	border-left-style: groove;
	border-left-color: #6699CC;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 12px;
}
.artistList {
	position: relative;
	width: 300px;
}
.terrmap {
	position: relative;
	top: -12px;

}
.cellpic2 {
	background-image: url(Images/bckgrnd5.jpg);
}


.artistList2 {
	display: inline;
	position: relative;
	width: 390px;
	right: -10px;
}
.bookingAgentinfo {
	position: relative;
	width: 230px;
	right: -15px;
}

a img.image {
	border: solid #6699ff 2px;
}

a img.image:hover {
	border: solid #003366 2px;
	}
.lcs {
	position: relative;
	right: -300px;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;}

