body	{
	font-family: arial; /* geneva, helvetica; */
	}
h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
}

.header {
	position: absolute;
	top: 20px;
	left: 50px;
	}

.nav	{
	position: absolute;
	top: 130px;
	left: 50px;
	font-size: 14px;
	letter-spacing:1.5px;
	}

.subnav	{
	position: absolute;
	top: 150px;
	left: 50px;
	letter-spacing:1.5px;
	font-size:12px;
	}


.left	{
	position: absolute;
	left: 50px;
	top: 170px;
	width: 300px;
	font-family: helvetica;
	}

.right	{
	position: absolute;
	top: 170px;
	left: 400px;
	width: 300px;
	}

.center	{
	position: absolute;
	top: 170px;
	left:50px;
	width: 700px;
	}
.main {
	clear: both;
}
a, a:visited	{
	text-decoration: none;
	color:#009;
	text-style: bold;
	}

img, img a { 
	margin:0px 0px 0px 0px; 
	border:0px;
	}

h1 	{
	margin:0px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
	
h2 	{
	margin:0px;
	text-align: center;
	font-face: Cambria, Georgia, Garamond, Times, serif;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 18px;
}

	
p	{
	margin-top: 10pt;
	margin-bottom: 6pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
    
.concert div {
    width: 600px;
    text-align: left;
    font-style: bold;
}

#time {
    font-style: bold;
    font-size: 14pt;
}

#place {
    font-style: bold;
    font-size: 14pt;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, Ariel, sans-serif;
	letter-spacing: 3px;
	font-weight: normal;
	text-transform: uppercase;
}

