@charset "UTF-8";
/* CSS Document */
body {
  width: 964px;  /* iPad Size */
  margin: 0 auto;
  background:  #000;  
}

header {
  width: 100%;
  margin-top: 8px;
}
#logo {
  float: left;
  width: 168px;
  height: 144px;
  padding-left: 24px;
  margin-right: 4px;
  background: #000;
}
#logoText {
  float: left;
  width: 700px;
  margin-top: 50px;
  margin-left: 24px;
  font-family: Arial, sans-serif;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}

nav {
  clear: both;
  float: left;
  width: 964px;
  height: 40px;
  margin-top: 4px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  background: #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px; 
  color: #FFFFFF;
  background-image: -webkit-gradient(linear,center bottom, center top,from(#202020),to(#3E3E3E));
  background-image: -moz-linear-gradient(bottom, #202020, #3E3E3E);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#202020', endColorstr='#3E3E3E'); 
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#202020', endColorstr='#3E3E3E')";
  background-image: -ms-linear-gradient(bottom, #202020 0%, #3E3E3E 100%);  /* IE 10 */
  behavior: url(/PIE.htc);
}
nav ul {
  list-style: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
}
nav ul li {
  float: left;
  width: auto;
  padding-left: 16px;
  letter-spacing: 1px;
}
nav ul li a{ 
  font-family: Arial, sans-serif;
  font-size: 16px;
  display: block;
  line-height: 28px;
  letter-spacing: 0px;
  text-decoration: none;
}
nav ul li a:link {
  color: #FFF; 
}
nav ul li a:visited {
  color: #FFF;
}
nav ul li a:hover {
  color: #ff0000;
}
nav ul li.active a {
  color: #ff0000;
}

nav li a:hover {
  color: #fff;
}

nav li ul {
  display: none; 
  width: auto;
  margin: 0;
  padding: 0;
  background: #202020;
}

nav li ul li a {
  display: block; 
  width: auto;
  z-index: 99;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  margin-left: -10px;
  padding-right: 8px;
  background: #202020;
}

nav ul li ul li.active a {
  color: #ff0000;
}

nav li:hover ul {
  display: block;
  position: absolute;
  z-index: 99;
  margin: 0;
  padding: 0;
}

nav li:hover li {
  float: none;
}

nav li:hover li a {
  color: #fff;
}

nav li li a:hover {
  color: #ff0000;
}

#subNav {
  float: left;
	width: 100%;
}
#subNav ul {
  list-style: none;
	margin-left: -24px;
}
#subNav ul li {
  display: inline;
  margin-right: 12px;
}
#subNav ul li.active {
  font-weight: bold;
}
#subNav a:link {
  color: #336699;
}
#subNav a:visited {
  color: #336699;
}
#subNav a:hover {
  color: #03A552;
}
#subNav a.active {
  color: #03A552;
}  

#content {
  clear: both;
  float: left;
  width: 916px;
  height: 860px;
  margin-top: 4px;
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 12px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  background: #FFF; 
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px; 
  behavior: url(/PIE.htc);
}
#content ul {
  list-style: square;
  padding-left: 24px;
}
#content ul li {
  margin-top: 12px;
}
#content img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content a:link {
  color: #336699;
}
#content a:visited {
  color: #336699;
}
#content a:hover {
  color: #03A552;
}
#content a.active {
  color: #03A552;
}  

#fourPhotos {
  float: left;
  width: 860px;
  height: 142px;
  margin-left: 24px;
}

#fourPhotos img {
  margin-right: 6px;
  border: 1px solid #333;
}

#sponsorTwitter {
  float: left;
  width: 184px;
  height: 500px;
  margin-left: 24px;
}

#sponsor {
  float: left;
  width: 124px;
  margin-left: 24px;
}

#pbSponsors {
  float: left;
  width: 864px;
  margin-left: 24px;
}
#pbSponsors a:link {
  color: #000;
}
#pbSponsors a:visited {
  color: #000;
}
#pbSonsors a:hover {
  color: #555555;
}
#pbSonsors a.active {
  color: #000;
}  

