/* CSS Document */

/************************* ID's *************************/

#indexIntroParagraph {
	width: 680px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;

}

#italicSmall {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: oblique;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;
	margin-top: -10px;
	margin-bottom: 0px;
}

#dateAndTime {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;
	margin-top: -5px;
	margin-bottom: -5px;
}

#pressHeadline {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;
	margin-top: -5px;
	margin-bottom: -5px;
}

#boldText {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	color: #cc0000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;
}

#tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;

}


#concertpages {
	width: 680px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 44px;

}
#concertpagesLeft {
	width: 680px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 44px;

}

#concertTable {
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 2em;
	font-style: normal;
	color: #333399;
	text-decoration: none;

}
#concertParagraph {
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 30px;
	padding-left: 44px;

}

#opener {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 44px;
	padding-bottom: 0px;
	padding-left: 44px;

}

#sponsorBox {
	padding: 10px;
	border: 1px solid black;
	margin-top: 20px;
	margin-bottom: 20px;

}

a.headlinerLink:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
}
a.headlinerLink:visited { 
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
}
a.headlinerLInk:hover { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
}
a.headlinerLink:active { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
}

a.openerLink:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
}
a.openerLink:visited { 
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: `.5em;
	font-style: normal;
}
a.openerLink:hover { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
}
a.openerLink:active { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
}

a:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}
a:visited { 
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}
a:hover { 
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}
a:active { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}

a.apr4:link {
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}
a.apr4:visited { 
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}
a.apr4:hover { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}
a.apr4:active { 
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
}

a.white:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial", sans serif;
	font-size: 1em;
	font-style: normal;
}
a.white:visited { 
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial", sans serif;
	font-size: 1em;
	font-style: normal;
}
a.white:hover { 
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial", sans serif;
	font-size: 1em;
	font-style: normal;
}
a.white:active { 
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Arial", sans serif;
	font-size: 1em;
	font-style: normal;
}
