#headerbar {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 800px;
	height: 141px;
	background-image: url(/images/banner.gif);
}

#menuback {
	position: absolute;
	left: 10px;
	top: 60px;
	z-index: 2;
	width: 179px;
	height: 304px;
	background-image: url(/images/menubox.gif);
}

#pbanner {
	position: absolute;
	left: 10px;
	top: 380px;
	z-index: 2;
	width: 179px;
	height: 304px;
}
#pbannertext {
  position: absolute;
	left: 25px;
	top: 390px;
	width: 160px;
	z-index: 3;
}

#menutext {
  position: absolute;
	left: 25px;
	top: 75px;
	z-index: 3;
}

#xpbanner {
  position: absolute;
	left: 10px;
	top: 380px;
	width: 179px;
	height: 250px;
}

#maintext {
  position: absolute;
	left: 200px;
	top: 151px;
	width: 600px;
}
#imagebox {
  position: relative;
	top: 0px;
	right: 0px;
}
	

A.leftlink:link
{
    COLOR: white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0pt;
    MARGIN-LEFT: 0pt;
		line-height: 22pt;
}
A.leftlink:visited
{
    COLOR: white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0pt;
    MARGIN-LEFT: 0pt;
		line-height: 22pt;
}
A.leftlink:active
{
    COLOR: white;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0pt;
    MARGIN-LEFT: 0pt;
		line-height: 22pt;
}
A.leftlink:hover
{
    COLOR: red;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 12pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0pt;
    MARGIN-LEFT: 0pt;
		TEXT-Decoration: overline underline;
		line-height: 22pt;
}

.mainhead {
  color: blue;
	font-family: sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.headline {
  color: blue;
	font-family: sans-serif;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: bold;
}
.dateline {
  color: blue;
	font-family: monospace;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 8pt;
}
.maintext {
  color: black;
	font-family: sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 6pt;
}

hr {
  color: red;
}

li {
  font-family: sans-serif;
}
.tickettext {
  color: black;
	font-family: sans-serif;
	font-size: 9pt;
}
.pbannerheadtext {
  color: blue;
	font-family: sans-serif;
	font-size: 14pt;
	ont-weight: bold;
	margin-top: 0px;
	margin-bottom: 6pt;
}
.pbannermaintext {
  color: blue;
	font-family: monospace;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 6pt;
}