#pbSponsors2 {
  float: left;
  width: 864px;
  margin-left: 24px;
}
#pbSponsors2 a:link {
  color: #000;
}
#pbSponsors2 a:visited {
  color: #000;
}
#pbSonsors2 a:hover {
  color: #555555;
}
#pbSonsors2 a.active {
  color: #000;
}  

#pbSponsors3 {
  float: left;
  width: 864px;
  margin-left: 24px;
}
#pbSponsors3 a:link {
  color: #000;
}
#pbSponsors3 a:visited {
  color: #000;
}
#pbSonsors3 a:hover {
  color: #555555;
}
#pbSonsors3 a.active {
  color: #000;
}  

#pbSponsors4 {
  float: left;
  width: 864px;
  margin-left: 24px;
}
#pbSponsors4 a:link {
  color: #000;
}
#pbSponsors4 a:visited {
  color: #000;
}
#pbSonsors4 a:hover {
  color: #555555;
}
#pbSonsors4 a.active {
  color: #000;
}  

#pbSponsors5 {
  float: left;
  width: 864px;
  margin-left: 24px;
}
#pbSponsors5 a:link {
  color: #000;
}
#pbSponsors5 a:visited {
  color: #000;
}
#pbSonsors5 a:hover {
  color: #555555;
}
#pbSonsors5 a.active {
  color: #000;
}  

#sponsors {
  clear: both;
  float: left;
  width: 184px;
  margin-left: 24px;
}
#sponsors a:link {
  color: #000;
}
#sponsors a:visited {
  color: #000;
}
#sponsors a:hover {
  color: #555555;
}
#sponsors a.active {
  color: #000;
}  

#sponsors2 {
  float: left;
  width: 184px;
  margin-left: 84px;
}
#sponsors2 a:link {
  color: #000;
}
#sponsors2 a:visited {
  color: #000;
}
#sponsors2 a:hover {
  color: #555555;
}
#sponsors2 a.active {
  color: #000;
}  

.sponsor {
  float: left;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 4px;
  color: #000;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

#tdLogo {
  float: left;
	width: 120px;
}
#tdLogo2 {
  float: left;
	width: 120px;
}

#tdText {
  float: left;
	margin-top: 40px;
	margin-left: 32px;
	font-size: 12px;
	font-weight: normal;
  color: #000;
}
#tdText2 {
  float: left;
	margin-top: 40px;
	margin-left: 32px;
	font-size: 12px;
	font-weight: normal;
  color: #000;
}


#jazzFMLogo {
  float: left;
	width: 120px;
}
#jazzFMText {
  float: left;
	margin-top: 20px;
	margin-left: 32px;
	font-size: 12px;
	font-weight: normal;
  color: #000;
}

hr.horiz {
  border: 0;
  height: 1px;
  background: #000;
}

#headingIndent {
    margin-left: 24px;
}

#text {
  float: left;
  width: 592px;
  margin-left: 30px;
  padding-left: 8px;
}

#aboutText {
  float: left;
  width: 592px;
  margin-left: 24px;
}

#events {
  float: left;
  width: 730px;
  margin-left: 24px;
}
#events ul {
  list-style: square;
  margin-top: -4px;
  padding-left: 16px;
  color: #000;
}
#events ul li {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000;
}

#pb {
  width: 644px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #000;
}

#eventPhotos {
  width: 644px;
  margin-left: 12px;
}

#card {
  width: 644px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sponsorText {
  clear: both;
  width: 100px;
  text-align: center;
  font-size: 9px;
  line-height: 10px;
  color: #000;
}
#sponsorText2 {
  clear: both;
  width: 100px;
  text-align: center;
  font-size: 9px;
  line-height: 10px;
  color: #000;
}#sponsorText3 {
  clear: both;
  width: 100px;
  text-align: center;
  font-size: 9px;
  line-height: 10px;
  color: #000;
}

