/* CSS Document */

body {
    padding: 0;
	margin: 0;
	background-color: #ffffff;
	text-align: center;
	background: url(images/bgrainbowline.jpg) repeat-x fixed;
    }
body, td, li, p {
  font: 11pt Arial, Verdana, Helvetica, sans-serif;
  }
	
a, .goTopSide 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,  { 
  text-decoration: underline;
	}
a.MFWPNlogo {
    text-decoration: none;
	}

div#main {
    -moz-box-sizing: border-box;
	display: block;
	background-image: url(images/bgtile.gif);
  /* This was a test color
	background-color: #33ffff;
  */
	width: 760px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	border-top: 0;
	border-bottom: 0;
	}

div#header {
    -moz-box-sizing: border-box;
	display: block;
	border: 0px solid #00ff00;
	margin: 0;
	padding: 0.5em;
	padding-left: 120px;
	height: 115px;
	}
div#header h1 {
    padding: 0;
	margin: 0;
	}
div#header img {
    border: 0;
	}

div#prtHeader {
    -moz-box-sizing: border-box;
	padding-left: 0;
	display: none;
	border: 0px solid #000000;
	}
div#prtHeader .accentLine {
    height: 5px;
	width: 513px;
	}
div#content {
    -moz-box-sizing: border-box;
	display: block;
	border: 0px solid #00ff00;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	}
	
div#menuArea {
    -moz-box-sizing: border-box;
    margin-top: 0;
	float: left; 
	width: 125px; 
	border: 0px solid #ff0000;
	}

div#textArea {
    -moz-box-sizing: border-box;
	display: block; 
  margin-top: 0;
  margin-right: 1em;
	margin-bottom: 0;
	margin-left: 130px; /*
	margin-left: 0; */
	/* padding: 0.5em; */
	padding: 0;
	border: 0px solid #cccccc;
	}

div#textArea h1, div#textArea h2, div#textArea h3 {
    /* color: #008600; */
    color: #00ff00;
	}
.firstTitle {
    margin-top: 0;
	}	
.comment {
  font-style: italic;
	}
.comment em {
  font-style: normal;
  }
.commentSource {
  margin-top: -0.5em;
  margin-left: 2em;
  }
  
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: "Comic Sans MS", cursive;
    font-size: 11pt;
    color: #0000ff; /*
    font-size: 10pt; */
    font-weight: bold;
	  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: 27em;
	}
.defaultHeight div#main {
    border-bottom: 1px solid #000000;
    }
.centerTable {
    text-align:center;
    }
	
.centerTable table {
    margin: 0 auto;
	}
	
.fieldsTable {
    font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	}
	
.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;
    }
.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);
	}
.LizName {
     font-family: "Book Antiqua";
	 font-variant: small-caps;
	 }
.quote {
    font-size: 11pt;
	}
.accentLine {
   margin-left: 120px;
   }
.nBR {
    white-space: nowrap;
}
.hideThis, tr.muncher {
  display: none;
  }
.onlyPrint {
  display: none;
  }

/*
 * ----------------------------------------------------------------------
 * MyFirstWebPage.net specific style specifications
 * Leave this section at the end
 * ----------------------------------------------------------------------
 */

.MFWPNlogo {
  font-family: 'courier new';  
  font-weight: bold; 
  }
a:link.MFWPNlogo { 
  }
a:active.MFWPNlogo { 
  }
a:visited.MFWPNlogo { 
  }
a:hover.MFWPNlogo { 
  background: none !important;
  text-decoration: underline !important;
  }
