BODY
{
	font-family: "Arial";
	color: white;
	background-color: #696565;
	text-align: center;
}

DIV.centeredbox
{	
	margin: 0px auto -1px auto;   
	width: 900px;
	padding: 0px;
}

DIV.box
{	
	width: 900px;
	background-color: #E1E43D;
	padding: 0px;
	text-align: center;
}

DIV.top
{
	width: 900px;
	height: 142px;
}

#title1
{
	font-family: "Arial Black";
	font-size: 36px;
	margin-left: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #DEE33F;
}

#title2
{
	font-family: "Arial Black";
	font-size: 30px;
	margin-left: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #DEE33F;
}

#title3
{
	font-family: "Arial";
	font-size: 11px;
	margin-left: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #DEE33F;
}

#dates
{
	font-family: "Arial Black";
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-left: 50px;
}

#concerts
{
	font-family: "Arial Black";
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

#concerts_description
{
	font-family: "Arial";
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	width: 361px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: ##B8558E;
	color: #B8558E;
}

#menu
{
	padding-top: 21px;
	font-family: "Arial";
	font-size: 12px;	
	margin-left: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content
{
	font-family: "Arial";
	font-size: 11px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0F928A;
	text-align: left;
	width: 565px;
	color: #0F928A;
}

PRE {
	font-family: "Arial";
	font-size: 11px;
	padding-bottom: 0px;
	text-align: justify;
}

p 	{font-family: "Arial";
	font-size: 11px;
	padding-bottom: 0px;
	text-align: justify;}

.hidden
{
	display: none;
	visibility: hidden;
}

DIV.footer
{	
	width: 900px;
	height: 46px;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #0F928A;
}

H3 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
}

A {
	color: 0F928A;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	text-decoration: underline;
	color: #B8558E;
}

A:active {
	color: #B8558E;
}
