div.main_artist
{
    width: 20%;
    float: left;
    text-align: center;
}

div.main_artist a
{
    color: #FBB080;
	border: 0;
	text-decoration:none;
}

div.main_artist td
{
	border: 0;
	text-decoration:none;
}

div.disclaim
{
    padding-bottom: 10pt;
	padding: 5pt;
    color: #FBB080;
    font-family: sans-serif;
    font-size: small;
}

div.disclaim a
{
    color: #EE3333;
}

a.ticket
{
    color: blue;
    font-weight: bolder;
}

a
{
    color: #D0B080;
}

.details
{
    display: none;
    font-family: sans-serif;
    position: absolute;
    background: #FFF7CC;
    top: 320px;
    width: 350pt;
    left: 50%;
    margin-top: 0;
    margin-left: -175pt;
    border: 3pt solid white;
}

.details p
{
    text-align: justify;
    color: black;
    margin-right: 10pt;
    text-indent: 1em;
}

.typo
{
    text-decoration: underline;
    font-weight: bold;
}

.text
{
    padding-left: 10pt;
    height: 178pt;
    width: 340pt;
    margin-top: 18pt;
    overflow: auto;
}

.closebtn
{
    float: right;
    background: #BBCCFF;
    font-weight: bold;
    border: 2pt solid #ABABAB;
}

.closebtn a
{
    text-decoration: none;
    margin: 4pt;
    color: blue;
}

.listing
{
    font-family: sans-serif;
}

.listing-old td
{
    font-family: sans-serif;
    text-decoration: line-through;
}
	body {
		margin: 0px;
		padding: 0px;
		background: #CACCB4;
		font: 16px arial, sans-serif; }

	pre {text-indent: 30px}

	#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #DEDECF;
		background: #A1280F;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #6B1C0F;
		border-bottom: 3px solid #6B1C0F; }

	#tabmenu a:hover {
		color: #fff;
		background: #460F06; }

	#tabmenu a:visited {
		color: #E8E9BE; }

	#tabmenu a.active:hover {
		background: #6B1C0F;
		color: #DEDECF; }

	#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #6B1C0F;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #E8E9BE; }

	#content a:hover { background: #460F06;
	text-decoration:underline; }
 h1{
        margin: 0;
        padding: 0;
        border: 0;
        color: #BFAF30;
        font: 20px Verdana, Arial, Helvetica, sans-serif;
}
 h2{
        margin: 0;
        padding: 0;
        border: 0;
        color: #000000;
        font: 20px Verdana, Arial, Helvetica, sans-serif;
}

