body {
  background-image: url(images/swsnewbackground.png);
  background-color: rgba(255,255,255,0.8);
  margin: 0px;
  font-family: Arial;
  height: 100%;
}

.mainbody {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px auto -2em;
  width: 950px;
  padding: 0px 10px;
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12pt;
  color: #000080;
  text-align: center;
}

.leftjustifiedindented {
  margin: 0px 80px;
  font-size: 13pt;
  text-align: left;
}

.leftjustifiedindented a:link, .leftjustifiedindented a:visited {
  text-decoration: none;
  color: #0000FF;
}

.leftjustifiedindented a:hover, .leftjustifiedindented a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

.header {
  padding: 10px 0px;
}

.headertitle {
  margin: 0px;
  font-family: Arial;
  font-size: 35pt;
  font-weight: bold;
  font-style: italic;
  color: #000080;
  line-height: 35pt;
}

.footer {
  margin: 0px auto;
  height: 2em;
  clear: both;
  width: 950px;
}

#navigationbuttons {
  display: inline-table;
  border-collapse: separate;
  border-spacing: 5px;
  border: none;
}

#navigationbuttonimage {
  margin: 5px;
  display: table-cell;
  width: 150px;
  height: 27px;
  background-image: url(images/buttonlarge.png);
  font-family: Arial;
  line-height: 27px;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  text-decoration: none;
  vertical-align: middle;
}

#navigationbuttonimage:hover {
  background-image: url(images/buttonlarge-over.png);
  color: #000080;
}

#currentbuttonimage {
  margin: 5px;
  display: table-cell;
  width: 150px;
  height: 27px;
  background-image: url(images/buttonlarge-page.png);
  font-family: Arial;
  line-height: 27px;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #000080;
  text-decoration: none;
  vertical-align: middle;
}

#gallerybuttons {
  display: inline-table;
  border-collapse: separate;
  border-spacing: 5px;
  border: none;
}

#gallerybuttonimage {
  margin: 5px;
  display: table-cell;
  width: 150px;
  height: 27px;
  background-image: url(images/buttonlargelarge.png);
  font-family: Arial;
  line-height: 27px;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  text-decoration: none;
  vertical-align: middle;
}

#gallerybuttonimage:hover {
  background-image: url(images/buttonlargelarge-over.png);
  color: #000080;
}

#currentgallerybuttonimage {
  margin: 5px;
  display: table-cell;
  width: 150px;
  height: 27px;
  background-image: url(images/buttonlargelarge-page.png);
  font-family: Arial;
  line-height: 27px;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #000080;
  text-decoration: none;
  vertical-align: middle;
}

.nextgig {
  margin: auto;
  width: 75%;
  border-collapse: collapse;
  border: 1px solid #000080;
}

.nextgig th {
  font-size: 12pt;
  border: none;
  padding: 3px 5px;
  color: #000080;
  text-align: center;
  font-weight: bold;
}

.nextgig td {
  font-size: 10pt;
  border: none;
  padding: 0px 5px 3px 5px;
  color: #000080;
  text-align: center;
}

.nextgig a:link, .nextgig a:visited {
  text-decoration: none;
  color: #0000FF;
}

.nextgig a:hover, .nextgig a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

#signature {
  width: 206px;
  height: 46px;
  margin-right: 200px;
}

.testimonials-new a:link, .testimonials-new a:visited {
  text-decoration: none;
  color: #0000FF;
}

.testimonials-new a:hover, .testimonials-new a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

.pagetitle {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  font-style: italic;
}

#subpagetitle {
  font-size: 10pt;
}

.admin {
  float: right;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: italic;
}

.admin a:link, .admin a:visited {
  text-decoration: none;
  color: #0000FF;
}

.admin a:hover, .admin a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

.highlight {
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
}

.giglist, .gigadminlist, .gigadmin, .linklist, .linkadmin {
  margin: auto;
  border-collapse: collapse;
  border: none;
}

.giglist td {
  font-size: 10pt;
  padding: 3px 5px;
}

#giglistseparator {
  border-bottom: 1px solid #000080;
  padding: 0px;
}

#giglistdate {
  white-space: nowrap;
  font-weight: bold;
}

#giglistright {
  text-align: right;
}

#privategig {
  background-color: #FFC0C0;
}

.gigadminlist th {
  font-size: 10pt;
  border: 1px solid #000080;
  padding: 3px;
  background-color: #000080;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.gigadmin th {
  font-size: 12pt;
  border: 1px solid #000080;
  padding: 3px;
  background-color: #000080;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
}

