<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/rmlewis/public_html/portal/page_generator.inc.php:95) in <b>/home/rmlewis/public_html/portal/css.php</b> on line <b>18</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/rmlewis/public_html/portal/page_generator.inc.php:95) in <b>/home/rmlewis/public_html/portal/css.php</b> on line <b>19</b><br />
html, body {
  color: black;
  background: #99CCFF;
  margin: 0px;
  font-family: verdana,arial,sans-serif;
  font-size: 8pt;
  }

a:link {
  color: black;
  background-color: transparent;
  }

a:visited {
  color: black;
  background-color: transparent;
  }

/* a:hover {
  color: #001894!important;
  background-color: transparent;
  } */

img { 
  border: 0px;
  }

h1 {  /* Page Heading */
  /* text-transform: uppercase;*/
  font-size: 13pt;
  font-weight: bold;
  margin: 0;
  padding: 0px 4px 4px 0px;
  }

/* h2 - Content title */

h3 {  /* Page headings - console  */
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
  }

h4 {
  font-size: 8pt;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: black;
  }

li ul{
  margin: 2px;
  padding: 0px;
  list-style-type: disc;
  }



/* ------------------------------------------------------------------------- */
/* Page Layout */
/* ------------------------------------------------------------------------- */

.pageLayout {
  text-align: center;
  float: center;
  }

.contentRegion { /* Body Region */
  text-align: left;
  vertical-align: top;
  margin-top: 0px;
  width: 780px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 780px;
  }     html>body .contentRegion {
        width: 780px;
        }

 
/* ------------------------------------------------------------------------- */
/* Page Layout - Header */
/* ------------------------------------------------------------------------- */

.header {
  vertical-align: top;
  text-align: center;
  width: 780px;
  height: 80px;
  background-color: #006699;
  color: #fff;
  margin-bottom: 10px;
  }

#headerContent {
  text-align: left;
  border: 1px solid black;
  width: 100%;
  }

/* Banner Image Region */
.headerTop {
  height: 80px;
  width: 780px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 778px;
  }     html>body .venueHeaderTop {
        width: 778px;
        }

/* Navigation Bar */
.headerNav {
  vertical-align: middle;
  text-align: left;
  height: 15px;
  color: #fff;
  margin-bottom: 2px;
  width: 780px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 780px;
  }     html>body .headerNav {
        width: 780px;
        }

.headerNavContent, a.headerNavContent, a:visited.headerNavContent {
  text-align: left;
  font-weight: bold;
  padding: 5px;
  font-size: 10pt;
  border: 1px solid black;
  background-color: #006699;
  color: white;
  }

a:hover.headerNavContent {
  background-color: #ccc;
  color: black;
  }


/* ------------------------------------------------------------------------- */
/* Page Layout - Left Column */
/* ------------------------------------------------------------------------- */

.leftColumn {
  vertical-align: top;
  text-align: left;
  top: 85px;
  width: 200px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 200px;
  }     html>body .leftColumn {
        width: 200px;
        }

.leftColumnContent {
  color: #001894;
  padding: 20px 20px 20px 20px;
  border: 2px solid black;
  background-color: white;
  }


/* ------------------------------------------------------------------------- */
/* Page Layout - Right Column (Content Area) */
/* ------------------------------------------------------------------------- */

.rightColumn {
  text-align: left;
  vertical-align: top;
  min-height: 75%; /* Ensure footer not overlapping */
  height: 450px;
  width: 580px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 450px;
  width: 580px;
  }     html>body .rightColumn {
        width: 580px;
        }

.content {
  text-align: left;
  padding: 10px 10px 10px 10px;
  border: 1px solid black;
  background-color: white;  
  }


/* ------------------------------------------------------------------------- */
/* Page Layout - Full Column (Whole page width) */
/* ------------------------------------------------------------------------- */

.fullColumn {
  text-align: left;
  vertical-align: top;
  min-height: 75%; /* Ensure footer not overlapping */
  height: 400px;
  width: 780px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 400px;
  width: 780px;
  }     html>body #rightColumn {
        width: 780px;
        }

/* ------------------------------------------------------------------------- */
/* Page Layout - Footer */
/* ------------------------------------------------------------------------- */

.footer {
  vertical-align: bottom;
  text-align: center;
  width: 780px;
  }

#footerMargin {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  }

.footerContent {
  background: #fff;
  text-align: center;
  vertical-align: center;
  color: #000;
  padding: 15px 5px 15px 5px;
  border: 2px solid black;
  font-size: 8pt;
  }


/* ------------------------------------------------------------------------- */
/* Content */
/* ------------------------------------------------------------------------- */

.item {
  text-align: left;
  clear: both;
  vertical-align: middle;
  display: block;
  position: relative;
  }

.itemImageThumbnail {
  border: 1px solid #003366; 
  margin: 0px 5px 15px 5px;
  }

.itemImageFull {
  margin: 0px 5px 15px 5px;
  }
  
h2, h2 a {  /* Item Title  */
  font-size: 10pt;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid black;
  padding-bottom: 2px;
  text-decoration: none;
  }