body {
	margin: 0;
	padding: 0;
	border: 0;
	background: white;
	font-family: AppleGothic, Calibri, Nimbus Sans L, Arial;
}
body a {
	color: #6b6b6b;
}
body a:hover {
	color: #ff6666;
}
img {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
	margin: 0;
	padding: 0;
}
a:hover img {
	border: none;
}
#limiter {
	width: 1024px;
	margin: 0 auto;
}
#top {
	background: url(images/tb_banner.gif) top no-repeat;
	height: 250px;
}
img.banner {
	margin: 0;
	padding: 0;
}
#navigation {
}
#navigation ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	font-size: 20px;
	border-bottom: 3px solid black;
}
#navigation ul li {
	padding-left: 20px;
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
}
a:visited {
	color:#6b6b6b;
}
#navigation ul li a:hover {
	color: #ff6666;
}
/*Current page code*/

#home li.home a {
	color: #ff6666;
	text-transform: uppercase;
}
#concept li.concept a {
	color: #ff6666;
	text-transform: uppercase;
}
#diary li.diary a {
	color: #ff6666;
	text-transform: uppercase;
}
#booking li.booking a {
	color: #ff6666;
	text-transform: uppercase;
}
#artists li.artists a {
	color: #ff6666;
	text-transform: uppercase;
}
#notes li.notes a {
	color: #ff6666;
	text-transform: uppercase;
}
#contact li.contact a {
	color: #ff6666;
	text-transform: uppercase;
}
#about li.about a {
	color: #ff6666;
	text-transform: uppercase;
}
a.Artist {
	text-decoration: none;
}
a.Artist:hover {
	text-decoration: underline;
}
#content {
	text-align: justify;
	font-size:large;
	margin: 20px 20px 0 20px;
}
#content p.noMargin {
	margin-top: 0;
}
#content p.legality {
	font-style:italic;
}
p.cent {
	text-align: center;
}
p.cent2 {
	text-align: center;
	margin-top: 50px;
}
#content p.credit {
	font-style: italic;
	font-size: small;
	margin-top: 0;
}
.picture {
	width: 602px;
	margin: 0 auto;
}
#content h2.general {
	color: #ff6666;
	font-size: 24px;
}
#content h2.names {
	font-size: x-large;
	margin: 0;
}
#content h2.groups {
	margin-bottom: 0;
}
#content ul.contacts {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
#content ul.objectives {
	list-style: square;
}
table.tb {
	margin-bottom: 30px;
}
table.tb2 {
	margin-bottom: 10px;
	border: 1px solid black;
	padding: 5px;
}
table.tb th {
	text-decoration: underline;
}
table.tb, table.tb2, td, th {
	vertical-align: top;
}
.noteCol {
	width: 100px;
}
.col1 {
	width: 200px;
}
.bookCol1 {
	width: 150px;
}
.bookCol2 {
	width: 250px;
}
table.tb td.info {
	font-style:italic;
}
table.tb td.band {
	color: #ff6666;
}
#footer {
	font-size: small;
	margin-top: 30px;
	border-top: 3px solid black;
}
#sponsors {
}
/*Sponsors logos*/
#sponsors, #sac, #fent, #tmi, #tan, #fest, img {
	margin: 0 auto;
}
#sac {
	width: 205px;
}
#tan, #fest {
	margin-top: 25px;
	width: 160px;
}
#fent {
	margin-top: 10px;
	width: 73px;
}
#tmi {
	margin-top: 10px;
	width: 213px;
}