#eventImage {
  float: left;
}

#imageText {
  clear: both;
  float: left;
	margin-top: 16px;
	margin-left: 216px;
	font-family: Arial sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660066;
}

#highNote {
	width: 546px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#highNote2 {
	width: 546px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#eventText {
  clear: both;
	float: left;
	margin-top: 24px;
	font-size: 22px;
	line-height: 24px;
  color: #000;
}

#eventsDate1 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
#eventsDate2 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
#eventsDate3 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
#eventsDate4 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
#eventsDate5 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
#eventsDate6 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}
#eventsDate7 {
  clear: both;
	float: left;
	width: 100px;
	font-weight: bold;
}

#eventsHeading1 {
	float: left;
	font-weight: bold;
}
#eventsHeading2 {
	float: left;
	font-weight: bold;
}
#eventsHeading3 {
	float: left;
	font-weight: bold;
}
#eventsHeading4 {
	float: left;
	font-weight: bold;
}
#eventsHeading5 {
	float: left;
	font-weight: bold;
}
#eventsHeading6 {
	float: left;
	font-weight: bold;
}
#eventsHeading7 {
	float: left;
	font-weight: bold;
}
#eventsDescription1 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}
#eventsDescription2 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}
#eventsDescription3 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}
#eventsDescription4N {
  clear: both;
	float: left;
	width: 460px;
	margin-top: 4px;
}
#eventsDescription4 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}
#eventsDescription5 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}
#eventsDescription6 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}
#eventsDescription7 {
  clear: both;
	float: left;
	width: 640px;
	margin-top: 4px;
}

#eventsPhotoL {
	float: right;
	width: 220px;
	padding-top: 8px;
}

#eventsPhoto11 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto12 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto13 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto14 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto15 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#eventsPhoto21 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto22 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto23 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto24 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto25 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#eventsPhoto31 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto32 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto33 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto34 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto35 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#eventsPhoto41 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto42 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto43 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto44 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto45 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#eventsPhoto51 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto52 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto53 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto54 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto55 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#eventsPhoto61 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto62 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto63 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto632 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto64 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto65 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto71 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto72 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto73 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto74 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}
#eventsPhoto75 {
  clear: both;
	float: left;
	width: 100px;
	margin-top: 10px;
}

#eventsPerson11 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson12 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson13 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson14 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson15 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsPerson21 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson22 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson23 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson24 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson25 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsPerson31 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson32 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson33 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson34 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson35 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsPerson41 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson42 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson43 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson44 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson45 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsPerson51 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson52 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson53 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson54 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson55 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsPerson61 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson62 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson63 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson632 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson64 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson65 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsPerson71 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson72 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson73 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson74 {
	float: right;
	width: 600px;
	margin-top: 4px;
}
#eventsPerson75 {
	float: right;
	width: 600px;
	margin-top: 4px;
}

#eventsAudio11 {
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio12 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}
#eventsAudio21 {
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio22 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}
#eventsAudio31 {
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio32 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}
#eventsAudio41 {
  clear: both;
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio42 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}
#eventsAudio51 {
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio52 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}
#eventsAudio61 {
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio62 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}
#eventsAudio71 {
  clear: both;
	float: left;
	width: 296px;
	margin-top: 4px;
}
#eventsAudio72 {
	float: left;
	width: 296px;
	margin-top: 4px;
	margin-left: 8px;
}

#eventsWebsite1 {
	float: left;
	width: 80px;
	margin-left: 32px;
}
#eventsWebsite2 {
	float: left;
	width: 80px;
	margin-left: 32px;
}
#eventsWebsite3 {
	float: left;
	width: 80px;
	margin-left: 32px;
}
#eventsWebsite4 {
	float: left;
	width: 80px;
	margin-left: 32px;
}
#eventsWebsite5 {
	float: left;
	width: 80px;
	margin-left: 32px;
}
#eventsWebsite6 {
	float: left;
	width: 80px;
	margin-left: 32px;
}
#eventsWebsite7 {
	float: left;
	width: 80px;
	margin-left: 32px;
}

