<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: url(i/background.gif) white; */
  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 {  /* Text headings (below image titles on Privacy, Legal) */
  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;  /* For IE5/Win: width = [actual width] + [padding] + [borders] */  /* #PAGE WIDTH */
  voice-family: "\"}\"";  /* Stop IE5/Win from reading below - by Tantek Celik & Eric Costello */
  voice-family: inherit;
  width: 780px;  /* Actual width (for non IE5/Win) */  /* #PAGE WIDTH */
  }     html>body .contentRegion {  /* Be nice to Opera 5 rule */
        width: 780px;  /* Actual width (for Opera) */  /* #PAGE WIDTH */
        }

 
/* ------------------------------------------------------------------------------ */
/* Page Layout - Header */
/* ------------------------------------------------------------------------------ */

.header {
  vertical-align: top;
  text-align: center;
  width: 780px;
  height: 80px;
  background-color: #66CCFF;
  color: #fff;
  margin-bottom: 10px;
  }

#headerContent {
  text-align: left;
  border: 1px solid black;
  width: 100%;
  
  }

.headerTop {
  height: 80px;
  width: 780px;  /* For IE5/Win: width = [actual width] + [padding] + [borders] */
                 /* width = 200 + 0 + 0 */
  voice-family: "\"}\"";  /* Stop IE5/Win from reading below - by Tantek Celik & Eric Costello */
  voice-family: inherit;
  width: 778px;  /* Actual width (for non IE5/Win) */
  }     html>body .venueHeaderTop {  /* Be nice to Opera 5 rule */
        width: 778px;  /* Actual width (for Opera) */
        }


.headerNav {
  vertical-align: middle;
  text-align: left;
  height: 15px;
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 2px;
  width: 780px;  /* For IE5/Win: width = [actual width] + [padding] + [borders] */
                 /* width = 200 + 0 + 0 */
  voice-family: "\"}\"";  /* Stop IE5/Win from reading below - by Tantek Celik & Eric Costello */
  voice-family: inherit;
  width: 738px;  /* Actual width (for non IE5/Win) */
  }     html>body .headerNav {  /* Be nice to Opera 5 rule */
        width: 738px;  /* Actual width (for Opera) */
        }

.headerNavContent, a.headerNavContent {
  text-align: left;
  padding: 5px;
  margin-right: 5px;
  font-weight: bold;
  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;  /* top = [actual height] + [header bottom margin] + [page margin] */
  width: 200px;  /* For IE5/Win: width = [actual width] + [padding] + [borders] */
  voice-family: "\"}\"";  /* Stop IE5/Win from reading below - by Tantek Celik & Eric Costello */
  voice-family: inherit;
  width: 200px;  /* Actual width (for non IE5/Win) */
  }     html>body .leftColumn {  /* Be nice to Opera 5 rule */
        width: 200px;  /* Actual width (for Opera) */
        }

.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; /* IE Bug - min-height */
  width: 580px;  /* For IE5/Win: width = [actual width] + [padding] + [borders] */
  voice-family: "\"}\"";  /* Stop IE5/Win from reading below - by Tantek Celik & Eric Costello */
  voice-family: inherit;
  height: 450px; /* Actual height (for non IE5/Win) */
  width: 580px;  /* Actual width (for non IE5/Win) */
  }     html>body .rightColumn {  /* Be nice to Opera 5 rule */
        width: 580px;  /* Actual width (for Opera) */
        }

.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; /* IE Bug - min-height */
  width: 780px;  /* For IE5/Win: width = [actual width] + [padding] + [borders] */   /* #PAGE WIDTH */
  voice-family: "\"}\"";  /* Stop IE5/Win from reading below - by Tantek Celik & Eric Costello */
  voice-family: inherit;
  height: 400px; /* Actual height (for non IE5/Win) */
  width: 780px;  /* Actual width (for non IE5/Win) */   /* #PAGE WIDTH */
  }     html>body #rightColumn {  /* Be nice to Opera 5 rule */
        width: 780px;  /* Actual width (for Opera) */   /* #PAGE WIDTH */
        }


/* ------------------------------------------------------------------------------ */
/* 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;
  }

  
/* ------------------------------------------------------------------------------ */
/*  */
/* ------------------------------------------------------------------------------ */

