/* CSS Document */

body {
  padding: 0;
	margin: 0;
	background-color: #66ffff;
	text-align: center;
	/* background: url(images/bgrainbowline.jpg) repeat-x fixed; */
    }
	
a {
  color: #0000ff;
	text-decoration: none;
	}
a:link { 
	text-decoration: none;
	}
a:active { 
	text-decoration: none;
	}
a:visited { 
	text-decoration: none;
	}
a:hover { 
	text-decoration: none; /*
    background-color: #00a8d3;
	color: #ffffff; */
	}
div#textArea a:hover, div#footer a:hover, div#pageMenu a:hover  { 
  /*
  background-color: #0000ff;
	color: #ffffff; 
  */
  text-decoration: underline;
	}

div#main {
  -moz-box-sizing: border-box;
	display: block;
  /* This was a test color */
	background-color: #ccffcc; 
	width: 760px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	border-top: 0;
	border-bottom: 0;
	}

div#header {
  -moz-box-sizing: border-box;
	display: block;
	/*
	height: 200px;
	*/
	height: 150px;
  width: 760px;
	border: 0px solid #ff0000;
	margin: 0;
	padding: 0;
  background-color: #33ff00;
  background-image: url(images/background-header.jpg);
  background-position: center;
  background-repeat: no-repeat;
  color: #339933;
	}
div#header h1 {
  padding: 0;
  padding-top: 1em;
	margin: 0;
  text-align: center;
  font-family: "Bookman Old Style";
  font-variant: small-caps;
  font-size: 24pt;
	}
div#header img {
    border: 0;
    margin: 0;
    padding: 0;
	}
div#header a {
  color: #339933;
	text-decoration: none;
	}
div#headerURL {
  -moz-box-sizing: border-box;
  display: block;
  margin: 0;
  width: 760px;
  padding-top: 5px;
  background-color: #ccffcc;
  background-image: url('images/aqua-divider-4px.jpg');
  background-repeat: no-repeat;
  color: #666666;
  font-size: 10pt;
  text-align: right;
  border: 0px solid #ffff00;
  }
div#headerURL img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0px solid #ff00ff;
  }
div#headerURL a {
  color: #666666;
  }
.tagLine {
  text-align: center;
  margin-top: 0;
  color: #ccffcc;
  }
div#prtHeader {
  -moz-box-sizing: border-box;
  margin: 0;
	padding-left: 0;
	display: none;
	border: 0px solid #000000;
	}
div#prtHeader h3 {
    font-variant: small-caps;
    }
div#prtHeader .accentLine {
  height: 5px;
	width: 513px;
	}
div#content {
  -moz-box-sizing: border-box;
	display: block;
	border: 0px solid #00ff00;
  margin-top: 0;
	padding-top: 0em;
	padding-bottom: 0.25em;
	}
	
div#menuArea {
  -moz-box-sizing: border-box;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 2em;
  /*
	float: left; 
	width: 125px; 
  */
	border: 0px solid #ff0000;
	}
  
.menu table {
  border: 0px solid #ff0000;
  background-color: #000000;
}

.menu td {
  /* background-color: rgb(255, 255, 240); */
  /* background-color: rgb(153, 0, 0); */
  background-color: #000000;
}

div#nav {
  -moz-box-sizing: border-box;
  display: block;
  }
/*
div#menuArea a {
  color: #336699;
	text-decoration: none;
	}
*/

div#textArea {
  -moz-box-sizing: border-box;
	display: block; 
  margin: 0 auto;
	padding: 0 2em 0 2em;
  color: #333333;
	border: 0px solid #cccccc;
  float: left;
	}

div#textArea h1, div#textArea h2, div#textArea h3 {
    color: #33ff00;
	}
div#textArea.justify {
  text-align: justify;
  }
.firstTitle {
    margin-top: 0;
	}	
.thumbnail img {
  border: 0;
  }
div#videoListLeft {
  float: left;
  width: 21.5em;
  border: 1px solid #ccffcc;
  border-right: 2px solid #669966;
  }
div#videoListRight {
  float: right;
  width: 21.5em;
  border: 1px solid #ccffcc;
  }
div#videoListLeft dd, div#videoListRight dd {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #669966;
  }
div#footer {
    -moz-box-sizing: border-box;
	display: block;
	clear: both;
	font-size: 10pt;
    text-align:center;
    margin-top: 1em;
    padding-bottom: 0.5em;
	}