#eventsBooking {
	float: left;
}

.regular {
	font-size: 14px;
	font-weight: normal;
}
.eventFont1 {
  margin-top: 8px;
  font-size: 16px;
}
.eventFont2 {
  font-size: 18px;
}

.leftPhoto {
  float: left;
}
.rightText {
  float: left;
  margin-left: 8px;
}
.center {
	text-align: center;
}

#centerSmall {
  margin-top: -4px;
  text-align: center;
	font-size: 12px;
}

#center {
  margin-top: -12px;
  text-align: center;
}

#logoLifter{
  float: right;
  width: 90px;
  margin-top: 32px;
}

.bottomSpacer {
  margin-left: 1px;
  margin-bottom: 2px;
  border: 1px solid #000;
}

#column1 {
  float: left;
  width: 250px;
  margin-left: 70px;
}
#column2 {
  float: left;
  width: 250px;
  margin-left: 80px;
}

#columnPhoto1 {
  float: left;
  width: 260px;
}
#columnPhoto2 {
  float: right;
  width: 260px;
}

#columnPhotoLeft {
  float: left;
  width: 280px;
}
#columnPhotoRight {
  float: right;
  width: 280px;
}

#col1 {
  float: left;
  width: 150px;
  margin-left: 0px;
  font-weight: bold;
}
#col2 {
  float: left;
  width: 116px;
  margin-left: 8px;
  font-weight: bold;
}
#col3 {
  float: left;
  width: 120px;
  margin-left: 8px;
  font-weight: bold;
}
#col4 {
  float: left;
  width: 104px;
  margin-left: 8px;
  font-weight: bold;
}
#col5 {
  float: left;
  width: 174px;
  margin-left: 8px;
  font-weight: bold;
}

#bottom {
  position: absolute;
  bottom: 14px;
}

#cForm {
  width: 300px;
  margin-top:12px;
  line-height: 16px;
  font-size: 14px;
}

#liveStream {
  float: left;
  width: 608px;
  color: blue;
  text-align: center;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px;    
}
	
#memorial {
  float: left;
  width: 100%;
}
.leftText {
  float: left;
  width: 400px;
}
.rightPhoto {
  float: left;
  width: 152px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.listen {
  font-size: 13px;
  color: #0066CC;
}
 
table {
  border-collapse: separate;
  border-spacing: 12px;
} 
  
#center {
  text-align: center;
}

#twitterFeed {
  float: left;
  width: 196px;
  margin-left: -15px;
  padding-left: 0px;
}	
	
h1 {
  margin-bottom: 8px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
h2 {
  margin-bottom: 4px;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

.spacer {
  margin-left: 18px;
}

.right {
  float: right;
}

.left {
  margin-left: 60px;
  text-align: left;
}

.bold {
  font-size: 14px;
  font-weight: bold;
}

.italic {
  font-size: 14px;
  font-style: italic;
}

.blue {
  font-weight: bold;
  color: #0033CC;
}
.red {
  font-weight: bold;
  color: #FF0000;
}
.orange {
  font-weight: bold;
  color: orange;
}
.small {
  font-size: 13px;
}

.spacer2 {
  clear: both;
  height: 2px;
}
.spacer4 {
  clear: both;
  height: 4px;
}
.spacer8 {
  clear: both;
  height: 8px;
}
.spacer12 {
  clear: both;
  height: 12px;
}
.spacer16 {
  clear: both;
  height: 16px;
}
.spacer24 {
  clear: both;
  height: 24px;
}
.spacer32 {
  clear: both;
  height: 32px;
}
.spacer48 {
  clear: both;
  height: 48px;
}
.spacer64 {
  clear: both;
  height: 64px;
}

footer {
  float: left;
  width: 100%;
}
footer ul {
  list-style: none;
  margin: 0;
  margin-top: 4px;
  padding-left: 8px;
  padding-bottom: 8px;
}
footer ul li {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #FFF;
}
