body {
	color: #fff;
	font: 9pt "Trebuchet MS", Arial, "Sans Serif";
	width: 800px;
	background: #173363 url(images/ThinkTankImage.jpg) no-repeat scroll 15px -40px;
}

#left-bank {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#right-bank {
	position: absolute;
	top: 80px;
	left: 620px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}

* {
}

h1 {
	font-size: 16pt;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #aeb1c0;
}

#banner h2 {
	margin-top: 40px;
	text-align: center;
	font-size: 24pt;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #aeb1c0;
}

#designer {
	width: 190px;
	margin: 100px auto 5px auto;
	text-align: center;
}

#designer h3 {
	text-decoration: none;
	color: #AEB1C0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #AEB1C0;
	border-top-color: #AEB1C0;
}

#designer a {
	text-decoration: none;
	color: #AEB1C0;
}

#designer a:hover {
/*	text-decoration: underline; */
	color: #F0DB30;
}

h1 a {
	color: #AEB1C0;
	text-decoration: none;
}

a img {
	border-style: none;
}

h1 a:hover {
	color: #F0DB30;
}

.logo {
	left: 328px;
	margin-bottom: -20px;
	overflow: visible;
}	


p {
	margin-top: 2px;
	margin-bottom: 2px;
}

p a {
	color: #8392B1;
	text-decoration: none;
}

p a:hover {
	color: #F0DB30;
}

h2 {
	font-size: 14pt;
	margin-top: 3px;
	margin-bottom: 3px;
}

h3 {
	color: #F0DB30;
	font-size: 13px;
}

.headline {
	margin-bottom: 2px;
}

#independent-group .headline {
	margin-bottom: 21px;
	margin-right: 0px;
	margin-left: auto;
}

/* @group infoboxes */

 {
	
}

/* @group groups */

#featuredartist-group h1 {	
	text-align: right;
	margin-right: 0px;
}

#support-group h1 {	
	text-align: right;
	margin-right: 0px;
}

#support-group {	
	margin-right: 30px;
}

#mc-group h1 {	
	text-align: right;
	margin-right: 15px;
}

#specialguests-group {
	text-align: left;
	margin-left: 0px;
}

#specialguests-group h1 {
	text-align: left;
}

#venue-group {
	text-align: left;
	padding-left: 0px;	
}

#venue-group h1 {
	text-align: left;
	margin-left: 30px;	
}

#promoter-group {
	text-align: left;
	padding-left: 0px;	
}

#promoter-group h1 {
	text-align: left;
	margin-left: 10px;	
}


/* @end */

/* @group artists */

#artist1-head {
	text-align: right;
	margin-right: 10px;
}

#artist2-head {
	text-align: right;
	margin-right: 5px;
}

#artist3-head {
	text-align: right;
	margin-left: 0px;
}

#mc-head {
	text-align: right;
	margin-right: 0px;
}

#artist4-head {
	text-align: left;
	margin-left: 10px;
}

#artist5-head {
	text-align: left;
	margin-left: 30px;
}

#artist6-head {
	text-align: left;
	margin-left: 45px;
}

#venue-head {
	text-align: left;
	margin-left: 20px;
}

#promoter-head {
	text-align: left;
	margin-left: 0px;
}

/* @end */

.grouping-left {
	padding: 0px;
}

.grouping-left h1 {
	border-bottom-color: #b3b3b3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

.grouping-left .headline{
	padding-top: 20px;
	padding-bottom: 10px;
}

.grouping-right {
	padding: 0px;
}

.grouping-right h1 {
	border-bottom-color: #b3b3b3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: right;
	margin: 5px 0px 5px 0px;
}

.grouping-right .headline{
	padding-top: 10px;
	padding-bottom: 10px;
}

.infobox {
	z-index: 5;
	position: absolute;
	top: 120px;
	width: 400px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #173363;
	opacity: 1;
}

#left-bank .infobox {
	position: absolute;
	top: 35px;
	left: 200px;
}

#right-bank .infobox {
	position: absolute;
	top: 35px;
	left: -420px;
}

.infobox h2 {
	text-align: center;
	margin: 2px 0px;
	padding: 1px 5px
}

.infobox h3 {
	text-align: center;
	margin: 2px 0px;
	padding: 1px 5px
}

.infobox p {
	text-align: justify;
	font-size: 10pt;
	margin: 5px 0px;
	padding: 1px 5px
}

.infobox p.link {
	text-align: center;
}

img.artistimage {
	width: 350px;
	margin-left: 25px;
}

/* @end */
