/* Main Body */
body {
  background-color: #0C114B;
  font-family: Verdana;
  font-size: small;
  color: #413564;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px}

/* Main Table & Left, Right & Middle Table Cells */
table.main {
  border-width:5px;
  border-style:solid;
  border-color:#FFFFFF;
  background-color: #EAE7CF;
  vertical-align: top;
  width: 775px;}
td.middle {
  padding: 10px;
  vertical-align: top;
  border-width: none;
  width: 475px;
  background-color: #FDFDEF}
td.left {
  padding: 4px;
  vertical-align: top;
  border-width: none;
  width: 150px;
  background-color: #FDFDEF}
td.right {
  padding: 4px;
  vertical-align: top;
  border-width: none;
  width: 150px;
  background-color: #FDFDEF}
td.twocolmiddle {
  padding: 10px;
  vertical-align: top;
  border-width: none;
  width: 750px;
  background-color: #FDFDEF}
td.half {
  padding: 10px;
  vertical-align: top;
  border-width: 1px;
  width: 600px;
  background-color: #FDFDEF}

/* Tables Blue BG-White Text and Yellow BG */
td.innertop {
  padding: 3px;
  vertical-align: top;
  border-width: none;
  background-color: #000080;
  width: 160px;
  text-align: center;
  color: white}
td.innermid {
  padding: 3px;
  vertical-align: top;
  border-width: none;
  background-color: #000080;
  width: 540px;
  text-align: center;
  color: white}
td.innerright {
  padding: 3px;
  vertical-align: top;
  border-width: none;
  background-color: #000080;
  width: 130px;
  text-align: center;
  color: white}
td.photo {
  background-image:url(http://www.energyexpressband.com/photobg2.jpg);
  text-align:center;
  width: 180px;
  height: 155px;
  }
/* Paragraphs Left & Center Aligned */
p.center {
  text-align:center;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 10px}
p.centerwhite {
  text-align:center;
  color:white;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px}
p.left {
  text-align:left;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 10px}
p.right {
  text-align:right;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 10px}
p.menu {
  text-align:center;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px}
p.photo {
  text-align:center;
  word-spacing: 0px;
  margin-top: 0px;
  font-size: 9px;
  margin-bottom: 0px}
/* H1 H2 H3 H4 Headings */
h1 {
  font-size: 16px;
  font-weight: bold;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center}
h2 {
  font-size: 13px;
  font-weight: bold;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left}
h2.center {
  font-size: 13px;
  font-weight: bold;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center}
h2.centerblue {
  font-size: 15px;
  font-weight: bold;
  color:darkblue;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center}
h2.bluewhite {
  font-size: 14px;
  font-weight: bold;
  color:white;
  background:darkblue;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center}
h3 {
  font-size: 12px;
  font-weight: bold;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center}
h4 {
  font-size: 10px;
  font-weight: normal;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center}
h3.left {
  font-size: 12px;
  font-weight: bold;
  word-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left}
a:link {
  color:#000080;
  font-family: Aerial;
  font-size: 12px }
a:visited {
  color:#000080;
  font-family: Aerial;
  font-size: 12px}
a:hover {
  color:#660000;
  font-family: Aerial;
  font-size: 12px}
a.photo:link {
  color:#000080;
  font-family: Aerial;
  font-size: 10px }
a.photo:visited {
  color:#000080;
  font-family: Aerial;
  font-size: 10px}
a.photo:hover {
  color:#660000;
  font-family: Aerial;
  font-size: 10px}