/*
table#menu {
    -moz-box-sizing: border-box;
	/*
	width: 127px;

    }
table#menu td {
    -moz-box-sizing: border-box;
    font-family: "Comic Sans MS", cursive;
    font-size: 20pt;
    color: #ff0000;
    text-align: center;
    padding: 0.1em 0.5em 0.1em 0.5em;
    border: 0px solid #333333;
	/*
	width: 125px;
	height: 35px;

    }
table#menu td:hover, table#menu td.sfhover { /*
    color: #0000ff; 
    background: none !important;
    }
table#menu td.menuBreak {
    background: none !important;
    border: 0;
    }
table#menu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #0000ff; /*
    font-size: 10pt; 
    font-weight: normal;
	  text-decoration: none;
    }
table#menu a:hover {
    display: block;
    background: none !important;
    color: #ff0000;
    }
table#menu a.URHere {
	display: block; /*
    background-color: #00a8d3; 
    color: #ff0000;
	text-decoration:none; 
	}
table#menu td.URHere { /*
    background-color: #00a8d3; 
    }
table#menu a.URHere:hover {
	display: block;
	}
*/
div#buttons {
  text-align: center;
  }

.defaultHeight {
    height: 360px;
	}
.defaultHeight div#main {
    border-bottom: 1px solid #000000;
    }
.CTVanderVennet {
  font-variant: small-caps;
  }
  
.nBR {
    white-space: nowrap;
}

.centerTable {
    text-align:center;
    }
	
.centerTable table {
    margin: 0 auto;
	}
	
.fieldsTable {
    font-family: "Courier New";
	font-size: 10pt;
	color: #333333;
	}
	
.topQuotation {
   font-size: 10pt;
   margin-top: 0;
   margin-left: 2em;
   margin-right: 2em;
   }

.topParagraph { 
    margin-top: 0;
	}
.topOfPageLink {
    font-size: 8pt;
    }
img.topOfPageLink {
    border: 0;
    }
.goTopSide {
  text-align: left;
  float: left;
  font-size: 0.7em;
  font-variant: normal;
  font-weight: normal;
  }
.goTopSide img {
  border: 0 !important;
  margin-top: 0;
  }
.goTopSide a {
  /*
  color: rgb( 148, 0, 212 );
  */
  /* color: #d12a00; /* red */
  color: #339933; /* blue */
  text-decoration: none;
  border: 0;
  }
.goTopSide a:hover { 
	text-decoration: none;
  /*
  background-color: rgb( 148, 0, 212 );
  */
  background-color: #339933;
	color: #ffffff;
	}
.imgSpace {
  font-family: Courier monospace, "Courier New";
  font-size: 8pt;
  color: #696969;
  margin-bottom: 1em;
  }
.imgSpace img {
    border: 1px solid #000000;
    }
.imgDescription {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  }
.imgRight {
  float: right;
	margin: 0;
  margin-left: 0.5em;
	}
.imgLeft {
    float: left;
    margin: 0;
    margin-right: 1em;
	}
.imgRightPortrait {
    float: right;
	height: 207px;
	width: 150px;
	margin: 0.5em;
	background-image: url(images/7x5shadow.gif);
	}
.imgRightLandscape {
    float: right;
	height: 150px;
	width: 207px;
	margin: 0.5em;
	background-image: url(images/5x7shadow.gif);
	}
.contactInfo {
   color: #666666;
   font-size: 0.9em;
   margin-top: 0;
   }
.contactInfo a {
   color: #6666cc;
   }

.youTubeDiv {
  border: 0px solid #339933;
  width: 43em;
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  }
.youTubeDiv h3 {
  color: #ffffff !important;
  background-color: #22ff00;
  border: 1px solid #339933;
  }
.hideThis, tr.muncher {
  display: none;
  }
/*
 * ----------------------------------------------------------------------
 * MyFirstWebPage.net specific style specifications
 * Leave this section at the end
 * ----------------------------------------------------------------------
 */

.MFWPNlogo {
  font-family: 'courier new';  
  font-weight: bold; 
  }
a.MFWPNlogo {
    text-decoration: none;
	}
a:link.MFWPNlogo { 
  }
a:active.MFWPNlogo { 
  }
a:visited.MFWPNlogo { 
  }
a:hover.MFWPNlogo { 
  background: none !important;
  text-decoration: underline !important;
  }