.gigadminlist td, .gigadmin td {
  font-size: 10pt;
  border: 1px solid #000080;
  padding: 3px;
  vertical-align: middle;
}

.linklist th {
  font-size: 12pt;
  border: 1px solid #000080;
  padding: 10px;
  background-color: #000080;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.linklist td {
  font-size: 12pt;
  border: 1px solid #000080;
  padding: 10px;
  vertical-align: middle;
}

.linkadmin th {
  font-size: 12pt;
  border: 1px solid #000080;
  padding: 3px;
  background-color: #000080;
  font-weight: bold;
  color: #FFFFFF;
  text-align: right;
}

.linkadmin td {
  font-size: 12pt;
  border: 1px solid #000080;
  padding: 3px;
  vertical-align: middle;
}

.giglist a:link, .giglist a:visited, .gigadminlist a:link, .gigadminlist a:visited, .linklist a:link, .linklist a:visited {
  text-decoration: none;
  color: #0000FF;
}

.giglist a:hover, .giglist a:visited:hover, .gigadminlist a:hover, .gigadminlist a:visited:hover, .linklist a:hover, .linklist a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

#gigadminbuttons {
  height: 60px;
  text-align: center;
}

.playlist {
  margin: auto;
  border-collapse: collapse;
  border: 1px solid #000080;
}

.playlist th {
  font-size: 12pt;
  border: 1px solid #000080;
  padding: 3px;
  background-color: #000080;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

.playlist td {
  border-spacing: 20px 0px;
  font-size: 10pt;
  border: none;
  padding: 3px 20px;
  text-align: center;
}

.playlist a:link, .playlist a:visited {
  text-decoration: none;
  color: #0000FF;
}

.playlist a:hover, .playlist a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

#mp3playerlink {
  margin: auto;
  width: 390px;
  border: none;
  padding: 0px;
  font-size: 10pt;
}

#mp3playerlink a:link, #mp3playerlink a:visited {
  text-decoration: none;
  color: #0000FF;
}

#mp3playerlink a:hover, #mp3playerlink a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

#sv-container {
  margin: auto;
  width: 800px;
}

.contact {
  margin: auto;
  border-collapse: collapse;
  border: none;
}

.contact th {
  font-size: 10pt;
  border: none;
  padding: 3px;
  font-weight: bold;
  text-align: right;
}

.contact td {
  font-size: 10pt;
  border: none;
  padding: 3px;
  text-align: center;
}

#contactform {
  font-family: Arial;
  font-size: 10pt;
}

.contact a:link, .contact a:visited {
  border: 2px solid #000080;
  background: #FFFFFF;
  padding: 2px 5px;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #0000FF;
  text-decoration: none;
}

.contact a:hover, .contact a:visited:hover {
  background: #0000FF;
  color: #FFFFFF;
}

.error {
  background-color: #FFE0E0;
  background-image: url(/images/error.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px solid #FF0000;
  padding: 15px;
  padding-left: 50px;
  color: #D00000;
  font-weight: bold;
}

.warning {
  background-color: #E0E0FF;
  background-image: url(images/warning.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px solid #0000D0;
  padding: 15px;
  padding-left: 50px;
  color: #0000A0;
  font-weight: bold;
}

.success {
  background-color: #E0FFE0;
  background-image: url(images/success.png);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border: 1px solid #00D000;
  padding: 15px;
  padding-left: 50px;
  color: #00A000;
  font-weight: bold;
}

.copyright {
  width: 100%;
  border-collapse: collapse;
}

.copyright td {
  border-top: 1px solid #000080;
  padding: 5px 10px 5px 10px;
  color: #000080;
  font-size: 10pt;
  font-style: italic;
}

.copyright a:link, .copyright a:visited {
  background: none;
  color: #000080;
  text-decoration: none;
  padding: 0px;
}

.copyright a:hover, .copyright a:visited:hover {
  background: none;
  color: #FFFFC0;
  background-color: #000080;
  padding: 0px;
}

.testimonials-new {
  text-align: center;
  font-style: italic;
  font-size: 11pt;
}

.jp-audio-container {
  width: 400px;
  margin: auto;
}

.jp-audio {
  margin: auto;
}

.hoverimage {
  color: blue;
}

.hoverimage:hover {
  cursor: pointer;
}

.learnlindyvideotable {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  border: 2px solid #000080;
  background-color: #F0F0FF;
}

.learnlindyvideotable th {
  border: none;
  padding: 3px;
  font-weight: bold;
  text-align: center;
}

.learnlindyvideotable td {
  border: none;
  padding: 0px 10px 10px 10px;
  text-align: left;
}
